IOSS 2.0
Loading...
Searching...
No Matches
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(IOSS_MAYBE_UNUSED int length, IOSS_MAYBE_UNUSED char buffer[]) constIoss::ParallelUtils
barrier() constIoss::ParallelUtils
broadcast(T &my_value, int root=0) constIoss::ParallelUtils
broadcast(std::vector< T > &my_value, int root=0) constIoss::ParallelUtils
broadcast(IOSS_MAYBE_UNUSED std::string &my_str, IOSS_MAYBE_UNUSED int root) constIoss::ParallelUtils
broadcast(IOSS_MAYBE_UNUSED T &my_value, IOSS_MAYBE_UNUSED int root) constIoss::ParallelUtils
broadcast(IOSS_MAYBE_UNUSED std::vector< std::pair< int, int > > &my_value, IOSS_MAYBE_UNUSED int root) constIoss::ParallelUtils
broadcast(IOSS_MAYBE_UNUSED std::vector< T > &my_value, IOSS_MAYBE_UNUSED int root) constIoss::ParallelUtils
comm_null()Ioss::ParallelUtilsinlinestatic
comm_self()Ioss::ParallelUtilsinlinestatic
comm_world()Ioss::ParallelUtilsinlinestatic
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
gather(int num_vals, IOSS_MAYBE_UNUSED int size_per_val, std::vector< T > &my_values, std::vector< T > &result) constIoss::ParallelUtils
generate_guid(IOSS_MAYBE_UNUSED size_t id, int rank=-1) constIoss::ParallelUtils
get_environment(const std::string &name, std::string &value, IOSS_MAYBE_UNUSED bool sync_parallel) constIoss::ParallelUtils
get_environment(const std::string &name, int &value, IOSS_MAYBE_UNUSED bool sync_parallel) constIoss::ParallelUtils
get_environment(const std::string &name, IOSS_MAYBE_UNUSED bool sync_parallel) constIoss::ParallelUtils
global_array_minmax(IOSS_MAYBE_UNUSED std::vector< T > &local_minmax, IOSS_MAYBE_UNUSED 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(IOSS_MAYBE_UNUSED T local_minmax, IOSS_MAYBE_UNUSED MinMax which) constIoss::ParallelUtils
global_minmax(T local_minmax, IOSS_MAYBE_UNUSED Ioss::ParallelUtils::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
parallelRank_Ioss::ParallelUtilsmutableprivate
parallelSize_Ioss::ParallelUtilsmutableprivate
ParallelUtils()=defaultIoss::ParallelUtils
ParallelUtils(Ioss_MPI_Comm the_communicator)Ioss::ParallelUtilsexplicit
progress(const std::string &output) constIoss::ParallelUtils