gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
IntersectAnisoField Class Reference
Inheritance diagram for IntersectAnisoField:
Collaboration diagram for IntersectAnisoField:

Public Member Functions

 IntersectAnisoField ()
 
virtual bool isotropic () const
 
std::string getDescription ()
 
virtual void operator() (double x, double y, double z, SMetric3 &metr, GEntity *ge=nullptr)
 
double operator() (double x, double y, double z, GEntity *ge=nullptr)
 
const char * getName ()
 
- Public Member Functions inherited from Field
 Field ()
 
virtual ~Field ()
 
bool isDeprecated ()
 
virtual void update ()
 
virtual int numComponents () const
 
virtual void operator() (double x, double y, double z, SVector3 &, GEntity *ge=0)
 
void putOnNewView (int viewTag=-1)
 
FieldOptiongetOption (const std::string &optionName)
 

Private Attributes

std::list< int > _fieldIds
 

Additional Inherited Members

- Public Attributes inherited from Field
int id
 
std::map< std::string, FieldOption * > options
 
std::map< std::string, FieldCallback * > callbacks
 
bool updateNeeded
 
- Protected Attributes inherited from Field
bool _deprecated
 

Detailed Description

Definition at line 1770 of file Field.cpp.

Constructor & Destructor Documentation

◆ IntersectAnisoField()

IntersectAnisoField::IntersectAnisoField ( )
inline

Definition at line 1775 of file Field.cpp.

Member Function Documentation

◆ getDescription()

std::string IntersectAnisoField::getDescription ( )
inlinevirtual

Reimplemented from Field.

Definition at line 1781 of file Field.cpp.

◆ getName()

const char* IntersectAnisoField::getName ( )
inlinevirtual

Implements Field.

Definition at line 1836 of file Field.cpp.

◆ isotropic()

virtual bool IntersectAnisoField::isotropic ( ) const
inlinevirtual

Reimplemented from Field.

Definition at line 1780 of file Field.cpp.

◆ operator()() [1/2]

double IntersectAnisoField::operator() ( double  x,
double  y,
double  z,
GEntity ge = nullptr 
)
inlinevirtual

Implements Field.

Definition at line 1811 of file Field.cpp.

Here is the call graph for this function:

◆ operator()() [2/2]

virtual void IntersectAnisoField::operator() ( double  x,
double  y,
double  z,
SMetric3 metr,
GEntity ge = nullptr 
)
inlinevirtual

Reimplemented from Field.

Definition at line 1786 of file Field.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ _fieldIds

std::list<int> IntersectAnisoField::_fieldIds
private

Definition at line 1772 of file Field.cpp.

Referenced by IntersectAnisoField(), and operator()().


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