Millepede-II V04-16-00
Variables
minresdatamodule Module Reference

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
 

Detailed Description

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

Variable Documentation

◆ dp

integer, parameter, public minresdatamodule::dp = mpd

Definition at line 25 of file minresDataModule.f90.

◆ one

real(kind=dp), parameter, public minresdatamodule::one = 1.0_dp

Definition at line 26 of file minresDataModule.f90.

◆ zero

real(kind=dp), parameter, public minresdatamodule::zero = 0.0_dp

Definition at line 26 of file minresDataModule.f90.