#include <ReadNCDF.hpp>
Public Attributes | |
| int | faceBlockId |
| int | startExoId |
| int | numElements |
| bool | reading_in |
Definition at line 63 of file ReadNCDF.hpp.
| int moab::ReadFaceBlockData::faceBlockId |
Definition at line 65 of file ReadNCDF.hpp.
Referenced by moab::ReadNCDF::read_face_blocks_headers().
| int moab::ReadFaceBlockData::numElements |
Definition at line 67 of file ReadNCDF.hpp.
Referenced by moab::ReadNCDF::read_face_blocks_headers().
| bool moab::ReadFaceBlockData::reading_in |
Definition at line 68 of file ReadNCDF.hpp.
| int moab::ReadFaceBlockData::startExoId |
Definition at line 66 of file ReadNCDF.hpp.
Referenced by moab::ReadNCDF::read_face_blocks_headers().