#include <sim.h>
Collaboration diagram for DExprSim< B >:
Public Member Functions | |
DExprSim (Variable &vec, const B &b) | |
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 329 of file sim.h.
|
Definition at line 339 of file sim.h. References Variable::Give_my_pointer(), and Variable::Number_variable(). Here is the call graph for this function: |
|
Definition at line 405 of file sim.h. References not_abstract. |
|
Definition at line 393 of file sim.h. References Variable::Active_boundary(). Here is the call graph for this function: |
|
Definition at line 387 of file sim.h. References Variable::Active_interior(). Here is the call graph for this function: |
|
Definition at line 384 of file sim.h. References Variable::Active_Level(). Here is the call graph for this function: |
|
Definition at line 390 of file sim.h. References Variable::Active_nearb(). Here is the call graph for this function: |
|
Definition at line 396 of file sim.h. References Variable::Active_update(). Here is the call graph for this function: |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 359 of file sim.h. References P_Bo2p::varM(). Here is the call graph for this function: |
|
|
|
Definition at line 363 of file sim.h. References P_cellpoi::varM(). Here is the call graph for this function: |
|
|
|
Definition at line 343 of file sim.h. References double_stencils_out, and P_interior::varM(). Here is the call graph for this function: |
|
Definition at line 348 of file sim.h. References double_stencils_out, and P_interior::varM(). Here is the call graph for this function: |
|
|
|
Definition at line 354 of file sim.h. References P_nearb::varM(). Here is the call graph for this function: |
|
|