IOSS 2.0
|
This is the complete list of members for Ioss::DecompUtils, including all inherited members.
decompose_zoltan(const Ioss::Region ®ion, int ranks, const std::string &method, std::vector< int > &elem_to_proc, const std::vector< float > &weights, bool ignore_x, bool ignore_y, bool ignore_z, IOSS_MAYBE_UNUSED INT dummy) | Ioss::DecompUtils | static |
get_element_centroid(const Ioss::Region ®ion, IOSS_MAYBE_UNUSED INT dummy) | Ioss::DecompUtils | static |
get_work_per_rank(const std::vector< int > &elem_to_proc, int proc_count) | Ioss::DecompUtils | static |
line_decomp_modify(const Ioss::chain_t< INT > &element_chains, std::vector< int > &element_to_proc, int proc_count) | Ioss::DecompUtils | static |
line_decomp_weights(const Ioss::chain_t< INT > &element_chains, size_t element_count) | Ioss::DecompUtils | static |
line_decompose(Region ®ion, size_t num_ranks, const std::string &method, const std::string &surface_list, std::vector< int > &element_to_proc, INT dummy) | Ioss::DecompUtils | static |
output_decomposition_statistics(const std::vector< size_t > work_per_rank) | Ioss::DecompUtils | static |
output_histogram(const std::vector< size_t > &proc_work, double avg_work, size_t median) | Ioss::DecompUtils | static |