#include <Tqdcfr.hpp>
Public Member Functions | |
void | print () |
BlockHeader () | |
Static Public Member Functions | |
static ErrorCode | read_info_header (const double data_version, const unsigned int model_offset, const FEModelHeader::ArrayInfo &info, Tqdcfr *instance, BlockHeader *&block_headers) |
Public Attributes | |
unsigned int | blockID |
unsigned int | blockElemType |
unsigned int | memCt |
unsigned int | memOffset |
unsigned int | memTypeCt |
unsigned int | attribOrder |
unsigned int | blockCol |
unsigned int | blockMixElemType |
unsigned int | blockPyrType |
unsigned int | blockMat |
unsigned int | blockLength |
unsigned int | blockDim |
EntityHandle | setHandle |
EntityType | blockEntityType |
int | hasMidNodes [4] |
Definition at line 154 of file Tqdcfr.hpp.
moab::Tqdcfr::BlockHeader::BlockHeader | ( | ) |
Definition at line 2933 of file Tqdcfr.cpp.
void moab::Tqdcfr::BlockHeader::print | ( | ) |
Definition at line 2940 of file Tqdcfr.cpp.
|
static |
Definition at line 2000 of file Tqdcfr.cpp.
References attribOrder, BLOCK_HEADER, moab::Tqdcfr::block_type_to_mb_type, blockCol, blockDim, blockElemType, blockID, blockLength, blockMat, blockMixElemType, blockPyrType, moab::Tqdcfr::blockTag, CATEGORY_TAG_NAME, CATEGORY_TAG_SIZE, moab::Tqdcfr::categoryTag, moab::Tqdcfr::create_set(), moab::Tqdcfr::cub_elem_num_verts, moab::Tqdcfr::cub_elem_num_verts_len, ErrorCode, moab::Tqdcfr::FREADI(), moab::Tqdcfr::FSEEK(), moab::Tqdcfr::globalIdTag, HAS_MID_NODES_TAG_NAME, moab::CN::HasMidNodes(), moab::Tqdcfr::hasMidNodesTag, moab::major, MB_ALREADY_ALLOCATED, MB_SET_ERR, MB_SUCCESS, MB_TAG_BYTES, MB_TAG_CREAT, MB_TAG_SPARSE, MB_TYPE_INTEGER, MB_TYPE_OPAQUE, MBMAXTYPE, moab::Tqdcfr::mdbImpl, memCt, memOffset, memTypeCt, moab::minor, moab::Tqdcfr::FEModelHeader::ArrayInfo::numEntities, setHandle, moab::Tqdcfr::FEModelHeader::ArrayInfo::tableOffset, moab::Interface::tag_get_handle(), moab::Interface::tag_set_data(), moab::Tqdcfr::uint_buf, and moab::CN::VerticesPerEntity().
Referenced by moab::Tqdcfr::ModelEntry::read_header_info().
unsigned int moab::Tqdcfr::BlockHeader::attribOrder |
Definition at line 157 of file Tqdcfr.hpp.
Referenced by moab::Tqdcfr::read_block(), and read_info_header().
unsigned int moab::Tqdcfr::BlockHeader::blockCol |
Definition at line 157 of file Tqdcfr.hpp.
Referenced by read_info_header().
unsigned int moab::Tqdcfr::BlockHeader::blockDim |
Definition at line 158 of file Tqdcfr.hpp.
Referenced by read_info_header().
unsigned int moab::Tqdcfr::BlockHeader::blockElemType |
Definition at line 157 of file Tqdcfr.hpp.
Referenced by moab::Tqdcfr::read_block(), and read_info_header().
EntityType moab::Tqdcfr::BlockHeader::blockEntityType |
Definition at line 162 of file Tqdcfr.hpp.
Referenced by moab::Tqdcfr::read_block().
unsigned int moab::Tqdcfr::BlockHeader::blockID |
Definition at line 157 of file Tqdcfr.hpp.
Referenced by read_info_header().
unsigned int moab::Tqdcfr::BlockHeader::blockLength |
Definition at line 158 of file Tqdcfr.hpp.
Referenced by read_info_header().
unsigned int moab::Tqdcfr::BlockHeader::blockMat |
Definition at line 158 of file Tqdcfr.hpp.
Referenced by read_info_header().
unsigned int moab::Tqdcfr::BlockHeader::blockMixElemType |
Definition at line 157 of file Tqdcfr.hpp.
Referenced by read_info_header().
unsigned int moab::Tqdcfr::BlockHeader::blockPyrType |
Definition at line 158 of file Tqdcfr.hpp.
Referenced by read_info_header().
int moab::Tqdcfr::BlockHeader::hasMidNodes[4] |
Definition at line 164 of file Tqdcfr.hpp.
Referenced by moab::Tqdcfr::read_block().
unsigned int moab::Tqdcfr::BlockHeader::memCt |
Definition at line 157 of file Tqdcfr.hpp.
Referenced by moab::Tqdcfr::read_block(), and read_info_header().
unsigned int moab::Tqdcfr::BlockHeader::memOffset |
Definition at line 157 of file Tqdcfr.hpp.
Referenced by moab::Tqdcfr::read_block(), and read_info_header().
unsigned int moab::Tqdcfr::BlockHeader::memTypeCt |
Definition at line 157 of file Tqdcfr.hpp.
Referenced by moab::Tqdcfr::read_block(), and read_info_header().
EntityHandle moab::Tqdcfr::BlockHeader::setHandle |
Definition at line 160 of file Tqdcfr.hpp.
Referenced by moab::Tqdcfr::read_block(), and read_info_header().