Variables | |
complex(8), dimension(:,:,:), allocatable | vclmat |
complex(8), dimension(:,:,:), allocatable | dkdc |
real(8) | taurdmn |
real(8) | taurdmc |
integer | rdmxctype |
integer | rdmmaxscl |
integer | maxitn |
integer | maxitc |
real(8) | rdmalpha |
real(8) | rdmtemp |
real(8) | rdmentrpy |
complex(8), dimension(:,:,:), allocatable modrdm::dkdc |
Definition at line 15 of file modrdm.f90.
integer modrdm::maxitc |
Definition at line 27 of file modrdm.f90.
integer modrdm::maxitn |
Definition at line 25 of file modrdm.f90.
real(8) modrdm::rdmalpha |
Definition at line 29 of file modrdm.f90.
real(8) modrdm::rdmentrpy |
Definition at line 33 of file modrdm.f90.
integer modrdm::rdmmaxscl |
Definition at line 23 of file modrdm.f90.
real(8) modrdm::rdmtemp |
Definition at line 31 of file modrdm.f90.
integer modrdm::rdmxctype |
Definition at line 21 of file modrdm.f90.
real(8) modrdm::taurdmc |
Definition at line 19 of file modrdm.f90.
real(8) modrdm::taurdmn |
Definition at line 17 of file modrdm.f90.
complex(8), dimension(:,:,:), allocatable modrdm::vclmat |
Definition at line 13 of file modrdm.f90.