gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
MElementOctree.cpp File Reference
#include "GModel.h"
#include "MElement.h"
#include "MElementOctree.h"
#include "Octree.h"
#include "Context.h"
#include "fullMatrix.h"
#include "bezierBasis.h"
#include "BasisFactory.h"
#include "SBoundingBox3d.h"
Include dependency graph for MElementOctree.cpp:

Go to the source code of this file.

Functions

void MElementBB (void *a, double *min, double *max)
 
static void MElementCentroid (void *a, double *x)
 
int MElementInEle (void *a, double *x)
 

Function Documentation

◆ MElementBB()

void MElementBB ( void *  a,
double *  min,
double *  max 
)

Definition at line 17 of file MElementOctree.cpp.

Referenced by filterOverlappingElements(), and MElementOctree::MElementOctree().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ MElementCentroid()

static void MElementCentroid ( void *  a,
double *  x 
)
static

Definition at line 64 of file MElementOctree.cpp.

Referenced by MElementOctree::MElementOctree().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ MElementInEle()

int MElementInEle ( void *  a,
double *  x 
)

Definition at line 84 of file MElementOctree.cpp.

Referenced by MElementOctree::find(), MElementOctree::findAll(), and MElementOctree::MElementOctree().

Here is the call graph for this function:
Here is the caller graph for this function: