Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
struct used to hold data for each block to be output in Exodus; used by initialize_exodus_file to initialize the file header for increased speed More...
#include <WriteNCDF.hpp>
Public Attributes | |
int | id |
int | number_elements |
int | number_nodes_per_element |
int | number_attributes |
ExoIIElementType | element_type |
Range | elements |
struct used to hold data for each block to be output in Exodus; used by initialize_exodus_file to initialize the file header for increased speed
Definition at line 52 of file WriteNCDF.hpp.
Definition at line 58 of file WriteNCDF.hpp.
Referenced by moab::WriteNCDF::gather_mesh_information(), moab::WriteNCDF::initialize_exodus_file(), and moab::WriteNCDF::write_elementblocks().
Definition at line 59 of file WriteNCDF.hpp.
Referenced by moab::WriteNCDF::gather_mesh_information(), moab::WriteNCDF::initialize_exodus_file(), and moab::WriteNCDF::write_elementblocks().
Definition at line 54 of file WriteNCDF.hpp.
Referenced by moab::WriteNCDF::gather_mesh_information(), moab::WriteNCDF::initialize_exodus_file(), and moab::WriteNCDF::write_elementblocks().
Definition at line 57 of file WriteNCDF.hpp.
Referenced by moab::WriteNCDF::gather_mesh_information(), and moab::WriteNCDF::initialize_exodus_file().
Definition at line 55 of file WriteNCDF.hpp.
Referenced by moab::WriteNCDF::gather_mesh_information(), moab::WriteNCDF::initialize_exodus_file(), and moab::WriteNCDF::write_elementblocks().
Definition at line 56 of file WriteNCDF.hpp.
Referenced by moab::WriteNCDF::gather_mesh_information(), moab::WriteNCDF::initialize_exodus_file(), and moab::WriteNCDF::write_elementblocks().