DExprMinusUnaOp< A > Class Template Reference

#include <eleme.h>

List of all members.

Public Member Functions

 DExprMinusUnaOp (const A &a)
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
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
int Give_number_var_of_abstract_op () const
double Give_interior_sten_element (Index3D I, double meshsize, int stelle, const Grid *grid, int level) const
double Give_boundary_sten_element (const Grid *grid, BoCeData *b_cell, double *u_ablage, int num_v) 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 DExprMinusUnaOp< A >

Definition at line 1662 of file eleme.h.


Constructor & Destructor Documentation

template<class A>
DExprMinusUnaOp< A >::DExprMinusUnaOp const A &  a  )  [inline]
 

Definition at line 1665 of file eleme.h.


Member Function Documentation

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

Definition at line 1736 of file eleme.h.

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

Definition at line 1723 of file eleme.h.

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

Definition at line 1719 of file eleme.h.

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

Definition at line 1717 of file eleme.h.

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

Definition at line 1721 of file eleme.h.

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

Definition at line 1725 of file eleme.h.

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

Definition at line 1755 of file eleme.h.

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

Definition at line 1762 of file eleme.h.

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

Definition at line 1697 of file eleme.h.

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

Definition at line 1700 of file eleme.h.

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

Definition at line 1682 of file eleme.h.

template<class A>
double DExprMinusUnaOp< A >::Give_boundary_sten_element const Grid grid,
BoCeData b_cell,
double *  u_ablage,
int  num_v
const [inline]
 

Definition at line 1750 of file eleme.h.

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

Definition at line 1685 of file eleme.h.

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

Definition at line 1669 of file eleme.h.

References double_stencils_out.

template<class A>
double DExprMinusUnaOp< 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 1673 of file eleme.h.

References double_stencils_out.

template<class A>
double DExprMinusUnaOp< A >::Give_interior_sten_element Index3D  I,
double  meshsize,
int  stelle,
const Grid grid,
int  level
const [inline]
 

Definition at line 1745 of file eleme.h.

template<class A>
double DExprMinusUnaOp< 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 1678 of file eleme.h.

template<class A>
int DExprMinusUnaOp< A >::Give_number_var_of_abstract_op  )  const [inline]
 

Definition at line 1740 of file eleme.h.

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

Definition at line 1759 of file eleme.h.

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

Definition at line 1694 of file eleme.h.

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

Definition at line 1714 of file eleme.h.

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

Definition at line 1730 of file eleme.h.

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

Definition at line 1709 of file eleme.h.

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

Definition at line 1703 of file eleme.h.

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

Definition at line 1706 of file eleme.h.

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

Definition at line 1691 of file eleme.h.


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