40#ifndef _Isorropia_Utils_hpp_
41#define _Isorropia_Utils_hpp_
75 const std::vector<int>& all_proc_old_offsets,
76 const std::vector<int>& all_proc_new_offsets,
77 std::vector<int>& send_info,
78 std::vector<int>& recv_info);
void 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 cpu_time()
Return CPU time.
Isorropia is the namespace that contains general definitions that apply to all partitioners and that ...
Definition: Isorropia_Epetra.hpp:60