My Project
|
Public Attributes | |
character(len=20) | var |
integer | vtype |
real(sp) | val |
real(sp) | bnd |
real(sp) | xpos |
real(sp) | ypos |
integer | pid |
integer | pt |
integer | lay |
Definition at line 42 of file mod_boundschk.f90.
real(sp) mod_infovar::infovar::bnd |
Definition at line 46 of file mod_boundschk.f90.
integer mod_infovar::infovar::lay |
Definition at line 51 of file mod_boundschk.f90.
integer mod_infovar::infovar::pid |
Definition at line 49 of file mod_boundschk.f90.
integer mod_infovar::infovar::pt |
Definition at line 50 of file mod_boundschk.f90.
real(sp) mod_infovar::infovar::val |
Definition at line 45 of file mod_boundschk.f90.
character(len=20) mod_infovar::infovar::var |
Definition at line 43 of file mod_boundschk.f90.
integer mod_infovar::infovar::vtype |
Definition at line 44 of file mod_boundschk.f90.
real(sp) mod_infovar::infovar::xpos |
Definition at line 47 of file mod_boundschk.f90.
real(sp) mod_infovar::infovar::ypos |
Definition at line 48 of file mod_boundschk.f90.