rough_domain Class Reference

#include <parallel.h>

List of all members.

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 ()


Detailed Description

Definition at line 101 of file parallel.h.


Constructor & Destructor Documentation

rough_domain::rough_domain int  P_level,
int  Refine_level,
All_Domains dom,
D3vector  A_bounding,
double  H_bounding
 

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:

rough_domain::~rough_domain  ) 
 

Definition at line 1438 of file parallel.cc.


Member Function Documentation

int rough_domain::Calc_optimal_partitioning int  p,
int &  opt_I,
int &  opt_J,
int &  opt_K,
Partitioning parti
 

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:

quality rough_domain::calc_quality int  I,
int  J,
int  K,
int  p
 

Definition at line 1491 of file parallel.cc.

References In_domain().

Referenced by Calc_optimal_partitioning().

Here is the call graph for this function:

int rough_domain::Give_n_interior  )  [inline]
 

Definition at line 136 of file parallel.h.

Referenced by Parallel_Info::Generate_processes().

int rough_domain::Give_n_side  )  [inline]
 

Definition at line 122 of file parallel.h.

bool rough_domain::In_domain int  i,
int  j,
int  k
 

Definition at line 1442 of file parallel.cc.

References developer_version.

Referenced by calc_quality(), and Set_partitioning().

void rough_domain::Set_partitioning int  opt_I,
int  opt_J,
int  opt_K,
Partitioning parti
 

Definition at line 1535 of file parallel.cc.

References In_domain().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Mon Jan 16 14:46:01 2006 for IPPL by  doxygen 1.4.6