IOSS  2.0
Ioss::ParallelUtils Member List

This is the complete list of members for Ioss::ParallelUtils, including all inherited members.

add_environment_properties(Ioss::PropertyManager &properties)Ioss::ParallelUtils
all_gather(T my_value, std::vector< T > &result) constIoss::ParallelUtils
all_gather(std::vector< T > &my_values, std::vector< T > &result) constIoss::ParallelUtils
attribute_reduction(int length, char buffer[]) constIoss::ParallelUtils
barrier() constIoss::ParallelUtils
communicator() constIoss::ParallelUtilsinline
communicator_Ioss::ParallelUtilsprivate
decode_filename(const std::string &filename, bool is_parallel) constIoss::ParallelUtils
DO_MAX enum valueIoss::ParallelUtils
DO_MIN enum valueIoss::ParallelUtils
DO_SUM enum valueIoss::ParallelUtils
gather(T my_value, std::vector< T > &result) constIoss::ParallelUtils
gather(std::vector< T > &my_values, std::vector< T > &result) constIoss::ParallelUtils
gather(int vals_count, int size_per_val, std::vector< T > &my_values, std::vector< T > &result) constIoss::ParallelUtils
generate_guid(size_t id, int rank=-1) constIoss::ParallelUtils
get_environment(const std::string &name, std::string &value, bool sync_parallel) constIoss::ParallelUtils
get_environment(const std::string &name, int &value, bool sync_parallel) constIoss::ParallelUtils
get_environment(const std::string &name, bool sync_parallel) constIoss::ParallelUtils
global_array_minmax(std::vector< T > &local_minmax, MinMax which) constIoss::ParallelUtils
global_count(const IntVector &local_counts, IntVector &global_counts) constIoss::ParallelUtils
global_count(const Int64Vector &local_counts, Int64Vector &global_counts) constIoss::ParallelUtils
global_minmax(T local_minmax, MinMax which) constIoss::ParallelUtils
hwm_memory_stats(int64_t &min, int64_t &max, int64_t &avg) constIoss::ParallelUtils
memory_stats(int64_t &min, int64_t &max, int64_t &avg) constIoss::ParallelUtils
MinMax enum nameIoss::ParallelUtils
parallel_rank() constIoss::ParallelUtils
parallel_size() constIoss::ParallelUtils
ParallelUtils(MPI_Comm the_communicator)Ioss::ParallelUtilsexplicit
progress(const std::string &output) constIoss::ParallelUtils
~ParallelUtils()=defaultIoss::ParallelUtils