MOAB: Mesh Oriented datABase  (version 5.4.1)
moab::DirichletSetData Struct Reference

#include <WriteNCDF.hpp>

Public Attributes

int id
int number_nodes
std::vector< EntityHandlenodes
std::vector< double > node_dist_factors

Detailed Description

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

Definition at line 64 of file WriteNCDF.hpp.


Member Data Documentation

Definition at line 69 of file WriteNCDF.hpp.

Referenced by moab::WriteNCDF::gather_mesh_information().

List of all members.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines