DExprVAR Class Reference

#include <variable.h>

List of all members.

Public Member Functions

 DExprVAR (const Variable &vec)
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
double * Give_regular_pointer (const P_interior *it_i, const Grid *gr, int l) const
double * Give_regular_pointer (const P_nearb *it_n, const Grid *gr, int l) const
double * Give_Bo2p_pointer (const P_Bo2p *it_b, const Grid *gr, int l) const
double * Give_cellpoi_pointer (const P_cellpoi *it_cf, const Grid *gr) 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
bool Give_array_variable_inserted () const
int Give_length_of_array_variable_inserted () const
double Give_interior_sten_element (Index3D I, double meshsize, int stelle, const Grid *grid, int l) 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

Definition at line 787 of file variable.h.


Constructor & Destructor Documentation

DExprVAR::DExprVAR const Variable vec  )  [inline]
 

Definition at line 798 of file variable.h.

References Variable::Level(), Variable::Number_variable(), Variable::run_boundary(), Variable::run_interior(), and Variable::run_nearb().

Here is the call graph for this function:


Member Function Documentation

Differential_op_typ DExprVAR::Abstract_differential_operator  )  const [inline]
 

Definition at line 869 of file variable.h.

References abstract_both.

void DExprVAR::Active_Sim_boundary int  run  )  const [inline]
 

Definition at line 860 of file variable.h.

void DExprVAR::Active_Sim_interior bool  run  )  const [inline]
 

Definition at line 858 of file variable.h.

void DExprVAR::Active_Sim_Level int  lev  )  const [inline]
 

Definition at line 857 of file variable.h.

void DExprVAR::Active_Sim_nearb bool  run  )  const [inline]
 

Definition at line 859 of file variable.h.

void DExprVAR::Active_Sim_update Evaluation_Parallelization_object evpar,
int  level,
type_of_update  typ
const [inline]
 

Definition at line 861 of file variable.h.

void DExprVAR::Add_variables_for_parallel Evaluation_Parallelization_object evpar  )  const [inline]
 

Definition at line 893 of file variable.h.

void DExprVAR::clean  )  const [inline]
 

Definition at line 900 of file variable.h.

Dominace_label DExprVAR::Dominant_lev  )  const [inline]
 

Definition at line 847 of file variable.h.

References not_dominant.

Dominace_label DExprVAR::Dominant_poi  )  const [inline]
 

Definition at line 848 of file variable.h.

References not_dominant.

bool DExprVAR::Give_array_variable_inserted  )  const [inline]
 

Definition at line 872 of file variable.h.

double DExprVAR::Give_Bo2p const P_Bo2p it_b,
const Grid gr,
int  l
const [inline]
 

Definition at line 818 of file variable.h.

References P_Bo2p::varM().

Here is the call graph for this function:

double* DExprVAR::Give_Bo2p_pointer const P_Bo2p it_b,
const Grid gr,
int  l
const [inline]
 

Definition at line 835 of file variable.h.

References P_Bo2p::varM().

Here is the call graph for this function:

double DExprVAR::Give_boundary_sten_element const Grid grid,
BoCeData b_cell,
double *  u_ablage,
int  num_v
const [inline]
 

Definition at line 887 of file variable.h.

References BoCeData::vars.

double DExprVAR::Give_cellpoi const P_cellpoi it_cf,
const Grid gr,
const BoCeData bocedata
const [inline]
 

Definition at line 821 of file variable.h.

References P_cellpoi::varM().

Here is the call graph for this function:

double* DExprVAR::Give_cellpoi_pointer const P_cellpoi it_cf,
const Grid gr
const [inline]
 

Definition at line 838 of file variable.h.

References P_cellpoi::varM().

Here is the call graph for this function:

double DExprVAR::Give_interior const P_interior it_i,
const Grid gr,
double  h_mesh,
int  l,
double_stencils_in 
const [inline]
 

Definition at line 805 of file variable.h.

References P_interior::varM().

Here is the call graph for this function:

double DExprVAR::Give_interior_coarse const P_interior it_i,
const Grid gr,
double  h_mesh,
int  l,
double_stencils_in 
const [inline]
 

Definition at line 809 of file variable.h.

References P_interior::varM().

Here is the call graph for this function:

double DExprVAR::Give_interior_sten_element Index3D  I,
double  meshsize,
int  stelle,
const Grid grid,
int  l
const [inline]
 

Definition at line 880 of file variable.h.

References ESTd, Grid_base::Give_variable(), Index3D::neighbour(), and WNDd.

Here is the call graph for this function:

int DExprVAR::Give_length_of_array_variable_inserted  )  const [inline]
 

Definition at line 875 of file variable.h.

double DExprVAR::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 813 of file variable.h.

References P_nearb::varM().

Here is the call graph for this function:

int DExprVAR::Give_number_var_of_abstract_op  )  const [inline]
 

Definition at line 871 of file variable.h.

double* DExprVAR::Give_regular_pointer const P_nearb it_n,
const Grid gr,
int  l
const [inline]
 

Definition at line 831 of file variable.h.

References P_nearb::varM().

Here is the call graph for this function:

double* DExprVAR::Give_regular_pointer const P_interior it_i,
const Grid gr,
int  l
const [inline]
 

Definition at line 827 of file variable.h.

References P_interior::varM().

Here is the call graph for this function:

bool DExprVAR::GS_type int  var_number_left,
int  dim
const [inline]
 

Definition at line 896 of file variable.h.

int DExprVAR::Level  )  const [inline]
 

Definition at line 846 of file variable.h.

int DExprVAR::ops_interior  )  const [inline]
 

Definition at line 854 of file variable.h.

void DExprVAR::Put_grid_rbo Grid gr,
int  r_bo
const [inline]
 

Definition at line 865 of file variable.h.

int DExprVAR::run_boundary  )  const [inline]
 

Definition at line 851 of file variable.h.

bool DExprVAR::run_interior  )  const [inline]
 

Definition at line 849 of file variable.h.

bool DExprVAR::run_nearb  )  const [inline]
 

Definition at line 850 of file variable.h.

int DExprVAR::Sice_stencil  )  const [inline]
 

Definition at line 843 of file variable.h.


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