Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
moab::ReadParallel Member List

This is the complete list of members for moab::ReadParallel, including all inherited members.

create_partition_sets(std::string &ptag_name, EntityHandle file_set)moab::ReadParallelprotected
delete_nonlocal_entities(std::string &ptag_name, std::vector< int > &ptag_vals, bool distribute, EntityHandle file_set)moab::ReadParallel
delete_nonlocal_entities(EntityHandle file_set)moab::ReadParallel
factory(Interface *)moab::ReadParallelstatic
load_file(const char *file_name, const EntityHandle *file_set, const FileOptions &opts, const ReaderIface::SubsetList *subset_list=0, const Tag *file_id_tag=0)moab::ReadParallelinline
load_file(const char **file_names, const int num_files, const EntityHandle *file_set, const FileOptions &opts, const ReaderIface::SubsetList *subset_list=0, const Tag *file_id_tag=0)moab::ReadParallel
load_file(const char **file_names, const int num_files, const EntityHandle *file_set, int parallel_mode, std::string &partition_tag_name, std::vector< int > &partition_tag_vals, bool distrib, bool partition_by_rank, std::vector< int > &pa_vec, const FileOptions &opts, const ReaderIface::SubsetList *subset_list, const Tag *file_id_tag, const int reader_rank, const bool cputime, const int resolve_dim, const int shared_dim, const int ghost_dim, const int bridge_dim, const int num_layers, const int addl_ents)moab::ReadParallel
mbImplmoab::ReadParallelprivate
mErrormoab::ReadParallelprivate
myDebugmoab::ReadParallelprivate
myPcommmoab::ReadParallelprivate
PA_AUGMENT_SETS_WITH_GHOSTS enum valuemoab::ReadParallel
PA_BROADCAST enum valuemoab::ReadParallel
PA_CHECK_GIDS_SERIAL enum valuemoab::ReadParallel
PA_CORRECT_THIN_GHOSTS enum valuemoab::ReadParallel
PA_CREATE_TRIVIAL_PARTITION enum valuemoab::ReadParallel
PA_DELETE_NONLOCAL enum valuemoab::ReadParallel
PA_EXCHANGE_GHOSTS enum valuemoab::ReadParallel
PA_GET_FILESET_ENTS enum valuemoab::ReadParallel
PA_PRINT_PARALLEL enum valuemoab::ReadParallel
PA_READ enum valuemoab::ReadParallel
PA_READ_PART enum valuemoab::ReadParallel
PA_RESOLVE_SHARED_ENTS enum valuemoab::ReadParallel
PA_RESOLVE_SHARED_SETS enum valuemoab::ReadParallel
ParallelActions enum namemoab::ReadParallel
ParallelActionsNamesmoab::ReadParallelstatic
ParallelOpts enum namemoab::ReadParallel
parallelOptsNamesmoab::ReadParallelstatic
POPT_BCAST enum valuemoab::ReadParallel
POPT_BCAST_DELETE enum valuemoab::ReadParallel
POPT_DEFAULT enum valuemoab::ReadParallel
POPT_NONE enum valuemoab::ReadParallel
POPT_READ_DELETE enum valuemoab::ReadParallel
POPT_READ_PART enum valuemoab::ReadParallel
ReadParallel(Interface *impl=NULL, ParallelComm *pc=NULL)moab::ReadParallel
~ReadParallel()moab::ReadParallelinlinevirtual