|
MPI-AMRVAC 3.2
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
|
Public Attributes | |
| character(len=std_len) | physics_type |
| integer | n = 0 |
| character(len=std_len), dimension(:), allocatable | keys |
| logical, dimension(:), allocatable | values |
Definition at line 12 of file mod_phys_dict.t.
| character(len=std_len), dimension(:), allocatable mod_phys_dict::phys_dict::keys |
Definition at line 15 of file mod_phys_dict.t.
| integer mod_phys_dict::phys_dict::n = 0 |
Definition at line 14 of file mod_phys_dict.t.
| character(len=std_len) mod_phys_dict::phys_dict::physics_type |
Definition at line 13 of file mod_phys_dict.t.
| logical, dimension(:), allocatable mod_phys_dict::phys_dict::values |
Definition at line 16 of file mod_phys_dict.t.