MPI-AMRVAC 3.2
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
Public Attributes | List of all members
mod_phys_dict::phys_dict Type Reference

Public Attributes

character(len=std_lenphysics_type
 
integer n = 0
 
character(len=std_len), dimension(:), allocatable keys
 
logical, dimension(:), allocatable values
 

Detailed Description

Definition at line 12 of file mod_phys_dict.t.

Member Data Documentation

◆ keys

character(len=std_len), dimension(:), allocatable mod_phys_dict::phys_dict::keys

Definition at line 15 of file mod_phys_dict.t.

◆ n

integer mod_phys_dict::phys_dict::n = 0

Definition at line 14 of file mod_phys_dict.t.

◆ physics_type

character(len=std_len) mod_phys_dict::phys_dict::physics_type

Definition at line 13 of file mod_phys_dict.t.

◆ values

logical, dimension(:), allocatable mod_phys_dict::phys_dict::values

Definition at line 16 of file mod_phys_dict.t.


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