114 pure elemental module function getIntDef_LK5(val)
result(conversion)
115#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
116 !DEC$ ATTRIBUTES DLLEXPORT :: getIntDef_LK5
119 logical(LKG) ,
intent(in) :: val
120 integer(IKG) :: conversion
125 pure elemental module function getIntDef_LK4(val)
result(conversion)
126#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
127 !DEC$ ATTRIBUTES DLLEXPORT :: getIntDef_LK4
130 logical(LKG) ,
intent(in) :: val
131 integer(IKG) :: conversion
136 pure elemental module function getIntDef_LK3(val)
result(conversion)
137#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
138 !DEC$ ATTRIBUTES DLLEXPORT :: getIntDef_LK3
141 logical(LKG) ,
intent(in) :: val
142 integer(IKG) :: conversion
147 pure elemental module function getIntDef_LK2(val)
result(conversion)
148#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
149 !DEC$ ATTRIBUTES DLLEXPORT :: getIntDef_LK2
152 logical(LKG) ,
intent(in) :: val
153 integer(IKG) :: conversion
158 pure elemental module function getIntDef_LK1(val)
result(conversion)
159#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
160 !DEC$ ATTRIBUTES DLLEXPORT :: getIntDef_LK1
163 logical(LKG) ,
intent(in) :: val
164 integer(IKG) :: conversion
171 pure elemental module function getIntDef_SK5(val)
result(conversion)
172#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
173 !DEC$ ATTRIBUTES DLLEXPORT :: getIntDef_SK5
176 character(
*,SKG) ,
intent(in) :: val
177 integer(IKG) :: conversion
182 pure elemental module function getIntDef_SK4(val)
result(conversion)
183#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
184 !DEC$ ATTRIBUTES DLLEXPORT :: getIntDef_SK4
187 character(
*,SKG) ,
intent(in) :: val
188 integer(IKG) :: conversion
193 pure elemental module function getIntDef_SK3(val)
result(conversion)
194#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
195 !DEC$ ATTRIBUTES DLLEXPORT :: getIntDef_SK3
198 character(
*,SKG) ,
intent(in) :: val
199 integer(IKG) :: conversion
204 pure elemental module function getIntDef_SK2(val)
result(conversion)
205#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
206 !DEC$ ATTRIBUTES DLLEXPORT :: getIntDef_SK2
209 character(
*,SKG) ,
intent(in) :: val
210 integer(IKG) :: conversion
215 pure elemental module function getIntDef_SK1(val)
result(conversion)
216#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
217 !DEC$ ATTRIBUTES DLLEXPORT :: getIntDef_SK1
220 character(
*,SKG) ,
intent(in) :: val
221 integer(IKG) :: conversion
305#if IK5_ENABLED && LK5_ENABLED
306 pure elemental module subroutine setIntDef_IK5_LK5(conversion, val)
307#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
308 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK5_LK5
311 integer(IKG) ,
intent(out) :: conversion
312 logical(LKG) ,
intent(in) :: val
316#if IK5_ENABLED && LK4_ENABLED
317 pure elemental module subroutine setIntDef_IK5_LK4(conversion, val)
318#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
319 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK5_LK4
322 integer(IKG) ,
intent(out) :: conversion
323 logical(LKG) ,
intent(in) :: val
327#if IK5_ENABLED && LK3_ENABLED
328 pure elemental module subroutine setIntDef_IK5_LK3(conversion, val)
329#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
330 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK5_LK3
333 integer(IKG) ,
intent(out) :: conversion
334 logical(LKG) ,
intent(in) :: val
338#if IK5_ENABLED && LK2_ENABLED
339 pure elemental module subroutine setIntDef_IK5_LK2(conversion, val)
340#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
341 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK5_LK2
344 integer(IKG) ,
intent(out) :: conversion
345 logical(LKG) ,
intent(in) :: val
349#if IK5_ENABLED && LK1_ENABLED
350 pure elemental module subroutine setIntDef_IK5_LK1(conversion, val)
351#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
352 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK5_LK1
355 integer(IKG) ,
intent(out) :: conversion
356 logical(LKG) ,
intent(in) :: val
362#if IK5_ENABLED && SK5_ENABLED
363 pure elemental module subroutine setIntDef_IK5_SK5(conversion, val)
364#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
365 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK5_SK5
368 integer(IKG) ,
intent(out) :: conversion
369 character(
*,SKG) ,
intent(in) :: val
373#if IK5_ENABLED && SK4_ENABLED
374 pure elemental module subroutine setIntDef_IK5_SK4(conversion, val)
375#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
376 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK5_SK4
379 integer(IKG) ,
intent(out) :: conversion
380 character(
*,SKG) ,
intent(in) :: val
384#if IK5_ENABLED && SK3_ENABLED
385 pure elemental module subroutine setIntDef_IK5_SK3(conversion, val)
386#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
387 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK5_SK3
390 integer(IKG) ,
intent(out) :: conversion
391 character(
*,SKG) ,
intent(in) :: val
395#if IK5_ENABLED && SK2_ENABLED
396 pure elemental module subroutine setIntDef_IK5_SK2(conversion, val)
397#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
398 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK5_SK2
401 integer(IKG) ,
intent(out) :: conversion
402 character(
*,SKG) ,
intent(in) :: val
406#if IK5_ENABLED && SK1_ENABLED
407 pure elemental module subroutine setIntDef_IK5_SK1(conversion, val)
408#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
409 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK5_SK1
412 integer(IKG) ,
intent(out) :: conversion
413 character(
*,SKG) ,
intent(in) :: val
425#if IK4_ENABLED && LK5_ENABLED
426 pure elemental module subroutine setIntDef_IK4_LK5(conversion, val)
427#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
428 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK4_LK5
431 integer(IKG) ,
intent(out) :: conversion
432 logical(LKG) ,
intent(in) :: val
436#if IK4_ENABLED && LK4_ENABLED
437 pure elemental module subroutine setIntDef_IK4_LK4(conversion, val)
438#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
439 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK4_LK4
442 integer(IKG) ,
intent(out) :: conversion
443 logical(LKG) ,
intent(in) :: val
447#if IK4_ENABLED && LK3_ENABLED
448 pure elemental module subroutine setIntDef_IK4_LK3(conversion, val)
449#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
450 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK4_LK3
453 integer(IKG) ,
intent(out) :: conversion
454 logical(LKG) ,
intent(in) :: val
458#if IK4_ENABLED && LK2_ENABLED
459 pure elemental module subroutine setIntDef_IK4_LK2(conversion, val)
460#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
461 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK4_LK2
464 integer(IKG) ,
intent(out) :: conversion
465 logical(LKG) ,
intent(in) :: val
469#if IK4_ENABLED && LK1_ENABLED
470 pure elemental module subroutine setIntDef_IK4_LK1(conversion, val)
471#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
472 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK4_LK1
475 integer(IKG) ,
intent(out) :: conversion
476 logical(LKG) ,
intent(in) :: val
482#if IK4_ENABLED && SK5_ENABLED
483 pure elemental module subroutine setIntDef_IK4_SK5(conversion, val)
484#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
485 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK4_SK5
488 integer(IKG) ,
intent(out) :: conversion
489 character(
*,SKG) ,
intent(in) :: val
493#if IK4_ENABLED && SK4_ENABLED
494 pure elemental module subroutine setIntDef_IK4_SK4(conversion, val)
495#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
496 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK4_SK4
499 integer(IKG) ,
intent(out) :: conversion
500 character(
*,SKG) ,
intent(in) :: val
504#if IK4_ENABLED && SK3_ENABLED
505 pure elemental module subroutine setIntDef_IK4_SK3(conversion, val)
506#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
507 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK4_SK3
510 integer(IKG) ,
intent(out) :: conversion
511 character(
*,SKG) ,
intent(in) :: val
515#if IK4_ENABLED && SK2_ENABLED
516 pure elemental module subroutine setIntDef_IK4_SK2(conversion, val)
517#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
518 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK4_SK2
521 integer(IKG) ,
intent(out) :: conversion
522 character(
*,SKG) ,
intent(in) :: val
526#if IK4_ENABLED && SK1_ENABLED
527 pure elemental module subroutine setIntDef_IK4_SK1(conversion, val)
528#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
529 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK4_SK1
532 integer(IKG) ,
intent(out) :: conversion
533 character(
*,SKG) ,
intent(in) :: val
545#if IK3_ENABLED && LK5_ENABLED
546 pure elemental module subroutine setIntDef_IK3_LK5(conversion, val)
547#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
548 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK3_LK5
551 integer(IKG) ,
intent(out) :: conversion
552 logical(LKG) ,
intent(in) :: val
556#if IK3_ENABLED && LK4_ENABLED
557 pure elemental module subroutine setIntDef_IK3_LK4(conversion, val)
558#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
559 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK3_LK4
562 integer(IKG) ,
intent(out) :: conversion
563 logical(LKG) ,
intent(in) :: val
567#if IK3_ENABLED && LK3_ENABLED
568 pure elemental module subroutine setIntDef_IK3_LK3(conversion, val)
569#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
570 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK3_LK3
573 integer(IKG) ,
intent(out) :: conversion
574 logical(LKG) ,
intent(in) :: val
578#if IK3_ENABLED && LK2_ENABLED
579 pure elemental module subroutine setIntDef_IK3_LK2(conversion, val)
580#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
581 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK3_LK2
584 integer(IKG) ,
intent(out) :: conversion
585 logical(LKG) ,
intent(in) :: val
589#if IK3_ENABLED && LK1_ENABLED
590 pure elemental module subroutine setIntDef_IK3_LK1(conversion, val)
591#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
592 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK3_LK1
595 integer(IKG) ,
intent(out) :: conversion
596 logical(LKG) ,
intent(in) :: val
602#if IK3_ENABLED && SK5_ENABLED
603 pure elemental module subroutine setIntDef_IK3_SK5(conversion, val)
604#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
605 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK3_SK5
608 integer(IKG) ,
intent(out) :: conversion
609 character(
*,SKG) ,
intent(in) :: val
613#if IK3_ENABLED && SK4_ENABLED
614 pure elemental module subroutine setIntDef_IK3_SK4(conversion, val)
615#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
616 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK3_SK4
619 integer(IKG) ,
intent(out) :: conversion
620 character(
*,SKG) ,
intent(in) :: val
624#if IK3_ENABLED && SK3_ENABLED
625 pure elemental module subroutine setIntDef_IK3_SK3(conversion, val)
626#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
627 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK3_SK3
630 integer(IKG) ,
intent(out) :: conversion
631 character(
*,SKG) ,
intent(in) :: val
635#if IK3_ENABLED && SK2_ENABLED
636 pure elemental module subroutine setIntDef_IK3_SK2(conversion, val)
637#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
638 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK3_SK2
641 integer(IKG) ,
intent(out) :: conversion
642 character(
*,SKG) ,
intent(in) :: val
646#if IK3_ENABLED && SK1_ENABLED
647 pure elemental module subroutine setIntDef_IK3_SK1(conversion, val)
648#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
649 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK3_SK1
652 integer(IKG) ,
intent(out) :: conversion
653 character(
*,SKG) ,
intent(in) :: val
665#if IK2_ENABLED && LK5_ENABLED
666 pure elemental module subroutine setIntDef_IK2_LK5(conversion, val)
667#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
668 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK2_LK5
671 integer(IKG) ,
intent(out) :: conversion
672 logical(LKG) ,
intent(in) :: val
676#if IK2_ENABLED && LK4_ENABLED
677 pure elemental module subroutine setIntDef_IK2_LK4(conversion, val)
678#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
679 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK2_LK4
682 integer(IKG) ,
intent(out) :: conversion
683 logical(LKG) ,
intent(in) :: val
687#if IK2_ENABLED && LK3_ENABLED
688 pure elemental module subroutine setIntDef_IK2_LK3(conversion, val)
689#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
690 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK2_LK3
693 integer(IKG) ,
intent(out) :: conversion
694 logical(LKG) ,
intent(in) :: val
698#if IK2_ENABLED && LK2_ENABLED
699 pure elemental module subroutine setIntDef_IK2_LK2(conversion, val)
700#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
701 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK2_LK2
704 integer(IKG) ,
intent(out) :: conversion
705 logical(LKG) ,
intent(in) :: val
709#if IK2_ENABLED && LK1_ENABLED
710 pure elemental module subroutine setIntDef_IK2_LK1(conversion, val)
711#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
712 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK2_LK1
715 integer(IKG) ,
intent(out) :: conversion
716 logical(LKG) ,
intent(in) :: val
722#if IK2_ENABLED && SK5_ENABLED
723 pure elemental module subroutine setIntDef_IK2_SK5(conversion, val)
724#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
725 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK2_SK5
728 integer(IKG) ,
intent(out) :: conversion
729 character(
*,SKG) ,
intent(in) :: val
733#if IK2_ENABLED && SK4_ENABLED
734 pure elemental module subroutine setIntDef_IK2_SK4(conversion, val)
735#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
736 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK2_SK4
739 integer(IKG) ,
intent(out) :: conversion
740 character(
*,SKG) ,
intent(in) :: val
744#if IK2_ENABLED && SK3_ENABLED
745 pure elemental module subroutine setIntDef_IK2_SK3(conversion, val)
746#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
747 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK2_SK3
750 integer(IKG) ,
intent(out) :: conversion
751 character(
*,SKG) ,
intent(in) :: val
755#if IK2_ENABLED && SK2_ENABLED
756 pure elemental module subroutine setIntDef_IK2_SK2(conversion, val)
757#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
758 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK2_SK2
761 integer(IKG) ,
intent(out) :: conversion
762 character(
*,SKG) ,
intent(in) :: val
766#if IK2_ENABLED && SK1_ENABLED
767 pure elemental module subroutine setIntDef_IK2_SK1(conversion, val)
768#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
769 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK2_SK1
772 integer(IKG) ,
intent(out) :: conversion
773 character(
*,SKG) ,
intent(in) :: val
785#if IK1_ENABLED && LK5_ENABLED
786 pure elemental module subroutine setIntDef_IK1_LK5(conversion, val)
787#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
788 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK1_LK5
791 integer(IKG) ,
intent(out) :: conversion
792 logical(LKG) ,
intent(in) :: val
796#if IK1_ENABLED && LK4_ENABLED
797 pure elemental module subroutine setIntDef_IK1_LK4(conversion, val)
798#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
799 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK1_LK4
802 integer(IKG) ,
intent(out) :: conversion
803 logical(LKG) ,
intent(in) :: val
807#if IK1_ENABLED && LK3_ENABLED
808 pure elemental module subroutine setIntDef_IK1_LK3(conversion, val)
809#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
810 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK1_LK3
813 integer(IKG) ,
intent(out) :: conversion
814 logical(LKG) ,
intent(in) :: val
818#if IK1_ENABLED && LK2_ENABLED
819 pure elemental module subroutine setIntDef_IK1_LK2(conversion, val)
820#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
821 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK1_LK2
824 integer(IKG) ,
intent(out) :: conversion
825 logical(LKG) ,
intent(in) :: val
829#if IK1_ENABLED && LK1_ENABLED
830 pure elemental module subroutine setIntDef_IK1_LK1(conversion, val)
831#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
832 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK1_LK1
835 integer(IKG) ,
intent(out) :: conversion
836 logical(LKG) ,
intent(in) :: val
842#if IK1_ENABLED && SK5_ENABLED
843 pure elemental module subroutine setIntDef_IK1_SK5(conversion, val)
844#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
845 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK1_SK5
848 integer(IKG) ,
intent(out) :: conversion
849 character(
*,SKG) ,
intent(in) :: val
853#if IK1_ENABLED && SK4_ENABLED
854 pure elemental module subroutine setIntDef_IK1_SK4(conversion, val)
855#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
856 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK1_SK4
859 integer(IKG) ,
intent(out) :: conversion
860 character(
*,SKG) ,
intent(in) :: val
864#if IK1_ENABLED && SK3_ENABLED
865 pure elemental module subroutine setIntDef_IK1_SK3(conversion, val)
866#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
867 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK1_SK3
870 integer(IKG) ,
intent(out) :: conversion
871 character(
*,SKG) ,
intent(in) :: val
875#if IK1_ENABLED && SK2_ENABLED
876 pure elemental module subroutine setIntDef_IK1_SK2(conversion, val)
877#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
878 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK1_SK2
881 integer(IKG) ,
intent(out) :: conversion
882 character(
*,SKG) ,
intent(in) :: val
886#if IK1_ENABLED && SK1_ENABLED
887 pure elemental module subroutine setIntDef_IK1_SK1(conversion, val)
888#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
889 !DEC$ ATTRIBUTES DLLEXPORT :: setIntDef_IK1_SK1
892 integer(IKG) ,
intent(out) :: conversion
893 character(
*,SKG) ,
intent(in) :: val
908#if IK5_ENABLED && SK5_ENABLED
909 pure elemental module subroutine setIntErr_IK5_SK5(conversion, val, iostat)
910#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
911 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK5_SK5
914 integer(IKG) ,
intent(out) :: conversion
915 character(
*,SKG) ,
intent(in) :: val
916 integer(IK) ,
intent(out) :: iostat
920#if IK5_ENABLED && SK4_ENABLED
921 pure elemental module subroutine setIntErr_IK5_SK4(conversion, val, iostat)
922#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
923 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK5_SK4
926 integer(IKG) ,
intent(out) :: conversion
927 character(
*,SKG) ,
intent(in) :: val
928 integer(IK) ,
intent(out) :: iostat
932#if IK5_ENABLED && SK3_ENABLED
933 pure elemental module subroutine setIntErr_IK5_SK3(conversion, val, iostat)
934#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
935 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK5_SK3
938 integer(IKG) ,
intent(out) :: conversion
939 character(
*,SKG) ,
intent(in) :: val
940 integer(IK) ,
intent(out) :: iostat
944#if IK5_ENABLED && SK2_ENABLED
945 pure elemental module subroutine setIntErr_IK5_SK2(conversion, val, iostat)
946#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
947 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK5_SK2
950 integer(IKG) ,
intent(out) :: conversion
951 character(
*,SKG) ,
intent(in) :: val
952 integer(IK) ,
intent(out) :: iostat
956#if IK5_ENABLED && SK1_ENABLED
957 pure elemental module subroutine setIntErr_IK5_SK1(conversion, val, iostat)
958#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
959 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK5_SK1
962 integer(IKG) ,
intent(out) :: conversion
963 character(
*,SKG) ,
intent(in) :: val
964 integer(IK) ,
intent(out) :: iostat
976#if IK4_ENABLED && SK5_ENABLED
977 pure elemental module subroutine setIntErr_IK4_SK5(conversion, val, iostat)
978#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
979 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK4_SK5
982 integer(IKG) ,
intent(out) :: conversion
983 character(
*,SKG) ,
intent(in) :: val
984 integer(IK) ,
intent(out) :: iostat
988#if IK4_ENABLED && SK4_ENABLED
989 pure elemental module subroutine setIntErr_IK4_SK4(conversion, val, iostat)
990#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
991 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK4_SK4
994 integer(IKG) ,
intent(out) :: conversion
995 character(
*,SKG) ,
intent(in) :: val
996 integer(IK) ,
intent(out) :: iostat
1000#if IK4_ENABLED && SK3_ENABLED
1001 pure elemental module subroutine setIntErr_IK4_SK3(conversion, val, iostat)
1002#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1003 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK4_SK3
1006 integer(IKG) ,
intent(out) :: conversion
1007 character(
*,SKG) ,
intent(in) :: val
1008 integer(IK) ,
intent(out) :: iostat
1012#if IK4_ENABLED && SK2_ENABLED
1013 pure elemental module subroutine setIntErr_IK4_SK2(conversion, val, iostat)
1014#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1015 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK4_SK2
1018 integer(IKG) ,
intent(out) :: conversion
1019 character(
*,SKG) ,
intent(in) :: val
1020 integer(IK) ,
intent(out) :: iostat
1024#if IK4_ENABLED && SK1_ENABLED
1025 pure elemental module subroutine setIntErr_IK4_SK1(conversion, val, iostat)
1026#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1027 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK4_SK1
1030 integer(IKG) ,
intent(out) :: conversion
1031 character(
*,SKG) ,
intent(in) :: val
1032 integer(IK) ,
intent(out) :: iostat
1044#if IK3_ENABLED && SK5_ENABLED
1045 pure elemental module subroutine setIntErr_IK3_SK5(conversion, val, iostat)
1046#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1047 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK3_SK5
1050 integer(IKG) ,
intent(out) :: conversion
1051 character(
*,SKG) ,
intent(in) :: val
1052 integer(IK) ,
intent(out) :: iostat
1056#if IK3_ENABLED && SK4_ENABLED
1057 pure elemental module subroutine setIntErr_IK3_SK4(conversion, val, iostat)
1058#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1059 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK3_SK4
1062 integer(IKG) ,
intent(out) :: conversion
1063 character(
*,SKG) ,
intent(in) :: val
1064 integer(IK) ,
intent(out) :: iostat
1068#if IK3_ENABLED && SK3_ENABLED
1069 pure elemental module subroutine setIntErr_IK3_SK3(conversion, val, iostat)
1070#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1071 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK3_SK3
1074 integer(IKG) ,
intent(out) :: conversion
1075 character(
*,SKG) ,
intent(in) :: val
1076 integer(IK) ,
intent(out) :: iostat
1080#if IK3_ENABLED && SK2_ENABLED
1081 pure elemental module subroutine setIntErr_IK3_SK2(conversion, val, iostat)
1082#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1083 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK3_SK2
1086 integer(IKG) ,
intent(out) :: conversion
1087 character(
*,SKG) ,
intent(in) :: val
1088 integer(IK) ,
intent(out) :: iostat
1092#if IK3_ENABLED && SK1_ENABLED
1093 pure elemental module subroutine setIntErr_IK3_SK1(conversion, val, iostat)
1094#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1095 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK3_SK1
1098 integer(IKG) ,
intent(out) :: conversion
1099 character(
*,SKG) ,
intent(in) :: val
1100 integer(IK) ,
intent(out) :: iostat
1112#if IK2_ENABLED && SK5_ENABLED
1113 pure elemental module subroutine setIntErr_IK2_SK5(conversion, val, iostat)
1114#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1115 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK2_SK5
1118 integer(IKG) ,
intent(out) :: conversion
1119 character(
*,SKG) ,
intent(in) :: val
1120 integer(IK) ,
intent(out) :: iostat
1124#if IK2_ENABLED && SK4_ENABLED
1125 pure elemental module subroutine setIntErr_IK2_SK4(conversion, val, iostat)
1126#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1127 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK2_SK4
1130 integer(IKG) ,
intent(out) :: conversion
1131 character(
*,SKG) ,
intent(in) :: val
1132 integer(IK) ,
intent(out) :: iostat
1136#if IK2_ENABLED && SK3_ENABLED
1137 pure elemental module subroutine setIntErr_IK2_SK3(conversion, val, iostat)
1138#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1139 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK2_SK3
1142 integer(IKG) ,
intent(out) :: conversion
1143 character(
*,SKG) ,
intent(in) :: val
1144 integer(IK) ,
intent(out) :: iostat
1148#if IK2_ENABLED && SK2_ENABLED
1149 pure elemental module subroutine setIntErr_IK2_SK2(conversion, val, iostat)
1150#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1151 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK2_SK2
1154 integer(IKG) ,
intent(out) :: conversion
1155 character(
*,SKG) ,
intent(in) :: val
1156 integer(IK) ,
intent(out) :: iostat
1160#if IK2_ENABLED && SK1_ENABLED
1161 pure elemental module subroutine setIntErr_IK2_SK1(conversion, val, iostat)
1162#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1163 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK2_SK1
1166 integer(IKG) ,
intent(out) :: conversion
1167 character(
*,SKG) ,
intent(in) :: val
1168 integer(IK) ,
intent(out) :: iostat
1180#if IK1_ENABLED && SK5_ENABLED
1181 pure elemental module subroutine setIntErr_IK1_SK5(conversion, val, iostat)
1182#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1183 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK1_SK5
1186 integer(IKG) ,
intent(out) :: conversion
1187 character(
*,SKG) ,
intent(in) :: val
1188 integer(IK) ,
intent(out) :: iostat
1192#if IK1_ENABLED && SK4_ENABLED
1193 pure elemental module subroutine setIntErr_IK1_SK4(conversion, val, iostat)
1194#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1195 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK1_SK4
1198 integer(IKG) ,
intent(out) :: conversion
1199 character(
*,SKG) ,
intent(in) :: val
1200 integer(IK) ,
intent(out) :: iostat
1204#if IK1_ENABLED && SK3_ENABLED
1205 pure elemental module subroutine setIntErr_IK1_SK3(conversion, val, iostat)
1206#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1207 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK1_SK3
1210 integer(IKG) ,
intent(out) :: conversion
1211 character(
*,SKG) ,
intent(in) :: val
1212 integer(IK) ,
intent(out) :: iostat
1216#if IK1_ENABLED && SK2_ENABLED
1217 pure elemental module subroutine setIntErr_IK1_SK2(conversion, val, iostat)
1218#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1219 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK1_SK2
1222 integer(IKG) ,
intent(out) :: conversion
1223 character(
*,SKG) ,
intent(in) :: val
1224 integer(IK) ,
intent(out) :: iostat
1228#if IK1_ENABLED && SK1_ENABLED
1229 pure elemental module subroutine setIntErr_IK1_SK1(conversion, val, iostat)
1230#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1231 !DEC$ ATTRIBUTES DLLEXPORT :: setIntErr_IK1_SK1
1234 integer(IKG) ,
intent(out) :: conversion
1235 character(
*,SKG) ,
intent(in) :: val
1236 integer(IK) ,
intent(out) :: iostat
Generate and return the conversion of the input value to a integer value of default kind IK.
Return the conversion of the input value to a integer value of arbitrary kind.
This module defines the relevant Fortran kind type-parameters frequently used in the ParaMonte librar...
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 procedures and types for facilitating the conversion of values of different type...
character(*, SK), parameter MODULE_NAME