#include <Isorropia_ConfigDefs.hpp>Include dependency graph for Isorropia_Utils.hpp:

Go to the source code of this file.
Namespaces | |
| namespace | Isorropia |
| namespace | Isorropia::Utils |
Functions | |
| void | Isorropia::Utils::create_comm_plan (int myPID, const std::vector< int > &all_proc_old_offsets, const std::vector< int > &all_proc_new_offsets, std::vector< int > &send_info, std::vector< int > &recv_info) |
| Internal Isorropia implementation utility. | |
| double | Isorropia::Utils::cpu_time () |
| Return CPU time. | |