96 logical(
LK) ,
parameter ::
IS_BIG_ENDIAN = iachar(c
= transfer(source
= 1, mold
= "a"))
== 0
This module contains constants and procedures that are relevant to bit manipulation.
logical(LK), parameter IS_BIG_ENDIAN
The scalar integer constant of intrinsic default kind that is .true. if and only if the hardware upon...
This module defines the relevant Fortran kind type-parameters frequently used in the ParaMonte librar...
integer, parameter LK
The default logical kind in the ParaMonte library: kind(.true.) in Fortran, kind(....
integer, parameter IK
The default integer kind in the ParaMonte library: int32 in Fortran, c_int32_t in C-Fortran Interoper...
integer, parameter SK
The default character kind in the ParaMonte library: kind("a") in Fortran, c_char in C-Fortran Intero...