MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Public Attributes | |
double precision, dimension(:^d &,:), allocatable | w |
Variables new state. More... | |
double precision, dimension(:^d &,:), allocatable | wold |
Variables old state. More... | |
Definition at line 102 of file mod_physicaldata.t.
double precision, dimension(:^d&,:), allocatable mod_physicaldata::grid_field::w |
Variables new state.
Definition at line 104 of file mod_physicaldata.t.
double precision, dimension(:^d&,:), allocatable mod_physicaldata::grid_field::wold |
Variables old state.
Definition at line 106 of file mod_physicaldata.t.