|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <adaptiveData.h>
Public Member Functions | |
| void | cleanMapping () |
| ~nodMap () | |
| int | getSize () |
Public Attributes | |
| std::vector< int > | mapping |
Definition at line 68 of file adaptiveData.h.
|
inline |
Definition at line 73 of file adaptiveData.h.
Referenced by adaptiveElements< T >::buildMapping(), and nodMap< T >::~nodMap().

|
inline |
Definition at line 75 of file adaptiveData.h.
Referenced by adaptiveElements< T >::buildMapping().

| std::vector<int> nodMap< T >::mapping |
Definition at line 70 of file adaptiveData.h.
Referenced by adaptiveElements< T >::addInViewForVTK(), adaptiveElements< T >::buildMapping(), nodMap< T >::cleanMapping(), and nodMap< T >::getSize().