#include <vector>
#include <string>
#include <assert.h>
#include "MeshInterface.hpp"
#include "MsqError.hpp"
Go to the source code of this file.
Classes | |
class | CornerTagHandles |
Utility class to manage tag handles for corner tags. More... | |
class | CornerTag< T > |
A class for caching and managing Tags on element corners. More... | |
Namespaces | |
Mesquite | |
Used to hold the error state and return it to the application. | |