Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
MBTagConventions.hpp File Reference

Go to the source code of this file.

Defines

#define MATERIAL_SET_TAG_NAME   "MATERIAL_SET"
 Conventional tag names used for some often-used sets.
#define DIRICHLET_SET_TAG_NAME   "DIRICHLET_SET"
#define NEUMANN_SET_TAG_NAME   "NEUMANN_SET"
#define HAS_MID_NODES_TAG_NAME   "HAS_MID_NODES"
#define GEOM_DIMENSION_TAG_NAME   "GEOM_DIMENSION"
#define MESH_TRANSFORM_TAG_NAME   "MESH_TRANSFORM"
#define GLOBAL_ID_TAG_NAME   "GLOBAL_ID"
#define CATEGORY_TAG_NAME   "CATEGORY"
#define CATEGORY_TAG_SIZE   32
#define NAME_TAG_NAME   "NAME"
#define NAME_TAG_SIZE   32
#define BLOCK_HEADER   "BLOCK_HEADER"
#define BLOCK_ATTRIBUTES   "BLOCK_ATTRIBUTES"

Define Documentation

#define BLOCK_ATTRIBUTES   "BLOCK_ATTRIBUTES"

Definition at line 121 of file MBTagConventions.hpp.

Referenced by moab::Tqdcfr::read_block().

#define BLOCK_HEADER   "BLOCK_HEADER"

Definition at line 115 of file MBTagConventions.hpp.

Referenced by moab::Tqdcfr::BlockHeader::read_info_header().

#define MATERIAL_SET_TAG_NAME   "MATERIAL_SET"

Conventional tag names used for some often-used sets.

MOAB, a Mesh-Oriented datABase, is a software component for creating, storing and accessing finite element mesh data.

Copyright 2004 Sandia Corporation. Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains certain rights in this software.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

Examples:
DeformMeshRemap.cpp, and SetsNTags.cpp.

Definition at line 29 of file MBTagConventions.hpp.

Referenced by moab::ParallelComm::augment_default_sets_with_ghosts(), moab::ReadNASTRAN::create_materials(), moab::ReadGmsh::create_sets(), moab::FBEngine::create_volume_with_direction(), DeformMeshRemap::find_other_sets(), iMOAB_Initialize(), moab::ReadCGNS::load_file(), moab::ReadGmsh::load_file(), moab::ReadNCDF::load_file(), moab::Core::load_mesh(), main(), moab::Core::material_tag(), moab::WriteHDF5Parallel::print_shared_sets(), moab::print_type_sets(), DeformMeshRemap::read_file(), moab::Tqdcfr::ModelEntry::read_header_info(), moab::ReadNCDF::read_tag_values(), moab::ReadABAQUS::ReadABAQUS(), moab::ReadCCMIO::ReadCCMIO(), moab::ReadNCDF::ReadNCDF(), moab::ParallelComm::resolve_shared_sets(), moab::Tqdcfr::Tqdcfr(), moab::NestedRefine::update_special_tags(), moab::WriteGmsh::write_file(), moab::WriteAns::WriteAns(), moab::WriteCCMIO::WriteCCMIO(), moab::WriteGMV::WriteGMV(), moab::WriteNCDF::WriteNCDF(), moab::WriteSLAC::WriteSLAC(), and moab::WriteTemplate::WriteTemplate().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines