ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
pm_bit.F90 File Reference

Go to the source code of this file.

Modules

module  pm_bit
 This module contains constants and procedures that are relevant to bit manipulation.

 

Variables

logical(LK), parameter pm_bit::IS_BIG_ENDIAN = iachar(c = transfer(source = 1, mold = "a")) == 0
 The scalar integer constant of intrinsic default kind that is .true. if and only if the hardware upon which the ParaMonte library is built is a big-endian system.
More...