moab
moab::DirichletSetData Struct Reference

#include <WriteNCDF.hpp>

List of all members.

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 63 of file WriteNCDF.hpp.


Member Data Documentation

Definition at line 65 of file WriteNCDF.hpp.

Definition at line 68 of file WriteNCDF.hpp.

Definition at line 67 of file WriteNCDF.hpp.

Definition at line 66 of file WriteNCDF.hpp.


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