Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
moab::WriteSLAC::NeumannSetData Struct Reference

struct used to hold data for each sideset to be output; used by initialize_file to initialize the file header for increased speed More...

#include <WriteSLAC.hpp>

+ Collaboration diagram for moab::WriteSLAC::NeumannSetData:

Public Attributes

int id
int number_elements
std::vector< EntityHandleelements
std::vector< int > side_numbers
EntityHandle mesh_set_handle

Detailed Description

struct used to hold data for each sideset to be output; used by initialize_file to initialize the file header for increased speed

Definition at line 98 of file WriteSLAC.hpp.


Member Data Documentation

Definition at line 103 of file WriteSLAC.hpp.

Referenced by moab::WriteSLAC::get_valid_sides().

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