MQDS  0.0.1
Molecular Quantum Dynamics and Spectroscopy
Variables
kinds Module Reference

Module that defines the double precision and single precision kinds. More...

Variables

integer, parameter sp = selected_real_kind( 6, 37 )
 
integer, parameter dp = selected_real_kind( 15, 307 )
 

Detailed Description

Module that defines the double precision and single precision kinds.

Variable Documentation

◆ dp

integer, parameter kinds::dp = selected_real_kind( 15, 307 )

◆ sp

integer, parameter kinds::sp = selected_real_kind( 6, 37 )