Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
#include <vector>
#include <string>
#include "moab/Forward.hpp"
#include "moab/Range.hpp"
#include "moab/ExoIIInterface.hpp"
#include "moab/WriterIface.hpp"
Go to the source code of this file.
Classes | |
class | moab::WriteTemplate |
struct | moab::WriteTemplate::MaterialSetData |
struct used to hold data for each block to be output; used by initialize_file to initialize the file header for increased speed More... | |
struct | moab::WriteTemplate::DirichletSetData |
struct used to hold data for each nodeset to be output; used by initialize_file to initialize the file header for increased speed More... | |
struct | moab::WriteTemplate::NeumannSetData |
struct used to hold data for each sideset to be output; used by initialize_file to initialize the file header for increased speed More... | |
class | moab::WriteTemplate::MeshInfo |
contains the general information about a mesh More... | |
Namespaces | |
namespace | moab |
Class representing axis-aligned bounding box. |