#include "MeshInterface.hpp"
Go to the source code of this file.
Classes | |
class | MeshTSTT |
The name of the tag (integer) used internally by MeshTSTT to eliminate duplicate vertices. More... | |
Namespaces | |
TSTTM | |
Mesquite | |
Used to hold the error state and return it to the application. | |
Variables | |
const char *const | VERTEX_BYTE_TAG_NAME = "MesquiteVertexByte" |
The name of the tag (integer) that Mesquite will use to store internal data. More... | |
const char *const | VERTEX_FIXED_TAG_NAME = "MesquiteVertexFixed" |
The name of the tag (integer) Mesquite expects to be non-zero for vertices which are not to be moved by Mesquite. More... | |