#include <eleme.h>
Public Member Functions | |
DExprResVarP (const Variable &vec, const R &r) | |
int | Number_variable () const |
int | Level () 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 |
void | clean () const |
Definition at line 897 of file eleme.h.
|
Definition at line 908 of file eleme.h. References Variable::Level(), and Variable::Number_variable(). Here is the call graph for this function: |
|
Definition at line 937 of file eleme.h. References not_both. |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 940 of file eleme.h. References Evaluation_Parallelization_object::Variable_contained_in_expression(). Here is the call graph for this function: |
|
|
|
Definition at line 916 of file eleme.h. Referenced by Variable::operator=(). |
|
Definition at line 913 of file eleme.h. Referenced by Variable::operator=(). |
|
|
|
|
|
|
|
Definition at line 917 of file eleme.h. Referenced by Variable::operator=(). |
|
|