|
| const std::string | anonymous_namespace{Ioss_Region.C}::id_str () |
| |
| const std::string | anonymous_namespace{Ioss_Region.C}::db_name_str () |
| |
| const std::string | anonymous_namespace{Ioss_Region.C}::orig_topo_str () |
| |
| const std::string | anonymous_namespace{Ioss_Region.C}::orig_block_order () |
| |
| std::string | anonymous_namespace{Ioss_Region.C}::uppercase (const std::string &my_name) |
| |
| void | anonymous_namespace{Ioss_Region.C}::check_for_duplicate_names (const Ioss::Region *region, const Ioss::GroupingEntity *entity) |
| |
| constexpr unsigned | anonymous_namespace{Ioss_Region.C}::numberOfBits (unsigned x) |
| |
| size_t | anonymous_namespace{Ioss_Region.C}::compute_hash (Ioss::GroupingEntity *entity, size_t which) |
| |
| template<typename T > |
| void | anonymous_namespace{Ioss_Region.C}::compute_hashes (const std::vector< T > &entities, std::array< size_t, Ioss::entityTypeCount > &hashes, Ioss::EntityType type) |
| |
| bool | anonymous_namespace{Ioss_Region.C}::check_hashes (const std::array< size_t, Ioss::entityTypeCount > &min_hash, const std::array< size_t, Ioss::entityTypeCount > &max_hash, Ioss::EntityType type) |
| |
| template<typename T > |
| void | anonymous_namespace{Ioss_Region.C}::report_inconsistency (const std::vector< T > &entities, Ioss::ParallelUtils &util) |
| |
| bool | anonymous_namespace{Ioss_Region.C}::check_parallel_consistency (const Ioss::Region ®ion) |
| |
| bool | anonymous_namespace{Ioss_Region.C}::is_input_or_appending_output (const Ioss::DatabaseIO *iodatabase) |
| |