DExprResP< A, R > Class Template Reference

#include <eleme.h>

List of all members.

Public Member Functions

 DExprResP (const A &a, const R &r)
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_Bo2p (const P_Bo2p *it_b, const Grid *gr, int l) const
double Give_cellpoi (const P_cellpoi *it_cf, const Grid *gr, const BoCeData *bocedata) 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
int ops_nearb () const
int ops_Bo2p () 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 R>
class DExprResP< A, R >

Definition at line 822 of file eleme.h.


Constructor & Destructor Documentation

template<class A, class R>
DExprResP< A, R >::DExprResP const A &  a,
const R &  r
[inline]
 

Definition at line 826 of file eleme.h.


Member Function Documentation

template<class A, class R>
Differential_op_typ DExprResP< A, R >::Abstract_differential_operator  )  const [inline]
 

Definition at line 880 of file eleme.h.

template<class A, class R>
void DExprResP< A, R >::Active_Sim_boundary int  run  )  const [inline]
 

Definition at line 872 of file eleme.h.

template<class A, class R>
void DExprResP< A, R >::Active_Sim_interior bool  run  )  const [inline]
 

Definition at line 870 of file eleme.h.

template<class A, class R>
void DExprResP< A, R >::Active_Sim_Level int  lev  )  const [inline]
 

Definition at line 869 of file eleme.h.

template<class A, class R>
void DExprResP< A, R >::Active_Sim_nearb bool  run  )  const [inline]
 

Definition at line 871 of file eleme.h.

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

Definition at line 873 of file eleme.h.

template<class A, class R>
void DExprResP< A, R >::Add_variables_for_parallel Evaluation_Parallelization_object evpar  )  const [inline]
 

Definition at line 884 of file eleme.h.

template<class A, class R>
void DExprResP< A, R >::clean  )  const [inline]
 

Definition at line 892 of file eleme.h.

template<class A, class R>
Dominace_label DExprResP< A, R >::Dominant_lev  )  const [inline]
 

Definition at line 857 of file eleme.h.

template<class A, class R>
Dominace_label DExprResP< A, R >::Dominant_poi  )  const [inline]
 

Definition at line 858 of file eleme.h.

References yes_dominant.

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

Definition at line 843 of file eleme.h.

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

Definition at line 846 of file eleme.h.

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

Definition at line 829 of file eleme.h.

References double_stencils_out.

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

Definition at line 833 of file eleme.h.

References double_stencils_out.

template<class A, class R>
double DExprResP< A, R >::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 838 of file eleme.h.

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

Definition at line 888 of file eleme.h.

template<class A, class R>
int DExprResP< A, R >::Level  )  const [inline]
 

Definition at line 856 of file eleme.h.

template<class A, class R>
int DExprResP< A, R >::ops_Bo2p  )  const [inline]
 

Definition at line 866 of file eleme.h.

template<class A, class R>
int DExprResP< A, R >::ops_interior  )  const [inline]
 

Definition at line 864 of file eleme.h.

template<class A, class R>
int DExprResP< A, R >::ops_nearb  )  const [inline]
 

Definition at line 865 of file eleme.h.

template<class A, class R>
void DExprResP< A, R >::Put_grid_rbo Grid gr,
int  r_bo
const [inline]
 

Definition at line 878 of file eleme.h.

template<class A, class R>
int DExprResP< A, R >::run_boundary  )  const [inline]
 

Definition at line 861 of file eleme.h.

template<class A, class R>
bool DExprResP< A, R >::run_interior  )  const [inline]
 

Definition at line 859 of file eleme.h.

template<class A, class R>
bool DExprResP< A, R >::run_nearb  )  const [inline]
 

Definition at line 860 of file eleme.h.

template<class A, class R>
int DExprResP< A, R >::Sice_stencil  )  const [inline]
 

Definition at line 853 of file eleme.h.


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