Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
_fileId | moab::NCHelper | [protected] |
_fileSet | moab::NCHelper | [protected] |
_opts | moab::NCHelper | [protected] |
_readNC | moab::NCHelper | [protected] |
can_read_file(ReadNC *readNC) | moab::NCHelperMPAS | [static] |
cDim | moab::UcdNCHelper | [protected] |
cellHandleToGlobalID | moab::NCHelperMPAS | [private] |
check_existing_mesh() | moab::NCHelperMPAS | [private, virtual] |
create_attrib_string(const std::map< std::string, ReadNC::AttData > &attMap, std::string &attString, std::vector< int > &attLen) | moab::NCHelper | [protected] |
create_conventional_tags(const std::vector< int > &tstep_nums) | moab::NCHelper | |
create_dummy_variables() | moab::NCHelper | [protected] |
create_gather_set_cells(EntityHandle gather_set, EntityHandle gather_set_start_vertex) | moab::NCHelperMPAS | [private] |
create_gather_set_edges(EntityHandle gather_set, EntityHandle gather_set_start_vertex) | moab::NCHelperMPAS | [private] |
create_gather_set_vertices(EntityHandle gather_set, EntityHandle &gather_set_start_vertex) | moab::NCHelperMPAS | [private] |
create_local_cells(const std::vector< int > &vertices_on_local_cells, const std::vector< int > &num_edges_on_local_cells, EntityHandle start_vertex, Range &faces) | moab::NCHelperMPAS | [private] |
create_local_edges(EntityHandle start_vertex, const std::vector< int > &num_edges_on_local_cells) | moab::NCHelperMPAS | [private] |
create_local_vertices(const std::vector< int > &vertices_on_local_cells, EntityHandle &start_vertex) | moab::NCHelperMPAS | [private] |
create_mesh(Range &faces) | moab::NCHelperMPAS | [private, virtual] |
create_padded_gather_set_cells(EntityHandle gather_set, EntityHandle gather_set_start_vertex) | moab::NCHelperMPAS | [private] |
create_padded_local_cells(const std::vector< int > &vertices_on_local_cells, EntityHandle start_vertex, Range &faces) | moab::NCHelperMPAS | [private] |
createGatherSet | moab::NCHelperMPAS | [private] |
dummyVarNames | moab::NCHelper | [protected] |
eDim | moab::UcdNCHelper | [protected] |
facesOwned | moab::NCHelperMPAS | [private] |
get_mesh_type_name() | moab::NCHelperMPAS | [inline, private, virtual] |
get_nc_helper(ReadNC *readNC, int fileId, const FileOptions &opts, EntityHandle fileSet) | moab::NCHelper | [static] |
get_tag_to_nonset(ReadNC::VarData &var_data, int tstep_num, Tag &tagh, int num_lev) | moab::NCHelper | [protected] |
get_tag_to_set(ReadNC::VarData &var_data, int tstep_num, Tag &tagh) | moab::NCHelper | [protected] |
ignoredVarNames | moab::NCHelper | [protected] |
init_mesh_vals() | moab::NCHelperMPAS | [private, virtual] |
kji_to_jik_stride(size_t, size_t nj, size_t nk, void *dest, T *source, Range &localGid) | moab::UcdNCHelper | [inline, protected] |
levDim | moab::NCHelper | [protected] |
levVals | moab::NCHelper | [protected] |
localGidCells | moab::UcdNCHelper | [protected] |
localGidEdges | moab::UcdNCHelper | [protected] |
localGidVerts | moab::UcdNCHelper | [protected] |
maxEdgesPerCell | moab::NCHelperMPAS | [private] |
nCells | moab::UcdNCHelper | [protected] |
NCHelper(ReadNC *readNC, int fileId, const FileOptions &opts, EntityHandle fileSet) | moab::NCHelper | [inline] |
NCHelperMPAS(ReadNC *readNC, int fileId, const FileOptions &opts, EntityHandle fileSet) | moab::NCHelperMPAS | |
nEdges | moab::UcdNCHelper | [protected] |
nLevels | moab::NCHelper | [protected] |
nLocalCells | moab::UcdNCHelper | [protected] |
nLocalEdges | moab::UcdNCHelper | [protected] |
nLocalVertices | moab::UcdNCHelper | [protected] |
nTimeSteps | moab::NCHelper | [protected] |
numCellGroups | moab::NCHelperMPAS | [private] |
nVertices | moab::UcdNCHelper | [protected] |
read_coordinate(const char *var_name, int lmin, int lmax, std::vector< double > &cvals) | moab::NCHelper | [protected] |
read_ucd_variables_to_nonset(std::vector< ReadNC::VarData > &vdatas, std::vector< int > &tstep_nums) | moab::NCHelperMPAS | [private, virtual] |
read_ucd_variables_to_nonset_allocate(std::vector< ReadNC::VarData > &vdatas, std::vector< int > &tstep_nums) | moab::NCHelperMPAS | [private, virtual] |
read_variables_setup(std::vector< std::string > &var_names, std::vector< int > &tstep_nums, std::vector< ReadNC::VarData > &vdatas, std::vector< ReadNC::VarData > &vsetdatas) | moab::NCHelper | [protected] |
read_variables_to_set(std::vector< ReadNC::VarData > &vdatas, std::vector< int > &tstep_nums) | moab::NCHelper | [protected] |
tDim | moab::NCHelper | [protected] |
tVals | moab::NCHelper | [protected] |
UcdNCHelper(ReadNC *readNC, int fileId, const FileOptions &opts, EntityHandle fileSet) | moab::UcdNCHelper | [inline] |
update_time_tag_vals() | moab::NCHelper | |
vDim | moab::UcdNCHelper | [protected] |
xVertVals | moab::UcdNCHelper | [protected] |
yVertVals | moab::UcdNCHelper | [protected] |
zVertVals | moab::UcdNCHelper | [protected] |
~NCHelper() | moab::NCHelper | [inline, virtual] |
~UcdNCHelper() | moab::UcdNCHelper | [inline, virtual] |