afivo-streamer 1.1
1D/2D/3D streamer simulations with AMR
Loading...
Searching...
No Matches
Public Attributes | List of all members
m_config::cfg_t Type Reference

The configuration that contains all the variables. More...

Collaboration diagram for m_config::cfg_t:
Collaboration graph
[legend]

Public Attributes

logical sorted = .false.
 
integer num_vars = 0
 
type(cfg_var_t), dimension(:), allocatable vars
 

Detailed Description

The configuration that contains all the variables.

Definition at line 79 of file m_config.f90.

Member Data Documentation

◆ num_vars

integer m_config::cfg_t::num_vars = 0

Definition at line 81 of file m_config.f90.

◆ sorted

logical m_config::cfg_t::sorted = .false.

Definition at line 80 of file m_config.f90.

◆ vars

type(cfg_var_t), dimension(:), allocatable m_config::cfg_t::vars

Definition at line 82 of file m_config.f90.


The documentation for this type was generated from the following file: