Millepede-II V04-16-03
Modules | Variables
minresDataModule.f90 File Reference

MINRES (data) definitions. More...

Go to the source code of this file.

Modules

module  minresdatamodule
 Defines real(kind=dp) and a few constants for use in other modules.
 

Variables

integer, parameter, public minresdatamodule::dp = mpd
 
real(kind=dp), parameter, public minresdatamodule::zero = 0.0_dp
 
real(kind=dp), parameter, public minresdatamodule::one = 1.0_dp
 

Detailed Description

MINRES (data) definitions.

Definition in file minresDataModule.f90.