|
integer | ityp |
| Element type index starts from 1. More...
|
|
character(256) | elem |
| Element name. More...
|
|
real(8), dimension(3) | pos |
| Position in fractional coord. More...
|
|
Definition at line 27 of file atm_spec.F90.
◆ ityp
integer atm_spec::atm_t::ityp |
Element type index starts from 1.
Definition at line 28 of file atm_spec.F90.
◆ elem
character(256) atm_spec::atm_t::elem |
Element name.
Definition at line 29 of file atm_spec.F90.
29 character(256) :: elem
◆ pos
real(8), dimension(3) atm_spec::atm_t::pos |
Position in fractional coord.
Definition at line 30 of file atm_spec.F90.
The documentation for this type was generated from the following file: