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

#include <ReaderIface.hpp>

Public Attributes

const char * tag_name
 Name of tag containing integer IDs.
const int * tag_values
 Array of integer ID values.
int num_tag_values
 Length of tag_values array.

Detailed Description

Struct used to specify subset of file to read

Definition at line 40 of file ReaderIface.hpp.


Member Data Documentation

Name of tag containing integer IDs.

Definition at line 42 of file ReaderIface.hpp.

Referenced by moab::ReadCGNS::load_file(), moab::ReadGmsh::load_file(), and moab::ReadNCDF::load_file().

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