DResDiagDiff< A > Class Template Reference

#include <res_opv.h>

Collaboration diagram for DResDiagDiff< A >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DResDiagDiff (const A &a, int num_s, Grid *gr, Res_stencil *resS)
double Give_interior (const P_interior *it_i, const Grid *gr, double h_mesh, int l, double_stencils_in) const
double Give_interior_coarse (const P_interior *it_i, const Grid *gr, double h_mesh, int l, double_stencils_in) const
double Give_nearb (const P_nearb *it_n, const Grid *gr, double h_mesh, int l, const Nearb_Ablage *nearb_ablage) const
double Give_cellpoi (const P_cellpoi *it_cf, const Grid *gr, const BoCeData *bocedata) const
double Give_Bo2p (const P_Bo2p *it_b, const Grid *gr, int l) const
int Sice_stencil () const
int Level () const
Dominace_label Dominant_lev () const
Dominace_label Dominant_poi () const
bool run_interior () const
bool run_nearb () const
int run_boundary () const
int ops_interior () const
void Active_Sim_Level (int lev) const
void Active_Sim_interior (bool run) const
void Active_Sim_nearb (bool run) const
void Active_Sim_boundary (int run) const
void Active_Sim_update (Evaluation_Parallelization_object *evpar, int level, type_of_update typ) const
void Put_grid_rbo (Grid *gr, int r_bo) const
Differential_op_typ Abstract_differential_operator () const
void Add_variables_for_parallel (Evaluation_Parallelization_object *evpar) const
bool GS_type (int var_number_left, int dim) const
void clean () const

Detailed Description

template<class A>
class DResDiagDiff< A >

Definition at line 173 of file res_opv.h.


Constructor & Destructor Documentation

template<class A>
DResDiagDiff< A >::DResDiagDiff const A &  a,
int  num_s,
Grid gr,
Res_stencil resS
[inline]
 

Definition at line 187 of file res_opv.h.


Member Function Documentation

template<class A>
Differential_op_typ DResDiagDiff< A >::Abstract_differential_operator  )  const [inline]
 

Definition at line 266 of file res_opv.h.

References not_abstract.

template<class A>
void DResDiagDiff< A >::Active_Sim_boundary int  run  )  const [inline]
 

Definition at line 256 of file res_opv.h.

template<class A>
void DResDiagDiff< A >::Active_Sim_interior bool  run  )  const [inline]
 

Definition at line 254 of file res_opv.h.

template<class A>
void DResDiagDiff< A >::Active_Sim_Level int  lev  )  const [inline]
 

Definition at line 253 of file res_opv.h.

template<class A>
void DResDiagDiff< A >::Active_Sim_nearb bool  run  )  const [inline]
 

Definition at line 255 of file res_opv.h.

template<class A>
void DResDiagDiff< A >::Active_Sim_update Evaluation_Parallelization_object evpar,
int  level,
type_of_update  typ
const [inline]
 

Definition at line 257 of file res_opv.h.

template<class A>
void DResDiagDiff< A >::Add_variables_for_parallel Evaluation_Parallelization_object evpar  )  const [inline]
 

Definition at line 269 of file res_opv.h.

template<class A>
void DResDiagDiff< A >::clean  )  const [inline]
 

Definition at line 277 of file res_opv.h.

template<class A>
Dominace_label DResDiagDiff< A >::Dominant_lev  )  const [inline]
 

Definition at line 243 of file res_opv.h.

References anti_dominant.

template<class A>
Dominace_label DResDiagDiff< A >::Dominant_poi  )  const [inline]
 

Definition at line 244 of file res_opv.h.

References anti_dominant.

template<class A>
double DResDiagDiff< A >::Give_Bo2p const P_Bo2p it_b,
const Grid gr,
int  l
const [inline]
 

Definition at line 235 of file res_opv.h.

template<class A>
double DResDiagDiff< A >::Give_cellpoi const P_cellpoi it_cf,
const Grid gr,
const BoCeData bocedata
const [inline]
 

Definition at line 231 of file res_opv.h.

template<class A>
double DResDiagDiff< A >::Give_interior const P_interior it_i,
const Grid gr,
double  h_mesh,
int  l,
double_stencils_in 
const [inline]
 

Definition at line 190 of file res_opv.h.

References double_stencils_out.

template<class A>
double DResDiagDiff< A >::Give_interior_coarse const P_interior it_i,
const Grid gr,
double  h_mesh,
int  l,
double_stencils_in 
const [inline]
 

Definition at line 194 of file res_opv.h.

References Grid_base::Give_stencil(), P_interior::Ind(), Index3D::next(), opposite3D(), and sum().

Here is the call graph for this function:

template<class A>
double DResDiagDiff< A >::Give_nearb const P_nearb it_n,
const Grid gr,
double  h_mesh,
int  l,
const Nearb_Ablage nearb_ablage
const [inline]
 

Definition at line 209 of file res_opv.h.

References bo_cell, Nearb_Ablage::Give_Celltyp(), Grid_base::Give_stencil(), P_nearb::Ind(), int_cell, Grid_base::Max_level(), Index3D::next(), opposite3D(), and sum().

Here is the call graph for this function:

template<class A>
bool DResDiagDiff< A >::GS_type int  var_number_left,
int  dim
const [inline]
 

Definition at line 273 of file res_opv.h.

template<class A>
int DResDiagDiff< A >::Level  )  const [inline]
 

Definition at line 242 of file res_opv.h.

template<class A>
int DResDiagDiff< A >::ops_interior  )  const [inline]
 

Definition at line 250 of file res_opv.h.

template<class A>
void DResDiagDiff< A >::Put_grid_rbo Grid gr,
int  r_bo
const
 

Definition at line 353 of file res_opv.h.

References endl(), and Res_stencil::Give_used().

Here is the call graph for this function:

template<class A>
int DResDiagDiff< A >::run_boundary  )  const [inline]
 

Definition at line 247 of file res_opv.h.

template<class A>
bool DResDiagDiff< A >::run_interior  )  const [inline]
 

Definition at line 245 of file res_opv.h.

template<class A>
bool DResDiagDiff< A >::run_nearb  )  const [inline]
 

Definition at line 246 of file res_opv.h.

template<class A>
int DResDiagDiff< A >::Sice_stencil  )  const [inline]
 

Definition at line 239 of file res_opv.h.


The documentation for this class was generated from the following file:
Generated on Mon Jan 16 14:37:07 2006 for IPPL by  doxygen 1.4.6