#include <array.h>
Collaboration diagram for DExprVAR_ARR:

Public Member Functions | |
| DExprVAR_ARR (Variable *vec, int number_var, int *v, int dimension) | |
| Grid * | Give_grid () const |
| int | Number_variable_start () const |
| int * | Give_value () const |
| int | Give_dim () const |
| int | Number_variable () const |
| 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 |
| 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 |
Definition at line 39 of file array.h.
|
||||||||||||||||||||
|
Definition at line 48 of file array.h. References Variable::Give_grid(). Here is the call graph for this function: ![]() |
|
|
Definition at line 132 of file array.h. References abstract_both. |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Definition at line 101 of file array.h. References not_dominant. |
|
|
Definition at line 102 of file array.h. References not_dominant. |
|
|
|
|
||||||||||||||||
|
Definition at line 85 of file array.h. References P_Bo2p::varM(). Here is the call graph for this function: ![]() |
|
||||||||||||||||||||
|
Definition at line 152 of file array.h. References endl(), and BoCeData::vars. Here is the call graph for this function: ![]() |
|
||||||||||||||||
|
Definition at line 88 of file array.h. References P_cellpoi::varM(). Here is the call graph for this function: ![]() |
|
|
|
|
|
|
|
||||||||||||||||||||||||
|
Definition at line 72 of file array.h. References P_interior::varM(). Here is the call graph for this function: ![]() |
|
||||||||||||||||||||||||
|
Definition at line 76 of file array.h. References P_interior::varM(). Here is the call graph for this function: ![]() |
|
||||||||||||||||||||||||
|
Definition at line 144 of file array.h. References endl(), ESTd, Grid_base::Give_variable(), Index3D::neighbour(), and WNDd. Here is the call graph for this function: ![]() |
|
|
|
|
||||||||||||||||||||||||
|
Definition at line 80 of file array.h. References P_nearb::varM(). Here is the call graph for this function: ![]() |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Definition at line 97 of file array.h. References Variable::Level(). Here is the call graph for this function: ![]() |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Definition at line 111 of file array.h. References Variable::run_boundary(). Here is the call graph for this function: ![]() |
|
|
Definition at line 103 of file array.h. References Variable::run_interior(). Here is the call graph for this function: ![]() |
|
|
Definition at line 107 of file array.h. References Variable::run_nearb(). Here is the call graph for this function: ![]() |
|
|
|
1.4.6