gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
ElementType.h File Reference
#include <string>
Include dependency graph for ElementType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ElementType
 

Functions

int ElementType::getParentType (int type)
 
int ElementType::getOrder (int type)
 
int ElementType::getDimension (int type)
 
int ElementType::getNumVertices (int type)
 
int ElementType::getSerendipity (int type)
 
int ElementType::getType (int parentType, int order, bool serendip=false)
 
int ElementType::getPrimaryType (int type)
 
std::string ElementType::nameOfParentType (int type, bool plural=false)