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

#include <meshGFace.h>

Public Member Functions

 meshGFace (bool r=true)
 
void operator() (GFace *, bool print=true)
 

Private Attributes

const bool repairSelfIntersecting1dMesh
 

Detailed Description

Definition at line 21 of file meshGFace.h.

Constructor & Destructor Documentation

◆ meshGFace()

meshGFace::meshGFace ( bool  r = true)
inline

Definition at line 25 of file meshGFace.h.

Member Function Documentation

◆ operator()()

void meshGFace::operator() ( GFace gf,
bool  print = true 
)

Definition at line 3152 of file meshGFace.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ repairSelfIntersecting1dMesh

const bool meshGFace::repairSelfIntersecting1dMesh
private

Definition at line 22 of file meshGFace.h.

Referenced by operator()().


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