#include <parallel.h>
Public Member Functions | |
rough_domain (int P_level, int Refine_level, All_Domains *dom, D3vector A_bounding, double H_bounding) | |
~rough_domain () | |
int | Give_n_side () |
quality | calc_quality (int I, int J, int K, int p) |
int | Calc_optimal_partitioning (int p, int &opt_I, int &opt_J, int &opt_K, Partitioning *parti) |
void | Set_partitioning (int opt_I, int opt_J, int opt_K, Partitioning *parti) |
bool | In_domain (int i, int j, int k) |
int | Give_n_interior () |
Definition at line 101 of file parallel.h.
|
Definition at line 1377 of file parallel.cc. References h, All_Domains::Is_periodic(), All_Domains::point_in_domain(), and Zweipotenz(). Here is the call graph for this function: |
|
Definition at line 1438 of file parallel.cc. |
|
Definition at line 1569 of file parallel.cc. References calc_quality(). Referenced by Parallel_Info::Generate_processes(). Here is the call graph for this function: |
|
Definition at line 1491 of file parallel.cc. References In_domain(). Referenced by Calc_optimal_partitioning(). Here is the call graph for this function: |
|
Definition at line 136 of file parallel.h. Referenced by Parallel_Info::Generate_processes(). |
|
Definition at line 122 of file parallel.h. |
|
Definition at line 1442 of file parallel.cc. References developer_version. Referenced by calc_quality(), and Set_partitioning(). |
|
Definition at line 1535 of file parallel.cc. References In_domain(). Here is the call graph for this function: |