Go to the source code of this file.
Data Structures | |
class | objRef |
class | edgeRef |
class | elemRef |
class | chunkMsg |
class | refMsg |
class | doubleMsg |
class | intMsg |
A message to encapsulate an integer. More... | |
class | node |
A node in the mesh with a 3D double coordinate. More... | |
class | edge |
class | element |
Tetrahedral mesh element. More... | |
class | refineClient |
The user inherits from this class to receive "split" calls, and to be informed when the refinement is complete. More... | |
class | chunk |
Functions | |
CtvExtern (chunk *, _refineChunk) | |
Variables | |
CProxy_chunk | mesh |
CtvExtern | ( | chunk * | , | |
_refineChunk | ||||
) |