|
afivo-streamer 1.1
1D/2D/3D streamer simulations with AMR
|
The configuration that contains all the variables. More...

Public Attributes | |
| logical | sorted = .false. |
| integer | num_vars = 0 |
| type(cfg_var_t), dimension(:), allocatable | vars |
The configuration that contains all the variables.
Definition at line 79 of file m_config.f90.
| integer m_config::cfg_t::num_vars = 0 |
Definition at line 81 of file m_config.f90.
| logical m_config::cfg_t::sorted = .false. |
Definition at line 80 of file m_config.f90.
| type(cfg_var_t), dimension(:), allocatable m_config::cfg_t::vars |
Definition at line 82 of file m_config.f90.