Mesh Oriented datABase  (version 5.5.0)
An array-based unstructured mesh library
moab::ReadFaceBlockData Struct Reference

#include <ReadNCDF.hpp>

Public Attributes

int faceBlockId
 
int startExoId
 
int numElements
 
bool reading_in
 

Detailed Description

Definition at line 63 of file ReadNCDF.hpp.

Member Data Documentation

◆ faceBlockId

int moab::ReadFaceBlockData::faceBlockId

Definition at line 65 of file ReadNCDF.hpp.

Referenced by moab::ReadNCDF::read_face_blocks_headers().

◆ numElements

int moab::ReadFaceBlockData::numElements

Definition at line 67 of file ReadNCDF.hpp.

Referenced by moab::ReadNCDF::read_face_blocks_headers().

◆ reading_in

bool moab::ReadFaceBlockData::reading_in

Definition at line 68 of file ReadNCDF.hpp.

◆ startExoId

int moab::ReadFaceBlockData::startExoId

Definition at line 66 of file ReadNCDF.hpp.

Referenced by moab::ReadNCDF::read_face_blocks_headers().


The documentation for this struct was generated from the following file: