|
IOSS
2.0
|
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) const | Ioss::ParallelUtils | |
| all_gather(std::vector< T > &my_values, std::vector< T > &result) const | Ioss::ParallelUtils | |
| attribute_reduction(int length, char buffer[]) const | Ioss::ParallelUtils | |
| barrier() const | Ioss::ParallelUtils | |
| communicator() const | Ioss::ParallelUtils | inline |
| communicator_ | Ioss::ParallelUtils | private |
| decode_filename(const std::string &filename, bool is_parallel) const | Ioss::ParallelUtils | |
| DO_MAX enum value | Ioss::ParallelUtils | |
| DO_MIN enum value | Ioss::ParallelUtils | |
| DO_SUM enum value | Ioss::ParallelUtils | |
| gather(T my_value, std::vector< T > &result) const | Ioss::ParallelUtils | |
| gather(std::vector< T > &my_values, std::vector< T > &result) const | Ioss::ParallelUtils | |
| gather(int vals_count, int size_per_val, std::vector< T > &my_values, std::vector< T > &result) const | Ioss::ParallelUtils | |
| generate_guid(size_t id, int rank=-1) const | Ioss::ParallelUtils | |
| get_environment(const std::string &name, std::string &value, bool sync_parallel) const | Ioss::ParallelUtils | |
| get_environment(const std::string &name, int &value, bool sync_parallel) const | Ioss::ParallelUtils | |
| get_environment(const std::string &name, bool sync_parallel) const | Ioss::ParallelUtils | |
| global_array_minmax(std::vector< T > &local_minmax, MinMax which) const | Ioss::ParallelUtils | |
| global_count(const IntVector &local_counts, IntVector &global_counts) const | Ioss::ParallelUtils | |
| global_count(const Int64Vector &local_counts, Int64Vector &global_counts) const | Ioss::ParallelUtils | |
| global_minmax(T local_minmax, MinMax which) const | Ioss::ParallelUtils | |
| hwm_memory_stats(int64_t &min, int64_t &max, int64_t &avg) const | Ioss::ParallelUtils | |
| memory_stats(int64_t &min, int64_t &max, int64_t &avg) const | Ioss::ParallelUtils | |
| MinMax enum name | Ioss::ParallelUtils | |
| parallel_rank() const | Ioss::ParallelUtils | |
| parallel_size() const | Ioss::ParallelUtils | |
| ParallelUtils(MPI_Comm the_communicator) | Ioss::ParallelUtils | explicit |
| progress(const std::string &output) const | Ioss::ParallelUtils | |
| ~ParallelUtils()=default | Ioss::ParallelUtils |