|
cgma
|
#include "CubitFacetData.hpp"#include "CubitPointData.hpp"#include "TDGeomFacet.hpp"#include "TDFacetBoundaryPoint.hpp"#include "TDFacetBoundaryEdge.hpp"Go to the source code of this file.
Variables | |
| const int | NODE_ALLOC_SIZE = 1024 |
| const int | TRI_ALLOC_SIZE = 4*NODE_ALLOC_SIZE |
| const int NODE_ALLOC_SIZE = 1024 |
Definition at line 8 of file AllocMemManagersCholla.cpp.
| const int TRI_ALLOC_SIZE = 4*NODE_ALLOC_SIZE |
Definition at line 9 of file AllocMemManagersCholla.cpp.