gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
initMeshGFace Class Reference

Public Member Functions

void operator() (GFace *f)
 

Private Member Functions

int _estimateNumLines (GFace *f)
 
int _estimateNumTriangles (GFace *f)
 

Private Attributes

bool _curved
 

Detailed Description

Definition at line 299 of file GModelVertexArrays.cpp.

Member Function Documentation

◆ _estimateNumLines()

int initMeshGFace::_estimateNumLines ( GFace f)
inlineprivate

Definition at line 302 of file GModelVertexArrays.cpp.

Referenced by operator()().

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

◆ _estimateNumTriangles()

int initMeshGFace::_estimateNumTriangles ( GFace f)
inlineprivate

Definition at line 314 of file GModelVertexArrays.cpp.

Referenced by operator()().

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

◆ operator()()

void initMeshGFace::operator() ( GFace f)
inline

Definition at line 326 of file GModelVertexArrays.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ _curved

bool initMeshGFace::_curved
private

Definition at line 301 of file GModelVertexArrays.cpp.

Referenced by _estimateNumLines(), _estimateNumTriangles(), and operator()().


The documentation for this class was generated from the following file: