#include <sto_man.h>
Inheritance diagram for Storage_manager:
Public Member Functions | |
Storage_manager () | |
int | Give_number_variable () |
int | Give_number_bo_stencil () |
int | Give_number_stencil () |
int | Give_number_cell_variable () |
int | Give_number_label_bo () |
void | Remove_number_label_bo (int num) |
bool | Is_storage_initialized () |
int | cell_number_of_bo_stencil (int num) const |
int | cell_number_of_stencil (int num) const |
Protected Member Functions | |
void | Storge_initialization_done () |
int | Give_max_num_var () |
int | Give_max_num_cell_var () |
int | Give_max_num_coarse_int_cells () |
int | Give_max_num_bo_cells () |
int | Give_max_num_fine_all_cells () |
int | Give_max_num_label () |
int | Give_max_num_matrices_bo () |
bool | Give_increase_max_num_label () |
void | No_increase_max_num_label () |
Definition at line 40 of file sto_man.h.
|
Definition at line 42 of file sto_man.h. References Max_label_number. |
|
Definition at line 167 of file sto_man.h. Referenced by Grid_base::Give_bo_stencil(), and Grid::Update_boundary_stencil(). |
|
Definition at line 171 of file sto_man.h. Referenced by Grid_base::Give_stencil(), and Grid::Update_global_stencil(). |
|
Definition at line 131 of file sto_man.h. Referenced by Grid_base::Restrict_label_bo(). |
|
|
|
Definition at line 145 of file sto_man.h. Referenced by Grid_base::Print_Cell_Variable_AVS(), Grid_base::Print_Cell_Variable_AVS_moved(), and Grid_base::Print_Cell_Variable_AVS_parallel(). |
|
|
|
|
|
Definition at line 139 of file sto_man.h. Referenced by Grid_base::Restrict_label_bo(), and Grid_base::Set_label_bo_mg(). |
|
|
|
|
|
|
Definition at line 115 of file sto_man.h. Referenced by Cell_Variable::Cell_Variable(). |
|
Definition at line 78 of file labbo.cc. References Max_label_number. Referenced by Sub_boundary_grid::Sub_boundary_grid(). |
|
Definition at line 126 of file sto_man.h. Referenced by Res_stencil::Res_stencil(). |
|
|
|
|
|
|
Definition at line 99 of file labbo.cc. References developer_version, endl(), and Max_label_number. Here is the call graph for this function: |
|
|