moab
moab::ReaderIface::SubsetList Struct Reference

#include <ReaderIface.hpp>

List of all members.

Public Attributes

IDTagtag_list
int tag_list_length
 Length of tag_list array.
int num_parts
 If non-zero, load 1/num_parts of the matching sets.
int part_number
 If num_parts is non-zero, load part_number-th fraction of the sets.

Detailed Description

Definition at line 47 of file ReaderIface.hpp.


Member Data Documentation

If non-zero, load 1/num_parts of the matching sets.

Definition at line 55 of file ReaderIface.hpp.

If num_parts is non-zero, load part_number-th fraction of the sets.

Definition at line 56 of file ReaderIface.hpp.

An array of tag name and value sets specifying the subset of the file to read. If multiple tags are specified, the sets that match all tags (intersection) should be read.

Definition at line 53 of file ReaderIface.hpp.

Length of tag_list array.

Definition at line 54 of file ReaderIface.hpp.


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