#include <sim.h>
Collaboration diagram for DExprSimLit:
Public Member Functions | |
DExprSimLit (Variable &vec, double value) | |
void | Run_interior (const P_interior *it_i, const Grid *gr, double h_mesh, int l, double_stencils_in) const |
void | Run_interior_coarse (const P_interior *it_i, const Grid *gr, double h_mesh, int l, double_stencils_in) const |
void | Run_nearb (const P_nearb *it_n, const Grid *gr, double h_mesh, int l, const Nearb_Ablage *nearb_ablage) const |
void | Run_Bo2p (const P_Bo2p *it_b, const Grid *gr, int l) const |
void | Run_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 |
void | Add_variables_for_parallel (Evaluation_Parallelization_object *evpar) const |
bool | GS_type (int var_number_left, int dim_left) const |
void | clean () const |
Definition at line 422 of file sim.h.
|
Definition at line 438 of file sim.h. References Variable::Give_my_pointer(), Variable::Level(), Variable::Number_variable(), Variable::run_boundary(), Variable::run_interior(), and Variable::run_nearb(). Here is the call graph for this function: |
|
Definition at line 499 of file sim.h. References not_abstract. |
|
Definition at line 490 of file sim.h. References Variable::Active_boundary(). Here is the call graph for this function: |
|
Definition at line 486 of file sim.h. References Variable::Active_interior(). Here is the call graph for this function: |
|
Definition at line 484 of file sim.h. References Variable::Active_Level(). Here is the call graph for this function: |
|
Definition at line 488 of file sim.h. References Variable::Active_nearb(). Here is the call graph for this function: |
|
Definition at line 492 of file sim.h. References Variable::Active_update(). Here is the call graph for this function: |
|
|
|
|
|
Definition at line 474 of file sim.h. References yes_dominant. |
|
Definition at line 475 of file sim.h. References yes_dominant. |
|
|
|
|
|
|
|
|
|
Definition at line 461 of file sim.h. References P_Bo2p::varM(). Here is the call graph for this function: |
|
|
|
Definition at line 464 of file sim.h. References P_cellpoi::varM(). Here is the call graph for this function: |
|
|
|
Definition at line 448 of file sim.h. References P_interior::varM(). Here is the call graph for this function: |
|
Definition at line 452 of file sim.h. References P_interior::varM(). Here is the call graph for this function: |
|
|
|
Definition at line 457 of file sim.h. References P_nearb::varM(). Here is the call graph for this function: |
|
|