268#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
328#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
329 !DIR$ ATTRIBUTES DLLEXPORT ::
STRONG
388#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
389 !DIR$ ATTRIBUTES DLLEXPORT ::
WEAK
448#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
449 !DIR$ ATTRIBUTES DLLEXPORT ::
MEAN
544 PURE elemental module function isCloseDefault_CK5(x, y, reltol, abstol)
result(close)
545#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
546 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseDefault_CK5
549 complex(CKG) ,
intent(in) :: x, y
550 real(CKG) ,
intent(in),
optional :: reltol, abstol
556 PURE elemental module function isCloseDefault_CK4(x, y, reltol, abstol)
result(close)
557#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
558 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseDefault_CK4
561 complex(CKG) ,
intent(in) :: x, y
562 real(CKG) ,
intent(in),
optional :: reltol, abstol
568 PURE elemental module function isCloseDefault_CK3(x, y, reltol, abstol)
result(close)
569#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
570 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseDefault_CK3
573 complex(CKG) ,
intent(in) :: x, y
574 real(CKG) ,
intent(in),
optional :: reltol, abstol
580 PURE elemental module function isCloseDefault_CK2(x, y, reltol, abstol)
result(close)
581#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
582 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseDefault_CK2
585 complex(CKG) ,
intent(in) :: x, y
586 real(CKG) ,
intent(in),
optional :: reltol, abstol
592 PURE elemental module function isCloseDefault_CK1(x, y, reltol, abstol)
result(close)
593#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
594 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseDefault_CK1
597 complex(CKG) ,
intent(in) :: x, y
598 real(CKG) ,
intent(in),
optional :: reltol, abstol
606 PURE elemental module function isCloseDefault_RK5(x, y, reltol, abstol)
result(close)
607#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
608 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseDefault_RK5
611 real(RKG) ,
intent(in) :: x, y
612 real(RKG) ,
intent(in),
optional :: reltol, abstol
618 PURE elemental module function isCloseDefault_RK4(x, y, reltol, abstol)
result(close)
619#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
620 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseDefault_RK4
623 real(RKG) ,
intent(in) :: x, y
624 real(RKG) ,
intent(in),
optional :: reltol, abstol
630 PURE elemental module function isCloseDefault_RK3(x, y, reltol, abstol)
result(close)
631#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
632 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseDefault_RK3
635 real(RKG) ,
intent(in) :: x, y
636 real(RKG) ,
intent(in),
optional :: reltol, abstol
642 PURE elemental module function isCloseDefault_RK2(x, y, reltol, abstol)
result(close)
643#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
644 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseDefault_RK2
647 real(RKG) ,
intent(in) :: x, y
648 real(RKG) ,
intent(in),
optional :: reltol, abstol
654 PURE elemental module function isCloseDefault_RK1(x, y, reltol, abstol)
result(close)
655#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
656 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseDefault_RK1
659 real(RKG) ,
intent(in) :: x, y
660 real(RKG) ,
intent(in),
optional :: reltol, abstol
674 PURE elemental module function isCloseReference_CK5(x, y, method, reltol, abstol)
result(close)
675#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
676 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseReference_CK5
679 complex(CKG) ,
intent(in) :: x, y
680 type(reference_type),
intent(in) :: method
681 real(CKG) ,
intent(in),
optional :: reltol, abstol
687 PURE elemental module function isCloseReference_CK4(x, y, method, reltol, abstol)
result(close)
688#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
689 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseReference_CK4
692 complex(CKG) ,
intent(in) :: x, y
693 type(reference_type),
intent(in) :: method
694 real(CKG) ,
intent(in),
optional :: reltol, abstol
700 PURE elemental module function isCloseReference_CK3(x, y, method, reltol, abstol)
result(close)
701#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
702 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseReference_CK3
705 complex(CKG) ,
intent(in) :: x, y
706 type(reference_type),
intent(in) :: method
707 real(CKG) ,
intent(in),
optional :: reltol, abstol
713 PURE elemental module function isCloseReference_CK2(x, y, method, reltol, abstol)
result(close)
714#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
715 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseReference_CK2
718 complex(CKG) ,
intent(in) :: x, y
719 type(reference_type),
intent(in) :: method
720 real(CKG) ,
intent(in),
optional :: reltol, abstol
726 PURE elemental module function isCloseReference_CK1(x, y, method, reltol, abstol)
result(close)
727#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
728 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseReference_CK1
731 complex(CKG) ,
intent(in) :: x, y
732 type(reference_type),
intent(in) :: method
733 real(CKG) ,
intent(in),
optional :: reltol, abstol
741 PURE elemental module function isCloseReference_RK5(x, y, method, reltol, abstol)
result(close)
742#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
743 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseReference_RK5
746 real(RKG) ,
intent(in) :: x, y
747 type(reference_type),
intent(in) :: method
748 real(RKG) ,
intent(in),
optional :: reltol, abstol
754 PURE elemental module function isCloseReference_RK4(x, y, method, reltol, abstol)
result(close)
755#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
756 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseReference_RK4
759 real(RKG) ,
intent(in) :: x, y
760 type(reference_type),
intent(in) :: method
761 real(RKG) ,
intent(in),
optional :: reltol, abstol
767 PURE elemental module function isCloseReference_RK3(x, y, method, reltol, abstol)
result(close)
768#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
769 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseReference_RK3
772 real(RKG) ,
intent(in) :: x, y
773 type(reference_type),
intent(in) :: method
774 real(RKG) ,
intent(in),
optional :: reltol, abstol
780 PURE elemental module function isCloseReference_RK2(x, y, method, reltol, abstol)
result(close)
781#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
782 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseReference_RK2
785 real(RKG) ,
intent(in) :: x, y
786 type(reference_type),
intent(in) :: method
787 real(RKG) ,
intent(in),
optional :: reltol, abstol
793 PURE elemental module function isCloseReference_RK1(x, y, method, reltol, abstol)
result(close)
794#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
795 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseReference_RK1
798 real(RKG) ,
intent(in) :: x, y
799 type(reference_type),
intent(in) :: method
800 real(RKG) ,
intent(in),
optional :: reltol, abstol
814 PURE elemental module function isCloseStrong_CK5(x, y, method, reltol, abstol)
result(close)
815#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
816 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseStrong_CK5
819 complex(CKG) ,
intent(in) :: x, y
820 type(strong_type) ,
intent(in) :: method
821 real(CKG) ,
intent(in),
optional :: reltol, abstol
827 PURE elemental module function isCloseStrong_CK4(x, y, method, reltol, abstol)
result(close)
828#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
829 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseStrong_CK4
832 complex(CKG) ,
intent(in) :: x, y
833 type(strong_type) ,
intent(in) :: method
834 real(CKG) ,
intent(in),
optional :: reltol, abstol
840 PURE elemental module function isCloseStrong_CK3(x, y, method, reltol, abstol)
result(close)
841#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
842 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseStrong_CK3
845 complex(CKG) ,
intent(in) :: x, y
846 type(strong_type) ,
intent(in) :: method
847 real(CKG) ,
intent(in),
optional :: reltol, abstol
853 PURE elemental module function isCloseStrong_CK2(x, y, method, reltol, abstol)
result(close)
854#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
855 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseStrong_CK2
858 complex(CKG) ,
intent(in) :: x, y
859 type(strong_type) ,
intent(in) :: method
860 real(CKG) ,
intent(in),
optional :: reltol, abstol
866 PURE elemental module function isCloseStrong_CK1(x, y, method, reltol, abstol)
result(close)
867#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
868 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseStrong_CK1
871 complex(CKG) ,
intent(in) :: x, y
872 type(strong_type) ,
intent(in) :: method
873 real(CKG) ,
intent(in),
optional :: reltol, abstol
881 PURE elemental module function isCloseStrong_RK5(x, y, method, reltol, abstol)
result(close)
882#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
883 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseStrong_RK5
886 real(RKG) ,
intent(in) :: x, y
887 type(strong_type) ,
intent(in) :: method
888 real(RKG) ,
intent(in),
optional :: reltol, abstol
894 PURE elemental module function isCloseStrong_RK4(x, y, method, reltol, abstol)
result(close)
895#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
896 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseStrong_RK4
899 real(RKG) ,
intent(in) :: x, y
900 type(strong_type) ,
intent(in) :: method
901 real(RKG) ,
intent(in),
optional :: reltol, abstol
907 PURE elemental module function isCloseStrong_RK3(x, y, method, reltol, abstol)
result(close)
908#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
909 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseStrong_RK3
912 real(RKG) ,
intent(in) :: x, y
913 type(strong_type) ,
intent(in) :: method
914 real(RKG) ,
intent(in),
optional :: reltol, abstol
920 PURE elemental module function isCloseStrong_RK2(x, y, method, reltol, abstol)
result(close)
921#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
922 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseStrong_RK2
925 real(RKG) ,
intent(in) :: x, y
926 type(strong_type) ,
intent(in) :: method
927 real(RKG) ,
intent(in),
optional :: reltol, abstol
933 PURE elemental module function isCloseStrong_RK1(x, y, method, reltol, abstol)
result(close)
934#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
935 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseStrong_RK1
938 real(RKG) ,
intent(in) :: x, y
939 type(strong_type) ,
intent(in) :: method
940 real(RKG) ,
intent(in),
optional :: reltol, abstol
954 PURE elemental module function isCloseWeak_CK5(x, y, method, reltol, abstol)
result(close)
955#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
956 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseWeak_CK5
959 complex(CKG) ,
intent(in) :: x, y
960 type(weak_type) ,
intent(in) :: method
961 real(CKG) ,
intent(in),
optional :: reltol, abstol
967 PURE elemental module function isCloseWeak_CK4(x, y, method, reltol, abstol)
result(close)
968#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
969 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseWeak_CK4
972 complex(CKG) ,
intent(in) :: x, y
973 type(weak_type) ,
intent(in) :: method
974 real(CKG) ,
intent(in),
optional :: reltol, abstol
980 PURE elemental module function isCloseWeak_CK3(x, y, method, reltol, abstol)
result(close)
981#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
982 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseWeak_CK3
985 complex(CKG) ,
intent(in) :: x, y
986 type(weak_type) ,
intent(in) :: method
987 real(CKG) ,
intent(in),
optional :: reltol, abstol
993 PURE elemental module function isCloseWeak_CK2(x, y, method, reltol, abstol)
result(close)
994#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
995 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseWeak_CK2
998 complex(CKG) ,
intent(in) :: x, y
999 type(weak_type) ,
intent(in) :: method
1000 real(CKG) ,
intent(in),
optional :: reltol, abstol
1001 logical(LK) :: close
1006 PURE elemental module function isCloseWeak_CK1(x, y, method, reltol, abstol)
result(close)
1007#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1008 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseWeak_CK1
1011 complex(CKG) ,
intent(in) :: x, y
1012 type(weak_type) ,
intent(in) :: method
1013 real(CKG) ,
intent(in),
optional :: reltol, abstol
1014 logical(LK) :: close
1021 PURE elemental module function isCloseWeak_RK5(x, y, method, reltol, abstol)
result(close)
1022#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1023 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseWeak_RK5
1026 real(RKG) ,
intent(in) :: x, y
1027 type(weak_type) ,
intent(in) :: method
1028 real(RKG) ,
intent(in),
optional :: reltol, abstol
1029 logical(LK) :: close
1034 PURE elemental module function isCloseWeak_RK4(x, y, method, reltol, abstol)
result(close)
1035#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1036 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseWeak_RK4
1039 real(RKG) ,
intent(in) :: x, y
1040 type(weak_type) ,
intent(in) :: method
1041 real(RKG) ,
intent(in),
optional :: reltol, abstol
1042 logical(LK) :: close
1047 PURE elemental module function isCloseWeak_RK3(x, y, method, reltol, abstol)
result(close)
1048#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1049 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseWeak_RK3
1052 real(RKG) ,
intent(in) :: x, y
1053 type(weak_type) ,
intent(in) :: method
1054 real(RKG) ,
intent(in),
optional :: reltol, abstol
1055 logical(LK) :: close
1060 PURE elemental module function isCloseWeak_RK2(x, y, method, reltol, abstol)
result(close)
1061#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1062 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseWeak_RK2
1065 real(RKG) ,
intent(in) :: x, y
1066 type(weak_type) ,
intent(in) :: method
1067 real(RKG) ,
intent(in),
optional :: reltol, abstol
1068 logical(LK) :: close
1073 PURE elemental module function isCloseWeak_RK1(x, y, method, reltol, abstol)
result(close)
1074#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1075 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseWeak_RK1
1078 real(RKG) ,
intent(in) :: x, y
1079 type(weak_type) ,
intent(in) :: method
1080 real(RKG) ,
intent(in),
optional :: reltol, abstol
1081 logical(LK) :: close
1094 PURE elemental module function isCloseMean_CK5(x, y, method, reltol, abstol)
result(close)
1095#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1096 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseMean_CK5
1099 complex(CKG) ,
intent(in) :: x, y
1100 type(mean_type) ,
intent(in) :: method
1101 real(CKG) ,
intent(in),
optional :: reltol, abstol
1102 logical(LK) :: close
1107 PURE elemental module function isCloseMean_CK4(x, y, method, reltol, abstol)
result(close)
1108#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1109 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseMean_CK4
1112 complex(CKG) ,
intent(in) :: x, y
1113 type(mean_type) ,
intent(in) :: method
1114 real(CKG) ,
intent(in),
optional :: reltol, abstol
1115 logical(LK) :: close
1120 PURE elemental module function isCloseMean_CK3(x, y, method, reltol, abstol)
result(close)
1121#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1122 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseMean_CK3
1125 complex(CKG) ,
intent(in) :: x, y
1126 type(mean_type) ,
intent(in) :: method
1127 real(CKG) ,
intent(in),
optional :: reltol, abstol
1128 logical(LK) :: close
1133 PURE elemental module function isCloseMean_CK2(x, y, method, reltol, abstol)
result(close)
1134#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1135 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseMean_CK2
1138 complex(CKG) ,
intent(in) :: x, y
1139 type(mean_type) ,
intent(in) :: method
1140 real(CKG) ,
intent(in),
optional :: reltol, abstol
1141 logical(LK) :: close
1146 PURE elemental module function isCloseMean_CK1(x, y, method, reltol, abstol)
result(close)
1147#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1148 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseMean_CK1
1151 complex(CKG) ,
intent(in) :: x, y
1152 type(mean_type) ,
intent(in) :: method
1153 real(CKG) ,
intent(in),
optional :: reltol, abstol
1154 logical(LK) :: close
1161 PURE elemental module function isCloseMean_RK5(x, y, method, reltol, abstol)
result(close)
1162#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1163 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseMean_RK5
1166 real(RKG) ,
intent(in) :: x, y
1167 type(mean_type) ,
intent(in) :: method
1168 real(RKG) ,
intent(in),
optional :: reltol, abstol
1169 logical(LK) :: close
1174 PURE elemental module function isCloseMean_RK4(x, y, method, reltol, abstol)
result(close)
1175#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1176 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseMean_RK4
1179 real(RKG) ,
intent(in) :: x, y
1180 type(mean_type) ,
intent(in) :: method
1181 real(RKG) ,
intent(in),
optional :: reltol, abstol
1182 logical(LK) :: close
1187 PURE elemental module function isCloseMean_RK3(x, y, method, reltol, abstol)
result(close)
1188#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1189 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseMean_RK3
1192 real(RKG) ,
intent(in) :: x, y
1193 type(mean_type) ,
intent(in) :: method
1194 real(RKG) ,
intent(in),
optional :: reltol, abstol
1195 logical(LK) :: close
1200 PURE elemental module function isCloseMean_RK2(x, y, method, reltol, abstol)
result(close)
1201#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1202 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseMean_RK2
1205 real(RKG) ,
intent(in) :: x, y
1206 type(mean_type) ,
intent(in) :: method
1207 real(RKG) ,
intent(in),
optional :: reltol, abstol
1208 logical(LK) :: close
1213 PURE elemental module function isCloseMean_RK1(x, y, method, reltol, abstol)
result(close)
1214#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1215 !DEC$ ATTRIBUTES DLLEXPORT :: isCloseMean_RK1
1218 real(RKG) ,
intent(in) :: x, y
1219 type(mean_type) ,
intent(in) :: method
1220 real(RKG) ,
intent(in),
optional :: reltol, abstol
1221 logical(LK) :: close
Generate and return .true. if the two input values are sufficiently close to each other within the sp...
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...
This module contains the procedures and interfaces for evaluating the relative or absolute proximity ...
type(weak_type), parameter WEAK
This is a convenience constant object of type weak_type() that is exclusively provided to distinguish...
type(strong_type), parameter STRONG
This is a convenience constant object of type strong_type() that is exclusively provided to distingui...
character(*, SK), parameter MODULE_NAME
type(reference_type), parameter REFERENCE
This is a convenience constant object of type reference_type() that is exclusively provided to distin...
type(mean_type), parameter MEAN
This is a convenience constant object of type mean_type() that is exclusively provided to distinguish...
This is an empty derived type that is exclusively used to differentiate the procedures within the gen...
This is an empty derived type that is exclusively used to differentiate the procedures within the gen...
This is an empty derived type that is exclusively used to differentiate the procedures within the gen...
This is an empty derived type that is exclusively used to differentiate the procedures within the gen...