Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
WriteNCDF.hpp File Reference
#include <vector>
#include <string>
#include "moab/Forward.hpp"
#include "moab/Range.hpp"
#include "moab/ExoIIInterface.hpp"
#include "moab/WriterIface.hpp"
+ Include dependency graph for WriteNCDF.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  moab::MaterialSetData
 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...
struct  moab::DirichletSetData
 struct used to hold data for each nodeset to be output in Exodus; used by initialize_exodus_file to initialize the file header for increased speed More...
struct  moab::NeumannSetData
 struct used to hold data for each sideset to be output in Exodus; used by initialize_exodus_file to initialize the file header for increased speed More...
class  moab::WriteNCDF
 Output Exodus File for VERDE. More...
struct  moab::WriteNCDF::ExodusMeshInfo
 contains the general information about a mesh More...

Namespaces

namespace  moab
 

Class representing axis-aligned bounding box.


 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines