This module defines the relevant Fortran kind type-parameters frequently used in the ParaMonte librar...
integer, parameter SK
The default character kind in the ParaMonte library: kind("a") in Fortran, c_char in C-Fortran Intero...
This module contains abstract and concrete derived types that are required for compile-time resolutio...
type(sticky_type), parameter sticky
This is a scalar parameter object of type sticky_type that is exclusively used to request sticky (lin...
character(*, SK), parameter MODULE_NAME
This is an abstract derived type for constructing concrete derived types to distinguish various proce...
This is a concrete derived type whose instances are exclusively used to request sticky (lingering) be...