MOAB: Mesh Oriented datABase  (version 5.4.1)
names-and-paths.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ROOT_GROUP   "/tstt/"
#define HISTORY_NAME   "history"
#define HISTORY_PATH   ROOT_GROUP HISTORY_NAME
#define TAG_GROUP_NAME   "tags"
#define TAG_GROUP   ROOT_GROUP TAG_GROUP_NAME "/"
#define SPARSE_ENTITY_NAME   "id_list"
#define SPARSE_VALUES_NAME   "values"
#define TAG_TYPE_NAME   "type"
#define TAG_VAR_INDICES   "var_indices"
#define DENSE_TAG_SUBGROUP   TAG_GROUP_NAME "/"
#define ADJACENCY_NAME   "adjacency"
#define CONNECTIVITY_NAME   "connectivity"
#define POLY_INDEX_NAME   "poly_indices"
#define TYPE_ENUM_PATH   ROOT_GROUP "elemtypes"
#define NODE_GROUP_NAME   "nodes"
#define NODE_GROUP   ROOT_GROUP NODE_GROUP_NAME "/"
#define NODE_COORD_NAME   "coordinates"
#define NODE_COORD_PATH   NODE_GROUP NODE_COORD_NAME
#define NODE_TAG_GROUP   NODE_GROUP DENSE_TAG_SUBGROUP
#define NODE_ADJCY_PATH   NODE_GROUP ADJACENCY_NAME
#define SET_GROUP_NAME   "sets"
#define SET_GROUP   ROOT_GROUP SET_GROUP_NAME "/"
#define SET_META_NAME   "list"
#define SET_META_PATH   SET_GROUP SET_META_NAME
#define SET_CHILD_NAME   "children"
#define SET_CHILD_PATH   SET_GROUP SET_CHILD_NAME
#define SET_PARENT_NAME   "parents"
#define SET_PARENT_PATH   SET_GROUP SET_PARENT_NAME
#define SET_DATA_NAME   "contents"
#define SET_DATA_PATH   SET_GROUP SET_DATA_NAME
#define SET_TAG_GROUP   SET_GROUP DENSE_TAG_SUBGROUP
#define ELEMENT_GROUP_NAME   "elements"
#define ELEMENT_GROUP   ROOT_GROUP ELEMENT_GROUP_NAME "/"
#define TAG_DEFAULT_ATTRIB   "default"
#define TAG_GLOBAL_ATTRIB   "global"
#define TAG_TYPE_ATTRIB   "class"
#define TAG_HANDLE_TYPE_ATTRIB   "is_handle"
#define TAG_VARLEN_ATTRIB   "variable_length"
#define ELEM_TYPE_ATTRIB   "element_type"
#define START_ID_ATTRIB   "start_id"
#define MAX_ID_ATTRIB   "max_id"

Define Documentation

#define ADJACENCY_NAME   "adjacency"

Definition at line 39 of file names-and-paths.h.

Referenced by mhdf_createAdjacency(), mhdf_haveAdjacency(), and mhdf_openAdjacency().

#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_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().

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().

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_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"
#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().

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().

Definition at line 62 of file names-and-paths.h.

Referenced by mhdf_createSetData(), and mhdf_openSetData().

#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_PARENT_NAME   "parents"

Definition at line 59 of file names-and-paths.h.

Referenced by mhdf_haveSets().

Definition at line 60 of file names-and-paths.h.

Referenced by mhdf_createSetParents(), and mhdf_openSetParents().

Definition at line 63 of file names-and-paths.h.

Referenced by mhdf_createFile().

#define SPARSE_VALUES_NAME   "values"
#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_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_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"
#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().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines