This is the complete list of members for
moab::NCHelper, including all inherited members.
_fileId | moab::NCHelper | [protected] |
_fileSet | moab::NCHelper | [protected] |
_opts | moab::NCHelper | [protected] |
_readNC | moab::NCHelper | [protected] |
check_existing_mesh()=0 | moab::NCHelper | [pure 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_mesh(Range &faces)=0 | moab::NCHelper | [pure virtual] |
dummyVarNames | moab::NCHelper | [protected] |
get_mesh_type_name()=0 | moab::NCHelper | [pure 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()=0 | moab::NCHelper | [pure virtual] |
levDim | moab::NCHelper | [protected] |
levVals | moab::NCHelper | [protected] |
NCHelper(ReadNC *readNC, int fileId, const FileOptions &opts, EntityHandle fileSet) | moab::NCHelper | [inline] |
nLevels | moab::NCHelper | [protected] |
nTimeSteps | moab::NCHelper | [protected] |
read_coordinate(const char *var_name, int lmin, int lmax, std::vector< double > &cvals) | moab::NCHelper | [protected] |
read_variables(std::vector< std::string > &var_names, std::vector< int > &tstep_nums)=0 | moab::NCHelper | [pure 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] |
read_variables_to_set_allocate(std::vector< ReadNC::VarData > &vdatas, std::vector< int > &tstep_nums) | moab::NCHelper | [private] |
tDim | moab::NCHelper | [protected] |
tVals | moab::NCHelper | [protected] |
update_time_tag_vals() | moab::NCHelper | |
~NCHelper() | moab::NCHelper | [inline, virtual] |