Millepede-II V04-17-03
|
Defines real(kind=dp) and a few constants for use in other modules. More...
Variables | |
integer, parameter, public | dp = mpd |
real(kind=dp), parameter, public | zero = 0.0_dp |
real(kind=dp), parameter, public | one = 1.0_dp |
Defines real(kind=dp) and a few constants for use in other modules.
integer, parameter, public minresdatamodule::dp = mpd |
Definition at line 25 of file minresDataModule.f90.
real(kind=dp), parameter, public minresdatamodule::one = 1.0_dp |
Definition at line 26 of file minresDataModule.f90.
real(kind=dp), parameter, public minresdatamodule::zero = 0.0_dp |
Definition at line 26 of file minresDataModule.f90.