MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
|
The configuration that contains all the variables. More...
Public Attributes | |
integer | num_vars = 0 |
logical | sorted = .false. |
type(cfg_var_t), dimension(:), allocatable | vars |
The configuration that contains all the variables.
Definition at line 60 of file mod_config.t.
integer mod_config::cfg_t::num_vars = 0 |
Definition at line 61 of file mod_config.t.
logical mod_config::cfg_t::sorted = .false. |
Definition at line 62 of file mod_config.t.
type(cfg_var_t), dimension(:), allocatable mod_config::cfg_t::vars |
Definition at line 63 of file mod_config.t.