#include <varcon.h>
Collaboration diagram for Cell_Variable:
Public Member Functions | |
Cell_Variable (Grid *gridp) | |
int | my_rank () |
void | Test_init () |
int | Number_cell_variable () const |
int | Level () const |
void | Level_up () |
void | Level_down () |
void | Active_Level (int Level) |
int | Max_Level () const |
Grid * | Give_grid () const |
template<class A> | |
void | operator= (const Cell_Variable &v) |
void | operator= (double(*Formula)(double x, double y, double z)) |
void | operator= (double x) |
void | operator= (Input_data_object &input_object) |
template<class A> | |
void | operator= (const CoExpr< A > &a_) |
template<class A> | |
void | operator= (const DExpr< A > &a_) |
void | Add_variables_for_parallel (Evaluation_Parallelization_object *evpar) const |
Definition at line 82 of file varcon.h.
|
Definition at line 336 of file varcon.h. References Storage_manager::Give_number_cell_variable(), Storage_manager::Is_storage_initialized(), and Grid_base::Max_level(). Here is the call graph for this function: |
|
Definition at line 352 of file varcon.h. Referenced by operator=(). |
|
|
|
Definition at line 120 of file varcon.h. References developer_version, and endl(). Referenced by L_infty(), Maximum(), and Minimum(). Here is the call graph for this function: |
|
Definition at line 112 of file varcon.h. Referenced by CoExprVAR::CoExprVAR(), L_infty(), Maximum(), and Minimum(). |
|
|
|
|
|
Definition at line 118 of file varcon.h. References Grid_base::Max_level(). Referenced by operator=(). Here is the call graph for this function: |
|
Definition at line 103 of file varcon.h. References Parallel_Info::Give_my_rank(). Here is the call graph for this function: |
|
Definition at line 109 of file varcon.h. Referenced by CoExprVAR::CoExprVAR(), L_infty(), Maximum(), Minimum(), and Print_UCD_moved(). |
|
Definition at line 400 of file varcon.h. References Active_Level(), anti_dominant, DExpr< A >::Dominant_lev(), endl(), DExpr< A >::Give_interior_cell(), DExpr< A >::Level(), Max_Level(), P_interior_cell::Next(), Grid::Start_P_interior_cell(), Test_init(), and P_interior_cell::varM(). Here is the call graph for this function: |
|
Definition at line 358 of file varcon.h. References Parallel_Info::I_am_active(), and Test_init(). Here is the call graph for this function: |
|
Definition at line 114 of file varcon.cc. References P_interior_cell::coordinate(), Input_data_object::Interpolate_value(), P_interior_cell::Next(), Grid::Start_P_interior_cell(), Test_init(), and P_interior_cell::varM(). Here is the call graph for this function: |
|
Definition at line 136 of file varcon.cc. References P_interior_cell::Next(), Grid::Start_P_interior_cell(), Test_init(), and P_interior_cell::varM(). Here is the call graph for this function: |
|
Definition at line 92 of file varcon.cc. References P_interior_cell::coordinate(), P_interior_cell::Next(), Grid::Start_P_interior_cell(), Test_init(), P_interior_cell::varM(), D3vector::x, D3vector::y, and D3vector::z. Here is the call graph for this function: |
|
|
|
Definition at line 107 of file varcon.h. References Grid::Test_init(). Referenced by L_infty(), Maximum(), Minimum(), and operator=(). Here is the call graph for this function: |