FURY class definition of real (with float64 kind) quantity with associated unit of measure.
!< FURY class definition of real (with float64 kind) quantity with associated unit of measure. module fury_qreal64 !----------------------------------------------------------------------------------------------------------------------------------- !< FURY class definition of real (with float64 kind) quantity with associated unit of measure. !----------------------------------------------------------------------------------------------------------------------------------- use, intrinsic :: iso_fortran_env, only : stderr => error_unit use fury_uom64 use penf, RKP => R8P use stringifor !----------------------------------------------------------------------------------------------------------------------------------- !----------------------------------------------------------------------------------------------------------------------------------- #include "fury_qreal.inc" !----------------------------------------------------------------------------------------------------------------------------------- endmodule fury_qreal64