Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
Go to the source code of this file.
#define ADJACENCY_NAME "adjacency" |
Definition at line 39 of file names-and-paths.h.
Referenced by mhdf_createAdjacency(), mhdf_haveAdjacency(), and mhdf_openAdjacency().
#define CONNECTIVITY_NAME "connectivity" |
Definition at line 40 of file names-and-paths.h.
Referenced by max_id_iter(), mhdf_createConnectivity(), mhdf_createPolyConnectivity(), mhdf_openConnectivity(), mhdf_openConnectivitySimple(), and mhdf_openPolyConnectivity().
#define DENSE_TAG_SUBGROUP TAG_GROUP_NAME "/" |
Definition at line 38 of file names-and-paths.h.
Referenced by mhdf_addElement(), mhdf_createDenseTagData(), mhdf_haveDenseTag(), and mhdf_openDenseTagData().
#define ELEM_TYPE_ATTRIB "element_type" |
Definition at line 75 of file names-and-paths.h.
Referenced by mhdf_addElement(), and mhdf_getElemTypeName().
#define ELEMENT_GROUP ROOT_GROUP ELEMENT_GROUP_NAME "/" |
Definition at line 67 of file names-and-paths.h.
Referenced by mhdf_addElement(), mhdf_createFile(), mhdf_elem_group_from_handle(), and mhdf_getElemHandles().
#define ELEMENT_GROUP_NAME "elements" |
Definition at line 66 of file names-and-paths.h.
Referenced by scan_for_max_id().
#define HISTORY_NAME "history" |
Definition at line 25 of file names-and-paths.h.
Referenced by mhdf_readHistory().
#define HISTORY_PATH ROOT_GROUP HISTORY_NAME |
Definition at line 26 of file names-and-paths.h.
Referenced by mhdf_readHistory(), and mhdf_writeHistory().
#define MAX_ID_ATTRIB "max_id" |
Definition at line 77 of file names-and-paths.h.
Referenced by mhdf_createFile(), mhdf_write_max_id(), and scan_for_max_id().
#define NODE_ADJCY_PATH NODE_GROUP ADJACENCY_NAME |
Definition at line 50 of file names-and-paths.h.
Referenced by mhdf_createAdjacency(), and mhdf_openAdjacency().
#define NODE_COORD_NAME "coordinates" |
Definition at line 47 of file names-and-paths.h.
Referenced by mhdf_haveNodes().
#define NODE_COORD_PATH NODE_GROUP NODE_COORD_NAME |
Definition at line 48 of file names-and-paths.h.
Referenced by mhdf_createNodeCoords(), mhdf_openNodeCoords(), and mhdf_openNodeCoordsSimple().
#define NODE_GROUP ROOT_GROUP NODE_GROUP_NAME "/" |
Definition at line 46 of file names-and-paths.h.
Referenced by mhdf_createDenseTagData(), mhdf_createFile(), mhdf_haveAdjacency(), mhdf_haveDenseTag(), mhdf_haveNodes(), and mhdf_openDenseTagData().
#define NODE_GROUP_NAME "nodes" |
Definition at line 45 of file names-and-paths.h.
Referenced by mhdf_haveNodes(), and scan_for_max_id().
Definition at line 49 of file names-and-paths.h.
Referenced by mhdf_createFile().
#define POLY_INDEX_NAME "poly_indices" |
Definition at line 41 of file names-and-paths.h.
Referenced by mhdf_createPolyConnectivity(), mhdf_isPolyElement(), and mhdf_openPolyConnectivity().
#define ROOT_GROUP "/tstt/" |
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.
Definition at line 22 of file names-and-paths.h.
Referenced by mhdf_createFile(), mhdf_haveNodes(), mhdf_haveSets(), mhdf_openFileWithOpt(), mhdf_readHistory(), mhdf_write_max_id(), and scan_for_max_id().
#define SET_CHILD_NAME "children" |
Definition at line 57 of file names-and-paths.h.
Referenced by mhdf_haveSets().
#define SET_CHILD_PATH SET_GROUP SET_CHILD_NAME |
Definition at line 58 of file names-and-paths.h.
Referenced by mhdf_createSetChildren(), and mhdf_openSetChildren().
#define SET_DATA_NAME "contents" |
Definition at line 61 of file names-and-paths.h.
Referenced by mhdf_haveSets().
#define SET_DATA_PATH SET_GROUP SET_DATA_NAME |
Definition at line 62 of file names-and-paths.h.
Referenced by mhdf_createSetData(), and mhdf_openSetData().
#define SET_GROUP ROOT_GROUP SET_GROUP_NAME "/" |
Definition at line 54 of file names-and-paths.h.
Referenced by mhdf_createDenseTagData(), mhdf_createFile(), mhdf_haveDenseTag(), mhdf_haveSets(), and mhdf_openDenseTagData().
#define SET_GROUP_NAME "sets" |
Definition at line 53 of file names-and-paths.h.
Referenced by mhdf_haveSets(), and scan_for_max_id().
#define SET_META_NAME "list" |
Definition at line 55 of file names-and-paths.h.
Referenced by mhdf_haveSets(), and scan_for_max_id().
#define SET_META_PATH SET_GROUP SET_META_NAME |
Definition at line 56 of file names-and-paths.h.
Referenced by mhdf_createSetMeta(), mhdf_openSetMeta(), and mhdf_openSetMetaSimple().
#define SET_PARENT_NAME "parents" |
Definition at line 59 of file names-and-paths.h.
Referenced by mhdf_haveSets().
#define SET_PARENT_PATH SET_GROUP SET_PARENT_NAME |
Definition at line 60 of file names-and-paths.h.
Referenced by mhdf_createSetParents(), and mhdf_openSetParents().
#define SET_TAG_GROUP SET_GROUP DENSE_TAG_SUBGROUP |
Definition at line 63 of file names-and-paths.h.
Referenced by mhdf_createFile().
#define SPARSE_ENTITY_NAME "id_list" |
Definition at line 32 of file names-and-paths.h.
Referenced by mhdf_createSparseTagData(), mhdf_createVarLenTagData(), mhdf_getTagInfo(), and mhdf_openSparseTagData().
#define SPARSE_VALUES_NAME "values" |
Definition at line 33 of file names-and-paths.h.
Referenced by mhdf_createSparseTagData(), mhdf_createVarLenTagData(), and mhdf_openSparseTagData().
#define START_ID_ATTRIB "start_id" |
Definition at line 76 of file names-and-paths.h.
Referenced by get_max_id(), mhdf_createConnectivity(), mhdf_createNodeCoords(), mhdf_createPolyConnectivity(), mhdf_createSetMeta(), mhdf_open_table2(), and mhdf_openPolyConnectivity().
#define TAG_DEFAULT_ATTRIB "default" |
Definition at line 70 of file names-and-paths.h.
Referenced by create_tag_common(), mhdf_getTagInfo(), and mhdf_getTagValues().
#define TAG_GLOBAL_ATTRIB "global" |
Definition at line 71 of file names-and-paths.h.
Referenced by create_tag_common(), mhdf_getTagInfo(), and mhdf_getTagValues().
#define TAG_GROUP ROOT_GROUP TAG_GROUP_NAME "/" |
Definition at line 31 of file names-and-paths.h.
Referenced by create_tag_common(), get_tag(), get_tag_type(), mhdf_createFile(), mhdf_getNumberTags(), and mhdf_getTagNames().
#define TAG_GROUP_NAME "tags" |
Definition at line 30 of file names-and-paths.h.
Referenced by mhdf_haveDenseTag().
#define TAG_HANDLE_TYPE_ATTRIB "is_handle" |
Definition at line 73 of file names-and-paths.h.
Referenced by create_tag_common(), and mhdf_getTagInfo().
#define TAG_TYPE_ATTRIB "class" |
Definition at line 72 of file names-and-paths.h.
Referenced by create_tag_common(), and mhdf_getTagInfo().
#define TAG_TYPE_NAME "type" |
Definition at line 34 of file names-and-paths.h.
Referenced by create_tag_common(), get_tag_type(), mhdf_createSparseTagData(), mhdf_createVarLenTagData(), and mhdf_getTagInfo().
#define TAG_VAR_INDICES "var_indices" |
Definition at line 35 of file names-and-paths.h.
Referenced by mhdf_createVarLenTagData(), and mhdf_openSparseTagData().
#define TAG_VARLEN_ATTRIB "variable_length" |
Definition at line 74 of file names-and-paths.h.
Referenced by mhdf_createVarLenTag(), mhdf_getTagInfo(), mhdf_getTagValues(), and mhdf_openSparseTagData().
#define TYPE_ENUM_PATH ROOT_GROUP "elemtypes" |
Definition at line 42 of file names-and-paths.h.
Referenced by get_elem_type_enum(), and mhdf_createFile().