| 
    openCARP
    
   Doxygen code documentation for the open cardiac electrophysiology simulator openCARP 
   | 
 
#include <kdpart.hpp>
Public Member Functions | |
| void | operator() (const MPI_Comm comm, const std::vector< S > &ctr, const int req_part, std::vector< T > &part_vec) | 
Definition at line 191 of file kdpart.hpp.
      
  | 
  inline | 
In the case that the number of processes (thus the number of requested partitions) is not a power of two, we partition with a higher partition number and then evenly distribute the partitions onto the processes. This reduces the difference between partition sizes.
Definition at line 534 of file kdpart.hpp.