142 interface operator(.in.)
151 pure module function in_D0_D0_SK5(val, set)
result(member)
152#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
153 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D0_SK5
156 character(
*,SKG) ,
intent(in) :: val
157 character(
*,SKG) ,
intent(in) :: set
158 logical(LK) :: member(
len(val, IK))
163 pure module function in_D0_D0_SK4(val, set)
result(member)
164#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
165 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D0_SK4
168 character(
*,SKG) ,
intent(in) :: val
169 character(
*,SKG) ,
intent(in) :: set
170 logical(LK) :: member(
len(val, IK))
175 pure module function in_D0_D0_SK3(val, set)
result(member)
176#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
177 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D0_SK3
180 character(
*,SKG) ,
intent(in) :: val
181 character(
*,SKG) ,
intent(in) :: set
182 logical(LK) :: member(
len(val, IK))
187 pure module function in_D0_D0_SK2(val, set)
result(member)
188#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
189 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D0_SK2
192 character(
*,SKG) ,
intent(in) :: val
193 character(
*,SKG) ,
intent(in) :: set
194 logical(LK) :: member(
len(val, IK))
199 pure module function in_D0_D0_SK1(val, set)
result(member)
200#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
201 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D0_SK1
204 character(
*,SKG) ,
intent(in) :: val
205 character(
*,SKG) ,
intent(in) :: set
206 logical(LK) :: member(
len(val, IK))
219 pure module function in_D0_D1_SK5(val, set)
result(member)
220#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
221 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_SK5
224 character(
*,SKG) ,
intent(in) :: val
225 character(
*,SKG) ,
intent(in),
contiguous :: set(:)
226 logical(LK) :: member
231 pure module function in_D0_D1_SK4(val, set)
result(member)
232#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
233 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_SK4
236 character(
*,SKG) ,
intent(in) :: val
237 character(
*,SKG) ,
intent(in),
contiguous :: set(:)
238 logical(LK) :: member
243 pure module function in_D0_D1_SK3(val, set)
result(member)
244#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
245 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_SK3
248 character(
*,SKG) ,
intent(in) :: val
249 character(
*,SKG) ,
intent(in),
contiguous :: set(:)
250 logical(LK) :: member
255 pure module function in_D0_D1_SK2(val, set)
result(member)
256#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
257 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_SK2
260 character(
*,SKG) ,
intent(in) :: val
261 character(
*,SKG) ,
intent(in),
contiguous :: set(:)
262 logical(LK) :: member
267 pure module function in_D0_D1_SK1(val, set)
result(member)
268#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
269 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_SK1
272 character(
*,SKG) ,
intent(in) :: val
273 character(
*,SKG) ,
intent(in),
contiguous :: set(:)
274 logical(LK) :: member
281 pure module function in_D0_D1_IK5(val, set)
result(member)
282#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
283 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_IK5
286 integer(IKG) ,
intent(in) :: val
287 integer(IKG) ,
intent(in),
contiguous :: set(:)
288 logical(LK) :: member
293 pure module function in_D0_D1_IK4(val, set)
result(member)
294#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
295 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_IK4
298 integer(IKG) ,
intent(in) :: val
299 integer(IKG) ,
intent(in),
contiguous :: set(:)
300 logical(LK) :: member
305 pure module function in_D0_D1_IK3(val, set)
result(member)
306#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
307 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_IK3
310 integer(IKG) ,
intent(in) :: val
311 integer(IKG) ,
intent(in),
contiguous :: set(:)
312 logical(LK) :: member
317 pure module function in_D0_D1_IK2(val, set)
result(member)
318#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
319 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_IK2
322 integer(IKG) ,
intent(in) :: val
323 integer(IKG) ,
intent(in),
contiguous :: set(:)
324 logical(LK) :: member
329 pure module function in_D0_D1_IK1(val, set)
result(member)
330#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
331 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_IK1
334 integer(IKG) ,
intent(in) :: val
335 integer(IKG) ,
intent(in),
contiguous :: set(:)
336 logical(LK) :: member
343 pure module function in_D0_D1_LK5(val, set)
result(member)
344#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
345 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_LK5
348 logical(LKG) ,
intent(in) :: val
349 logical(LKG) ,
intent(in),
contiguous :: set(:)
350 logical(LK) :: member
355 pure module function in_D0_D1_LK4(val, set)
result(member)
356#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
357 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_LK4
360 logical(LKG) ,
intent(in) :: val
361 logical(LKG) ,
intent(in),
contiguous :: set(:)
362 logical(LK) :: member
367 pure module function in_D0_D1_LK3(val, set)
result(member)
368#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
369 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_LK3
372 logical(LKG) ,
intent(in) :: val
373 logical(LKG) ,
intent(in),
contiguous :: set(:)
374 logical(LK) :: member
379 pure module function in_D0_D1_LK2(val, set)
result(member)
380#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
381 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_LK2
384 logical(LKG) ,
intent(in) :: val
385 logical(LKG) ,
intent(in),
contiguous :: set(:)
386 logical(LK) :: member
391 pure module function in_D0_D1_LK1(val, set)
result(member)
392#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
393 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_LK1
396 logical(LKG) ,
intent(in) :: val
397 logical(LKG) ,
intent(in),
contiguous :: set(:)
398 logical(LK) :: member
405 pure module function in_D0_D1_CK5(val, set)
result(member)
406#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
407 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_CK5
410 complex(CKG) ,
intent(in) :: val
411 complex(CKG) ,
intent(in),
contiguous :: set(:)
412 logical(LK) :: member
417 pure module function in_D0_D1_CK4(val, set)
result(member)
418#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
419 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_CK4
422 complex(CKG) ,
intent(in) :: val
423 complex(CKG) ,
intent(in),
contiguous :: set(:)
424 logical(LK) :: member
429 pure module function in_D0_D1_CK3(val, set)
result(member)
430#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
431 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_CK3
434 complex(CKG) ,
intent(in) :: val
435 complex(CKG) ,
intent(in),
contiguous :: set(:)
436 logical(LK) :: member
441 pure module function in_D0_D1_CK2(val, set)
result(member)
442#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
443 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_CK2
446 complex(CKG) ,
intent(in) :: val
447 complex(CKG) ,
intent(in),
contiguous :: set(:)
448 logical(LK) :: member
453 pure module function in_D0_D1_CK1(val, set)
result(member)
454#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
455 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_CK1
458 complex(CKG) ,
intent(in) :: val
459 complex(CKG) ,
intent(in),
contiguous :: set(:)
460 logical(LK) :: member
467 pure module function in_D0_D1_RK5(val, set)
result(member)
468#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
469 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_RK5
472 real(RKG) ,
intent(in) :: val
473 real(RKG) ,
intent(in),
contiguous :: set(:)
474 logical(LK) :: member
479 pure module function in_D0_D1_RK4(val, set)
result(member)
480#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
481 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_RK4
484 real(RKG) ,
intent(in) :: val
485 real(RKG) ,
intent(in),
contiguous :: set(:)
486 logical(LK) :: member
491 pure module function in_D0_D1_RK3(val, set)
result(member)
492#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
493 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_RK3
496 real(RKG) ,
intent(in) :: val
497 real(RKG) ,
intent(in),
contiguous :: set(:)
498 logical(LK) :: member
503 pure module function in_D0_D1_RK2(val, set)
result(member)
504#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
505 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_RK2
508 real(RKG) ,
intent(in) :: val
509 real(RKG) ,
intent(in),
contiguous :: set(:)
510 logical(LK) :: member
515 pure module function in_D0_D1_RK1(val, set)
result(member)
516#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
517 !DEC$ ATTRIBUTES DLLEXPORT :: in_D0_D1_RK1
520 real(RKG) ,
intent(in) :: val
521 real(RKG) ,
intent(in),
contiguous :: set(:)
522 logical(LK) :: member
535 pure module function in_D1_D1_SK5(val, set)
result(member)
536#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
537 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_SK5
540 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
541 character(
*,SKG) ,
intent(in),
contiguous :: set(:)
542 logical(LK) :: member(
size(val,
1, IK))
547 pure module function in_D1_D1_SK4(val, set)
result(member)
548#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
549 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_SK4
552 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
553 character(
*,SKG) ,
intent(in),
contiguous :: set(:)
554 logical(LK) :: member(
size(val,
1, IK))
559 pure module function in_D1_D1_SK3(val, set)
result(member)
560#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
561 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_SK3
564 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
565 character(
*,SKG) ,
intent(in),
contiguous :: set(:)
566 logical(LK) :: member(
size(val,
1, IK))
571 pure module function in_D1_D1_SK2(val, set)
result(member)
572#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
573 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_SK2
576 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
577 character(
*,SKG) ,
intent(in),
contiguous :: set(:)
578 logical(LK) :: member(
size(val,
1, IK))
583 pure module function in_D1_D1_SK1(val, set)
result(member)
584#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
585 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_SK1
588 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
589 character(
*,SKG) ,
intent(in),
contiguous :: set(:)
590 logical(LK) :: member(
size(val,
1, IK))
597 pure module function in_D1_D1_IK5(val, set)
result(member)
598#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
599 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_IK5
602 integer(IKG) ,
intent(in),
contiguous :: val(:)
603 integer(IKG) ,
intent(in),
contiguous :: set(:)
604 logical(LK) :: member(
size(val,
1, IK))
609 pure module function in_D1_D1_IK4(val, set)
result(member)
610#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
611 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_IK4
614 integer(IKG) ,
intent(in),
contiguous :: val(:)
615 integer(IKG) ,
intent(in),
contiguous :: set(:)
616 logical(LK) :: member(
size(val,
1, IK))
621 pure module function in_D1_D1_IK3(val, set)
result(member)
622#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
623 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_IK3
626 integer(IKG) ,
intent(in),
contiguous :: val(:)
627 integer(IKG) ,
intent(in),
contiguous :: set(:)
628 logical(LK) :: member(
size(val,
1, IK))
633 pure module function in_D1_D1_IK2(val, set)
result(member)
634#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
635 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_IK2
638 integer(IKG) ,
intent(in),
contiguous :: val(:)
639 integer(IKG) ,
intent(in),
contiguous :: set(:)
640 logical(LK) :: member(
size(val,
1, IK))
645 pure module function in_D1_D1_IK1(val, set)
result(member)
646#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
647 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_IK1
650 integer(IKG) ,
intent(in),
contiguous :: val(:)
651 integer(IKG) ,
intent(in),
contiguous :: set(:)
652 logical(LK) :: member(
size(val,
1, IK))
659 pure module function in_D1_D1_LK5(val, set)
result(member)
660#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
661 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_LK5
664 logical(LKG) ,
intent(in),
contiguous :: val(:)
665 logical(LKG) ,
intent(in),
contiguous :: set(:)
666 logical(LK) :: member(
size(val,
1, IK))
671 pure module function in_D1_D1_LK4(val, set)
result(member)
672#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
673 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_LK4
676 logical(LKG) ,
intent(in),
contiguous :: val(:)
677 logical(LKG) ,
intent(in),
contiguous :: set(:)
678 logical(LK) :: member(
size(val,
1, IK))
683 pure module function in_D1_D1_LK3(val, set)
result(member)
684#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
685 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_LK3
688 logical(LKG) ,
intent(in),
contiguous :: val(:)
689 logical(LKG) ,
intent(in),
contiguous :: set(:)
690 logical(LK) :: member(
size(val,
1, IK))
695 pure module function in_D1_D1_LK2(val, set)
result(member)
696#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
697 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_LK2
700 logical(LKG) ,
intent(in),
contiguous :: val(:)
701 logical(LKG) ,
intent(in),
contiguous :: set(:)
702 logical(LK) :: member(
size(val,
1, IK))
707 pure module function in_D1_D1_LK1(val, set)
result(member)
708#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
709 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_LK1
712 logical(LKG) ,
intent(in),
contiguous :: val(:)
713 logical(LKG) ,
intent(in),
contiguous :: set(:)
714 logical(LK) :: member(
size(val,
1, IK))
721 pure module function in_D1_D1_CK5(val, set)
result(member)
722#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
723 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_CK5
726 complex(CKG) ,
intent(in),
contiguous :: val(:)
727 complex(CKG) ,
intent(in),
contiguous :: set(:)
728 logical(LK) :: member(
size(val,
1, IK))
733 pure module function in_D1_D1_CK4(val, set)
result(member)
734#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
735 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_CK4
738 complex(CKG) ,
intent(in),
contiguous :: val(:)
739 complex(CKG) ,
intent(in),
contiguous :: set(:)
740 logical(LK) :: member(
size(val,
1, IK))
745 pure module function in_D1_D1_CK3(val, set)
result(member)
746#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
747 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_CK3
750 complex(CKG) ,
intent(in),
contiguous :: val(:)
751 complex(CKG) ,
intent(in),
contiguous :: set(:)
752 logical(LK) :: member(
size(val,
1, IK))
757 pure module function in_D1_D1_CK2(val, set)
result(member)
758#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
759 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_CK2
762 complex(CKG) ,
intent(in),
contiguous :: val(:)
763 complex(CKG) ,
intent(in),
contiguous :: set(:)
764 logical(LK) :: member(
size(val,
1, IK))
769 pure module function in_D1_D1_CK1(val, set)
result(member)
770#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
771 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_CK1
774 complex(CKG) ,
intent(in),
contiguous :: val(:)
775 complex(CKG) ,
intent(in),
contiguous :: set(:)
776 logical(LK) :: member(
size(val,
1, IK))
783 pure module function in_D1_D1_RK5(val, set)
result(member)
784#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
785 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_RK5
788 real(RKG) ,
intent(in),
contiguous :: val(:)
789 real(RKG) ,
intent(in),
contiguous :: set(:)
790 logical(LK) :: member(
size(val,
1, IK))
795 pure module function in_D1_D1_RK4(val, set)
result(member)
796#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
797 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_RK4
800 real(RKG) ,
intent(in),
contiguous :: val(:)
801 real(RKG) ,
intent(in),
contiguous :: set(:)
802 logical(LK) :: member(
size(val,
1, IK))
807 pure module function in_D1_D1_RK3(val, set)
result(member)
808#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
809 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_RK3
812 real(RKG) ,
intent(in),
contiguous :: val(:)
813 real(RKG) ,
intent(in),
contiguous :: set(:)
814 logical(LK) :: member(
size(val,
1, IK))
819 pure module function in_D1_D1_RK2(val, set)
result(member)
820#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
821 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_RK2
824 real(RKG) ,
intent(in),
contiguous :: val(:)
825 real(RKG) ,
intent(in),
contiguous :: set(:)
826 logical(LK) :: member(
size(val,
1, IK))
831 pure module function in_D1_D1_RK1(val, set)
result(member)
832#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
833 !DEC$ ATTRIBUTES DLLEXPORT :: in_D1_D1_RK1
836 real(RKG) ,
intent(in),
contiguous :: val(:)
837 real(RKG) ,
intent(in),
contiguous :: set(:)
838 logical(LK) :: member(
size(val,
1, IK))
924 interface operator(.inrange.)
933 pure module function inrange_D0_D0_SK5(val, set)
result(member)
934#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
935 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D0_SK5
938 character(
*,SKG) ,
intent(in) :: val
939 character(
2,SKG) ,
intent(in) :: set
940 logical(LK) :: member(
len(val, IK))
945 pure module function inrange_D0_D0_SK4(val, set)
result(member)
946#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
947 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D0_SK4
950 character(
*,SKG) ,
intent(in) :: val
951 character(
2,SKG) ,
intent(in) :: set
952 logical(LK) :: member(
len(val, IK))
957 pure module function inrange_D0_D0_SK3(val, set)
result(member)
958#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
959 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D0_SK3
962 character(
*,SKG) ,
intent(in) :: val
963 character(
2,SKG) ,
intent(in) :: set
964 logical(LK) :: member(
len(val, IK))
969 pure module function inrange_D0_D0_SK2(val, set)
result(member)
970#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
971 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D0_SK2
974 character(
*,SKG) ,
intent(in) :: val
975 character(
2,SKG) ,
intent(in) :: set
976 logical(LK) :: member(
len(val, IK))
981 pure module function inrange_D0_D0_SK1(val, set)
result(member)
982#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
983 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D0_SK1
986 character(
*,SKG) ,
intent(in) :: val
987 character(
2,SKG) ,
intent(in) :: set
988 logical(LK) :: member(
len(val, IK))
1001 pure module function inrange_D0_D1_SK5(val, set)
result(member)
1002#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1003 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_SK5
1006 character(
*,SKG) ,
intent(in) :: val
1007 character(
*,SKG) ,
intent(in) :: set(
2)
1008 logical(LK) :: member
1013 pure module function inrange_D0_D1_SK4(val, set)
result(member)
1014#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1015 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_SK4
1018 character(
*,SKG) ,
intent(in) :: val
1019 character(
*,SKG) ,
intent(in) :: set(
2)
1020 logical(LK) :: member
1025 pure module function inrange_D0_D1_SK3(val, set)
result(member)
1026#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1027 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_SK3
1030 character(
*,SKG) ,
intent(in) :: val
1031 character(
*,SKG) ,
intent(in) :: set(
2)
1032 logical(LK) :: member
1037 pure module function inrange_D0_D1_SK2(val, set)
result(member)
1038#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1039 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_SK2
1042 character(
*,SKG) ,
intent(in) :: val
1043 character(
*,SKG) ,
intent(in) :: set(
2)
1044 logical(LK) :: member
1049 pure module function inrange_D0_D1_SK1(val, set)
result(member)
1050#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1051 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_SK1
1054 character(
*,SKG) ,
intent(in) :: val
1055 character(
*,SKG) ,
intent(in) :: set(
2)
1056 logical(LK) :: member
1063 pure module function inrange_D0_D1_IK5(val, set)
result(member)
1064#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1065 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_IK5
1068 integer(IKG) ,
intent(in) :: val
1069 integer(IKG) ,
intent(in) :: set(
2)
1070 logical(LK) :: member
1075 pure module function inrange_D0_D1_IK4(val, set)
result(member)
1076#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1077 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_IK4
1080 integer(IKG) ,
intent(in) :: val
1081 integer(IKG) ,
intent(in) :: set(
2)
1082 logical(LK) :: member
1087 pure module function inrange_D0_D1_IK3(val, set)
result(member)
1088#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1089 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_IK3
1092 integer(IKG) ,
intent(in) :: val
1093 integer(IKG) ,
intent(in) :: set(
2)
1094 logical(LK) :: member
1099 pure module function inrange_D0_D1_IK2(val, set)
result(member)
1100#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1101 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_IK2
1104 integer(IKG) ,
intent(in) :: val
1105 integer(IKG) ,
intent(in) :: set(
2)
1106 logical(LK) :: member
1111 pure module function inrange_D0_D1_IK1(val, set)
result(member)
1112#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1113 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_IK1
1116 integer(IKG) ,
intent(in) :: val
1117 integer(IKG) ,
intent(in) :: set(
2)
1118 logical(LK) :: member
1125 pure module function inrange_D0_D1_LK5(val, set)
result(member)
1126#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1127 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_LK5
1130 logical(LKG) ,
intent(in) :: val
1131 logical(LKG) ,
intent(in) :: set(
2)
1132 logical(LK) :: member
1137 pure module function inrange_D0_D1_LK4(val, set)
result(member)
1138#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1139 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_LK4
1142 logical(LKG) ,
intent(in) :: val
1143 logical(LKG) ,
intent(in) :: set(
2)
1144 logical(LK) :: member
1149 pure module function inrange_D0_D1_LK3(val, set)
result(member)
1150#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1151 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_LK3
1154 logical(LKG) ,
intent(in) :: val
1155 logical(LKG) ,
intent(in) :: set(
2)
1156 logical(LK) :: member
1161 pure module function inrange_D0_D1_LK2(val, set)
result(member)
1162#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1163 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_LK2
1166 logical(LKG) ,
intent(in) :: val
1167 logical(LKG) ,
intent(in) :: set(
2)
1168 logical(LK) :: member
1173 pure module function inrange_D0_D1_LK1(val, set)
result(member)
1174#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1175 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_LK1
1178 logical(LKG) ,
intent(in) :: val
1179 logical(LKG) ,
intent(in) :: set(
2)
1180 logical(LK) :: member
1187 pure module function inrange_D0_D1_CK5(val, set)
result(member)
1188#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1189 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_CK5
1192 complex(CKG) ,
intent(in) :: val
1193 complex(CKG) ,
intent(in) :: set(
2)
1194 logical(LK) :: member
1199 pure module function inrange_D0_D1_CK4(val, set)
result(member)
1200#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1201 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_CK4
1204 complex(CKG) ,
intent(in) :: val
1205 complex(CKG) ,
intent(in) :: set(
2)
1206 logical(LK) :: member
1211 pure module function inrange_D0_D1_CK3(val, set)
result(member)
1212#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1213 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_CK3
1216 complex(CKG) ,
intent(in) :: val
1217 complex(CKG) ,
intent(in) :: set(
2)
1218 logical(LK) :: member
1223 pure module function inrange_D0_D1_CK2(val, set)
result(member)
1224#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1225 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_CK2
1228 complex(CKG) ,
intent(in) :: val
1229 complex(CKG) ,
intent(in) :: set(
2)
1230 logical(LK) :: member
1235 pure module function inrange_D0_D1_CK1(val, set)
result(member)
1236#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1237 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_CK1
1240 complex(CKG) ,
intent(in) :: val
1241 complex(CKG) ,
intent(in) :: set(
2)
1242 logical(LK) :: member
1249 pure module function inrange_D0_D1_RK5(val, set)
result(member)
1250#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1251 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_RK5
1254 real(RKG) ,
intent(in) :: val
1255 real(RKG) ,
intent(in) :: set(
2)
1256 logical(LK) :: member
1261 pure module function inrange_D0_D1_RK4(val, set)
result(member)
1262#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1263 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_RK4
1266 real(RKG) ,
intent(in) :: val
1267 real(RKG) ,
intent(in) :: set(
2)
1268 logical(LK) :: member
1273 pure module function inrange_D0_D1_RK3(val, set)
result(member)
1274#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1275 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_RK3
1278 real(RKG) ,
intent(in) :: val
1279 real(RKG) ,
intent(in) :: set(
2)
1280 logical(LK) :: member
1285 pure module function inrange_D0_D1_RK2(val, set)
result(member)
1286#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1287 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_RK2
1290 real(RKG) ,
intent(in) :: val
1291 real(RKG) ,
intent(in) :: set(
2)
1292 logical(LK) :: member
1297 pure module function inrange_D0_D1_RK1(val, set)
result(member)
1298#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1299 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D0_D1_RK1
1302 real(RKG) ,
intent(in) :: val
1303 real(RKG) ,
intent(in) :: set(
2)
1304 logical(LK) :: member
1317 pure module function inrange_D1_D1_SK5(val, set)
result(member)
1318#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1319 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_SK5
1322 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
1323 character(
*,SKG) ,
intent(in) :: set(
2)
1324 logical(LK) :: member(
size(val,
1, IK))
1329 pure module function inrange_D1_D1_SK4(val, set)
result(member)
1330#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1331 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_SK4
1334 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
1335 character(
*,SKG) ,
intent(in) :: set(
2)
1336 logical(LK) :: member(
size(val,
1, IK))
1341 pure module function inrange_D1_D1_SK3(val, set)
result(member)
1342#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1343 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_SK3
1346 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
1347 character(
*,SKG) ,
intent(in) :: set(
2)
1348 logical(LK) :: member(
size(val,
1, IK))
1353 pure module function inrange_D1_D1_SK2(val, set)
result(member)
1354#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1355 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_SK2
1358 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
1359 character(
*,SKG) ,
intent(in) :: set(
2)
1360 logical(LK) :: member(
size(val,
1, IK))
1365 pure module function inrange_D1_D1_SK1(val, set)
result(member)
1366#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1367 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_SK1
1370 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
1371 character(
*,SKG) ,
intent(in) :: set(
2)
1372 logical(LK) :: member(
size(val,
1, IK))
1379 pure module function inrange_D1_D1_IK5(val, set)
result(member)
1380#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1381 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_IK5
1384 integer(IKG) ,
intent(in),
contiguous :: val(:)
1385 integer(IKG) ,
intent(in) :: set(
2)
1386 logical(LK) :: member(
size(val,
1, IK))
1391 pure module function inrange_D1_D1_IK4(val, set)
result(member)
1392#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1393 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_IK4
1396 integer(IKG) ,
intent(in),
contiguous :: val(:)
1397 integer(IKG) ,
intent(in) :: set(
2)
1398 logical(LK) :: member(
size(val,
1, IK))
1403 pure module function inrange_D1_D1_IK3(val, set)
result(member)
1404#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1405 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_IK3
1408 integer(IKG) ,
intent(in),
contiguous :: val(:)
1409 integer(IKG) ,
intent(in) :: set(
2)
1410 logical(LK) :: member(
size(val,
1, IK))
1415 pure module function inrange_D1_D1_IK2(val, set)
result(member)
1416#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1417 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_IK2
1420 integer(IKG) ,
intent(in),
contiguous :: val(:)
1421 integer(IKG) ,
intent(in) :: set(
2)
1422 logical(LK) :: member(
size(val,
1, IK))
1427 pure module function inrange_D1_D1_IK1(val, set)
result(member)
1428#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1429 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_IK1
1432 integer(IKG) ,
intent(in),
contiguous :: val(:)
1433 integer(IKG) ,
intent(in) :: set(
2)
1434 logical(LK) :: member(
size(val,
1, IK))
1441 pure module function inrange_D1_D1_LK5(val, set)
result(member)
1442#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1443 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_LK5
1446 logical(LKG) ,
intent(in),
contiguous :: val(:)
1447 logical(LKG) ,
intent(in) :: set(
2)
1448 logical(LK) :: member(
size(val,
1, IK))
1453 pure module function inrange_D1_D1_LK4(val, set)
result(member)
1454#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1455 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_LK4
1458 logical(LKG) ,
intent(in),
contiguous :: val(:)
1459 logical(LKG) ,
intent(in) :: set(
2)
1460 logical(LK) :: member(
size(val,
1, IK))
1465 pure module function inrange_D1_D1_LK3(val, set)
result(member)
1466#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1467 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_LK3
1470 logical(LKG) ,
intent(in),
contiguous :: val(:)
1471 logical(LKG) ,
intent(in) :: set(
2)
1472 logical(LK) :: member(
size(val,
1, IK))
1477 pure module function inrange_D1_D1_LK2(val, set)
result(member)
1478#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1479 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_LK2
1482 logical(LKG) ,
intent(in),
contiguous :: val(:)
1483 logical(LKG) ,
intent(in) :: set(
2)
1484 logical(LK) :: member(
size(val,
1, IK))
1489 pure module function inrange_D1_D1_LK1(val, set)
result(member)
1490#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1491 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_LK1
1494 logical(LKG) ,
intent(in),
contiguous :: val(:)
1495 logical(LKG) ,
intent(in) :: set(
2)
1496 logical(LK) :: member(
size(val,
1, IK))
1503 pure module function inrange_D1_D1_CK5(val, set)
result(member)
1504#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1505 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_CK5
1508 complex(CKG) ,
intent(in),
contiguous :: val(:)
1509 complex(CKG) ,
intent(in) :: set(
2)
1510 logical(LK) :: member(
size(val,
1, IK))
1515 pure module function inrange_D1_D1_CK4(val, set)
result(member)
1516#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1517 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_CK4
1520 complex(CKG) ,
intent(in),
contiguous :: val(:)
1521 complex(CKG) ,
intent(in) :: set(
2)
1522 logical(LK) :: member(
size(val,
1, IK))
1527 pure module function inrange_D1_D1_CK3(val, set)
result(member)
1528#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1529 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_CK3
1532 complex(CKG) ,
intent(in),
contiguous :: val(:)
1533 complex(CKG) ,
intent(in) :: set(
2)
1534 logical(LK) :: member(
size(val,
1, IK))
1539 pure module function inrange_D1_D1_CK2(val, set)
result(member)
1540#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1541 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_CK2
1544 complex(CKG) ,
intent(in),
contiguous :: val(:)
1545 complex(CKG) ,
intent(in) :: set(
2)
1546 logical(LK) :: member(
size(val,
1, IK))
1551 pure module function inrange_D1_D1_CK1(val, set)
result(member)
1552#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1553 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_CK1
1556 complex(CKG) ,
intent(in),
contiguous :: val(:)
1557 complex(CKG) ,
intent(in) :: set(
2)
1558 logical(LK) :: member(
size(val,
1, IK))
1565 pure module function inrange_D1_D1_RK5(val, set)
result(member)
1566#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1567 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_RK5
1570 real(RKG) ,
intent(in),
contiguous :: val(:)
1571 real(RKG) ,
intent(in) :: set(
2)
1572 logical(LK) :: member(
size(val,
1, IK))
1577 pure module function inrange_D1_D1_RK4(val, set)
result(member)
1578#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1579 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_RK4
1582 real(RKG) ,
intent(in),
contiguous :: val(:)
1583 real(RKG) ,
intent(in) :: set(
2)
1584 logical(LK) :: member(
size(val,
1, IK))
1589 pure module function inrange_D1_D1_RK3(val, set)
result(member)
1590#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1591 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_RK3
1594 real(RKG) ,
intent(in),
contiguous :: val(:)
1595 real(RKG) ,
intent(in) :: set(
2)
1596 logical(LK) :: member(
size(val,
1, IK))
1601 pure module function inrange_D1_D1_RK2(val, set)
result(member)
1602#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1603 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_RK2
1606 real(RKG) ,
intent(in),
contiguous :: val(:)
1607 real(RKG) ,
intent(in) :: set(
2)
1608 logical(LK) :: member(
size(val,
1, IK))
1613 pure module function inrange_D1_D1_RK1(val, set)
result(member)
1614#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1615 !DEC$ ATTRIBUTES DLLEXPORT :: inrange_D1_D1_RK1
1618 real(RKG) ,
intent(in),
contiguous :: val(:)
1619 real(RKG) ,
intent(in) :: set(
2)
1620 logical(LK) :: member(
size(val,
1, IK))
1700 interface operator(.allin.)
1709 pure module function allin_D0_D0_SK5(val, Set)
result(allMember)
1710#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1711 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D0_D0_SK5
1714 character(
*,SKG) ,
intent(in) :: val
1715 character(
*,SKG) ,
intent(in) :: Set
1716 logical(LK) :: allMember
1721 pure module function allin_D0_D0_SK4(val, Set)
result(allMember)
1722#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1723 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D0_D0_SK4
1726 character(
*,SKG) ,
intent(in) :: val
1727 character(
*,SKG) ,
intent(in) :: Set
1728 logical(LK) :: allMember
1733 pure module function allin_D0_D0_SK3(val, Set)
result(allMember)
1734#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1735 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D0_D0_SK3
1738 character(
*,SKG) ,
intent(in) :: val
1739 character(
*,SKG) ,
intent(in) :: Set
1740 logical(LK) :: allMember
1745 pure module function allin_D0_D0_SK2(val, Set)
result(allMember)
1746#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1747 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D0_D0_SK2
1750 character(
*,SKG) ,
intent(in) :: val
1751 character(
*,SKG) ,
intent(in) :: Set
1752 logical(LK) :: allMember
1757 pure module function allin_D0_D0_SK1(val, Set)
result(allMember)
1758#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1759 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D0_D0_SK1
1762 character(
*,SKG) ,
intent(in) :: val
1763 character(
*,SKG) ,
intent(in) :: Set
1764 logical(LK) :: allMember
1777 pure module function allin_D1_D1_SK5(val, Set)
result(allMember)
1778#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1779 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_SK5
1782 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
1783 character(
*,SKG) ,
intent(in),
contiguous :: Set(:)
1784 logical(LK) :: allMember
1789 pure module function allin_D1_D1_SK4(val, Set)
result(allMember)
1790#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1791 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_SK4
1794 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
1795 character(
*,SKG) ,
intent(in),
contiguous :: Set(:)
1796 logical(LK) :: allMember
1801 pure module function allin_D1_D1_SK3(val, Set)
result(allMember)
1802#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1803 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_SK3
1806 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
1807 character(
*,SKG) ,
intent(in),
contiguous :: Set(:)
1808 logical(LK) :: allMember
1813 pure module function allin_D1_D1_SK2(val, Set)
result(allMember)
1814#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1815 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_SK2
1818 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
1819 character(
*,SKG) ,
intent(in),
contiguous :: Set(:)
1820 logical(LK) :: allMember
1825 pure module function allin_D1_D1_SK1(val, Set)
result(allMember)
1826#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1827 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_SK1
1830 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
1831 character(
*,SKG) ,
intent(in),
contiguous :: Set(:)
1832 logical(LK) :: allMember
1839 pure module function allin_D1_D1_IK5(val, Set)
result(allMember)
1840#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1841 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_IK5
1844 integer(IKG) ,
intent(in),
contiguous :: val(:)
1845 integer(IKG) ,
intent(in),
contiguous :: Set(:)
1846 logical(LK) :: allMember
1851 pure module function allin_D1_D1_IK4(val, Set)
result(allMember)
1852#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1853 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_IK4
1856 integer(IKG) ,
intent(in),
contiguous :: val(:)
1857 integer(IKG) ,
intent(in),
contiguous :: Set(:)
1858 logical(LK) :: allMember
1863 pure module function allin_D1_D1_IK3(val, Set)
result(allMember)
1864#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1865 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_IK3
1868 integer(IKG) ,
intent(in),
contiguous :: val(:)
1869 integer(IKG) ,
intent(in),
contiguous :: Set(:)
1870 logical(LK) :: allMember
1875 pure module function allin_D1_D1_IK2(val, Set)
result(allMember)
1876#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1877 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_IK2
1880 integer(IKG) ,
intent(in),
contiguous :: val(:)
1881 integer(IKG) ,
intent(in),
contiguous :: Set(:)
1882 logical(LK) :: allMember
1887 pure module function allin_D1_D1_IK1(val, Set)
result(allMember)
1888#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1889 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_IK1
1892 integer(IKG) ,
intent(in),
contiguous :: val(:)
1893 integer(IKG) ,
intent(in),
contiguous :: Set(:)
1894 logical(LK) :: allMember
1901 pure module function allin_D1_D1_LK5(val, Set)
result(allMember)
1902#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1903 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_LK5
1906 logical(LKG) ,
intent(in),
contiguous :: val(:)
1907 logical(LKG) ,
intent(in),
contiguous :: Set(:)
1908 logical(LK) :: allMember
1913 pure module function allin_D1_D1_LK4(val, Set)
result(allMember)
1914#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1915 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_LK4
1918 logical(LKG) ,
intent(in),
contiguous :: val(:)
1919 logical(LKG) ,
intent(in),
contiguous :: Set(:)
1920 logical(LK) :: allMember
1925 pure module function allin_D1_D1_LK3(val, Set)
result(allMember)
1926#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1927 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_LK3
1930 logical(LKG) ,
intent(in),
contiguous :: val(:)
1931 logical(LKG) ,
intent(in),
contiguous :: Set(:)
1932 logical(LK) :: allMember
1937 pure module function allin_D1_D1_LK2(val, Set)
result(allMember)
1938#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1939 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_LK2
1942 logical(LKG) ,
intent(in),
contiguous :: val(:)
1943 logical(LKG) ,
intent(in),
contiguous :: Set(:)
1944 logical(LK) :: allMember
1949 pure module function allin_D1_D1_LK1(val, Set)
result(allMember)
1950#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1951 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_LK1
1954 logical(LKG) ,
intent(in),
contiguous :: val(:)
1955 logical(LKG) ,
intent(in),
contiguous :: Set(:)
1956 logical(LK) :: allMember
1963 pure module function allin_D1_D1_CK5(val, Set)
result(allMember)
1964#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1965 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_CK5
1968 complex(CKG) ,
intent(in),
contiguous :: val(:)
1969 complex(CKG) ,
intent(in),
contiguous :: Set(:)
1970 logical(LK) :: allMember
1975 pure module function allin_D1_D1_CK4(val, Set)
result(allMember)
1976#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1977 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_CK4
1980 complex(CKG) ,
intent(in),
contiguous :: val(:)
1981 complex(CKG) ,
intent(in),
contiguous :: Set(:)
1982 logical(LK) :: allMember
1987 pure module function allin_D1_D1_CK3(val, Set)
result(allMember)
1988#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1989 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_CK3
1992 complex(CKG) ,
intent(in),
contiguous :: val(:)
1993 complex(CKG) ,
intent(in),
contiguous :: Set(:)
1994 logical(LK) :: allMember
1999 pure module function allin_D1_D1_CK2(val, Set)
result(allMember)
2000#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2001 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_CK2
2004 complex(CKG) ,
intent(in),
contiguous :: val(:)
2005 complex(CKG) ,
intent(in),
contiguous :: Set(:)
2006 logical(LK) :: allMember
2011 pure module function allin_D1_D1_CK1(val, Set)
result(allMember)
2012#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2013 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_CK1
2016 complex(CKG) ,
intent(in),
contiguous :: val(:)
2017 complex(CKG) ,
intent(in),
contiguous :: Set(:)
2018 logical(LK) :: allMember
2025 pure module function allin_D1_D1_RK5(val, Set)
result(allMember)
2026#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2027 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_RK5
2030 real(RKG) ,
intent(in),
contiguous :: val(:)
2031 real(RKG) ,
intent(in),
contiguous :: Set(:)
2032 logical(LK) :: allMember
2037 pure module function allin_D1_D1_RK4(val, Set)
result(allMember)
2038#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2039 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_RK4
2042 real(RKG) ,
intent(in),
contiguous :: val(:)
2043 real(RKG) ,
intent(in),
contiguous :: Set(:)
2044 logical(LK) :: allMember
2049 pure module function allin_D1_D1_RK3(val, Set)
result(allMember)
2050#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2051 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_RK3
2054 real(RKG) ,
intent(in),
contiguous :: val(:)
2055 real(RKG) ,
intent(in),
contiguous :: Set(:)
2056 logical(LK) :: allMember
2061 pure module function allin_D1_D1_RK2(val, Set)
result(allMember)
2062#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2063 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_RK2
2066 real(RKG) ,
intent(in),
contiguous :: val(:)
2067 real(RKG) ,
intent(in),
contiguous :: Set(:)
2068 logical(LK) :: allMember
2073 pure module function allin_D1_D1_RK1(val, Set)
result(allMember)
2074#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2075 !DEC$ ATTRIBUTES DLLEXPORT :: allin_D1_D1_RK1
2078 real(RKG) ,
intent(in),
contiguous :: val(:)
2079 real(RKG) ,
intent(in),
contiguous :: Set(:)
2080 logical(LK) :: allMember
2173 interface operator(.allinrange.)
2182 pure module function allinrange_D0_D0_SK5(val, Set)
result(allMember)
2183#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2184 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D0_D0_SK5
2187 character(
*,SKG) ,
intent(in) :: val
2188 character(
2,SKG) ,
intent(in) :: Set
2189 logical(LK) :: allMember
2194 pure module function allinrange_D0_D0_SK4(val, Set)
result(allMember)
2195#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2196 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D0_D0_SK4
2199 character(
*,SKG) ,
intent(in) :: val
2200 character(
2,SKG) ,
intent(in) :: Set
2201 logical(LK) :: allMember
2206 pure module function allinrange_D0_D0_SK3(val, Set)
result(allMember)
2207#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2208 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D0_D0_SK3
2211 character(
*,SKG) ,
intent(in) :: val
2212 character(
2,SKG) ,
intent(in) :: Set
2213 logical(LK) :: allMember
2218 pure module function allinrange_D0_D0_SK2(val, Set)
result(allMember)
2219#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2220 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D0_D0_SK2
2223 character(
*,SKG) ,
intent(in) :: val
2224 character(
2,SKG) ,
intent(in) :: Set
2225 logical(LK) :: allMember
2230 pure module function allinrange_D0_D0_SK1(val, Set)
result(allMember)
2231#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2232 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D0_D0_SK1
2235 character(
*,SKG) ,
intent(in) :: val
2236 character(
2,SKG) ,
intent(in) :: Set
2237 logical(LK) :: allMember
2250 pure module function allinrange_D1_D1_SK5(val, Set)
result(allMember)
2251#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2252 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_SK5
2255 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
2256 character(
*,SKG) ,
intent(in) :: Set(
2)
2257 logical(LK) :: allMember
2262 pure module function allinrange_D1_D1_SK4(val, Set)
result(allMember)
2263#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2264 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_SK4
2267 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
2268 character(
*,SKG) ,
intent(in) :: Set(
2)
2269 logical(LK) :: allMember
2274 pure module function allinrange_D1_D1_SK3(val, Set)
result(allMember)
2275#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2276 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_SK3
2279 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
2280 character(
*,SKG) ,
intent(in) :: Set(
2)
2281 logical(LK) :: allMember
2286 pure module function allinrange_D1_D1_SK2(val, Set)
result(allMember)
2287#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2288 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_SK2
2291 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
2292 character(
*,SKG) ,
intent(in) :: Set(
2)
2293 logical(LK) :: allMember
2298 pure module function allinrange_D1_D1_SK1(val, Set)
result(allMember)
2299#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2300 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_SK1
2303 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
2304 character(
*,SKG) ,
intent(in) :: Set(
2)
2305 logical(LK) :: allMember
2312 pure module function allinrange_D1_D1_IK5(val, Set)
result(allMember)
2313#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2314 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_IK5
2317 integer(IKG) ,
intent(in),
contiguous :: val(:)
2318 integer(IKG) ,
intent(in) :: Set(
2)
2319 logical(LK) :: allMember
2324 pure module function allinrange_D1_D1_IK4(val, Set)
result(allMember)
2325#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2326 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_IK4
2329 integer(IKG) ,
intent(in),
contiguous :: val(:)
2330 integer(IKG) ,
intent(in) :: Set(
2)
2331 logical(LK) :: allMember
2336 pure module function allinrange_D1_D1_IK3(val, Set)
result(allMember)
2337#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2338 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_IK3
2341 integer(IKG) ,
intent(in),
contiguous :: val(:)
2342 integer(IKG) ,
intent(in) :: Set(
2)
2343 logical(LK) :: allMember
2348 pure module function allinrange_D1_D1_IK2(val, Set)
result(allMember)
2349#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2350 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_IK2
2353 integer(IKG) ,
intent(in),
contiguous :: val(:)
2354 integer(IKG) ,
intent(in) :: Set(
2)
2355 logical(LK) :: allMember
2360 pure module function allinrange_D1_D1_IK1(val, Set)
result(allMember)
2361#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2362 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_IK1
2365 integer(IKG) ,
intent(in),
contiguous :: val(:)
2366 integer(IKG) ,
intent(in) :: Set(
2)
2367 logical(LK) :: allMember
2374 pure module function allinrange_D1_D1_LK5(val, Set)
result(allMember)
2375#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2376 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_LK5
2379 logical(LKG) ,
intent(in),
contiguous :: val(:)
2380 logical(LKG) ,
intent(in) :: Set(
2)
2381 logical(LK) :: allMember
2386 pure module function allinrange_D1_D1_LK4(val, Set)
result(allMember)
2387#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2388 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_LK4
2391 logical(LKG) ,
intent(in),
contiguous :: val(:)
2392 logical(LKG) ,
intent(in) :: Set(
2)
2393 logical(LK) :: allMember
2398 pure module function allinrange_D1_D1_LK3(val, Set)
result(allMember)
2399#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2400 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_LK3
2403 logical(LKG) ,
intent(in),
contiguous :: val(:)
2404 logical(LKG) ,
intent(in) :: Set(
2)
2405 logical(LK) :: allMember
2410 pure module function allinrange_D1_D1_LK2(val, Set)
result(allMember)
2411#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2412 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_LK2
2415 logical(LKG) ,
intent(in),
contiguous :: val(:)
2416 logical(LKG) ,
intent(in) :: Set(
2)
2417 logical(LK) :: allMember
2422 pure module function allinrange_D1_D1_LK1(val, Set)
result(allMember)
2423#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2424 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_LK1
2427 logical(LKG) ,
intent(in),
contiguous :: val(:)
2428 logical(LKG) ,
intent(in) :: Set(
2)
2429 logical(LK) :: allMember
2436 pure module function allinrange_D1_D1_CK5(val, Set)
result(allMember)
2437#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2438 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_CK5
2441 complex(CKG) ,
intent(in),
contiguous :: val(:)
2442 complex(CKG) ,
intent(in) :: Set(
2)
2443 logical(LK) :: allMember
2448 pure module function allinrange_D1_D1_CK4(val, Set)
result(allMember)
2449#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2450 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_CK4
2453 complex(CKG) ,
intent(in),
contiguous :: val(:)
2454 complex(CKG) ,
intent(in) :: Set(
2)
2455 logical(LK) :: allMember
2460 pure module function allinrange_D1_D1_CK3(val, Set)
result(allMember)
2461#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2462 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_CK3
2465 complex(CKG) ,
intent(in),
contiguous :: val(:)
2466 complex(CKG) ,
intent(in) :: Set(
2)
2467 logical(LK) :: allMember
2472 pure module function allinrange_D1_D1_CK2(val, Set)
result(allMember)
2473#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2474 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_CK2
2477 complex(CKG) ,
intent(in),
contiguous :: val(:)
2478 complex(CKG) ,
intent(in) :: Set(
2)
2479 logical(LK) :: allMember
2484 pure module function allinrange_D1_D1_CK1(val, Set)
result(allMember)
2485#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2486 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_CK1
2489 complex(CKG) ,
intent(in),
contiguous :: val(:)
2490 complex(CKG) ,
intent(in) :: Set(
2)
2491 logical(LK) :: allMember
2498 pure module function allinrange_D1_D1_RK5(val, Set)
result(allMember)
2499#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2500 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_RK5
2503 real(RKG) ,
intent(in),
contiguous :: val(:)
2504 real(RKG) ,
intent(in) :: Set(
2)
2505 logical(LK) :: allMember
2510 pure module function allinrange_D1_D1_RK4(val, Set)
result(allMember)
2511#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2512 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_RK4
2515 real(RKG) ,
intent(in),
contiguous :: val(:)
2516 real(RKG) ,
intent(in) :: Set(
2)
2517 logical(LK) :: allMember
2522 pure module function allinrange_D1_D1_RK3(val, Set)
result(allMember)
2523#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2524 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_RK3
2527 real(RKG) ,
intent(in),
contiguous :: val(:)
2528 real(RKG) ,
intent(in) :: Set(
2)
2529 logical(LK) :: allMember
2534 pure module function allinrange_D1_D1_RK2(val, Set)
result(allMember)
2535#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2536 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_RK2
2539 real(RKG) ,
intent(in),
contiguous :: val(:)
2540 real(RKG) ,
intent(in) :: Set(
2)
2541 logical(LK) :: allMember
2546 pure module function allinrange_D1_D1_RK1(val, Set)
result(allMember)
2547#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2548 !DEC$ ATTRIBUTES DLLEXPORT :: allinrange_D1_D1_RK1
2551 real(RKG) ,
intent(in),
contiguous :: val(:)
2552 real(RKG) ,
intent(in) :: Set(
2)
2553 logical(LK) :: allMember
2633 interface operator(.anyin.)
2642 pure module function anyin_D0_D0_SK5(val, Set)
result(anyMember)
2643#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2644 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D0_D0_SK5
2647 character(
*,SKG) ,
intent(in) :: val
2648 character(
*,SKG) ,
intent(in) :: Set
2649 logical(LK) :: anyMember
2654 pure module function anyin_D0_D0_SK4(val, Set)
result(anyMember)
2655#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2656 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D0_D0_SK4
2659 character(
*,SKG) ,
intent(in) :: val
2660 character(
*,SKG) ,
intent(in) :: Set
2661 logical(LK) :: anyMember
2666 pure module function anyin_D0_D0_SK3(val, Set)
result(anyMember)
2667#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2668 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D0_D0_SK3
2671 character(
*,SKG) ,
intent(in) :: val
2672 character(
*,SKG) ,
intent(in) :: Set
2673 logical(LK) :: anyMember
2678 pure module function anyin_D0_D0_SK2(val, Set)
result(anyMember)
2679#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2680 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D0_D0_SK2
2683 character(
*,SKG) ,
intent(in) :: val
2684 character(
*,SKG) ,
intent(in) :: Set
2685 logical(LK) :: anyMember
2690 pure module function anyin_D0_D0_SK1(val, Set)
result(anyMember)
2691#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2692 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D0_D0_SK1
2695 character(
*,SKG) ,
intent(in) :: val
2696 character(
*,SKG) ,
intent(in) :: Set
2697 logical(LK) :: anyMember
2710 pure module function anyin_D1_D1_SK5(val, Set)
result(anyMember)
2711#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2712 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_SK5
2715 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
2716 character(
*,SKG) ,
intent(in),
contiguous :: Set(:)
2717 logical(LK) :: anyMember
2722 pure module function anyin_D1_D1_SK4(val, Set)
result(anyMember)
2723#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2724 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_SK4
2727 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
2728 character(
*,SKG) ,
intent(in),
contiguous :: Set(:)
2729 logical(LK) :: anyMember
2734 pure module function anyin_D1_D1_SK3(val, Set)
result(anyMember)
2735#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2736 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_SK3
2739 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
2740 character(
*,SKG) ,
intent(in),
contiguous :: Set(:)
2741 logical(LK) :: anyMember
2746 pure module function anyin_D1_D1_SK2(val, Set)
result(anyMember)
2747#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2748 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_SK2
2751 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
2752 character(
*,SKG) ,
intent(in),
contiguous :: Set(:)
2753 logical(LK) :: anyMember
2758 pure module function anyin_D1_D1_SK1(val, Set)
result(anyMember)
2759#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2760 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_SK1
2763 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
2764 character(
*,SKG) ,
intent(in),
contiguous :: Set(:)
2765 logical(LK) :: anyMember
2772 pure module function anyin_D1_D1_IK5(val, Set)
result(anyMember)
2773#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2774 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_IK5
2777 integer(IKG) ,
intent(in),
contiguous :: val(:)
2778 integer(IKG) ,
intent(in),
contiguous :: Set(:)
2779 logical(LK) :: anyMember
2784 pure module function anyin_D1_D1_IK4(val, Set)
result(anyMember)
2785#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2786 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_IK4
2789 integer(IKG) ,
intent(in),
contiguous :: val(:)
2790 integer(IKG) ,
intent(in),
contiguous :: Set(:)
2791 logical(LK) :: anyMember
2796 pure module function anyin_D1_D1_IK3(val, Set)
result(anyMember)
2797#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2798 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_IK3
2801 integer(IKG) ,
intent(in),
contiguous :: val(:)
2802 integer(IKG) ,
intent(in),
contiguous :: Set(:)
2803 logical(LK) :: anyMember
2808 pure module function anyin_D1_D1_IK2(val, Set)
result(anyMember)
2809#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2810 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_IK2
2813 integer(IKG) ,
intent(in),
contiguous :: val(:)
2814 integer(IKG) ,
intent(in),
contiguous :: Set(:)
2815 logical(LK) :: anyMember
2820 pure module function anyin_D1_D1_IK1(val, Set)
result(anyMember)
2821#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2822 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_IK1
2825 integer(IKG) ,
intent(in),
contiguous :: val(:)
2826 integer(IKG) ,
intent(in),
contiguous :: Set(:)
2827 logical(LK) :: anyMember
2834 pure module function anyin_D1_D1_LK5(val, Set)
result(anyMember)
2835#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2836 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_LK5
2839 logical(LKG) ,
intent(in),
contiguous :: val(:)
2840 logical(LKG) ,
intent(in),
contiguous :: Set(:)
2841 logical(LK) :: anyMember
2846 pure module function anyin_D1_D1_LK4(val, Set)
result(anyMember)
2847#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2848 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_LK4
2851 logical(LKG) ,
intent(in),
contiguous :: val(:)
2852 logical(LKG) ,
intent(in),
contiguous :: Set(:)
2853 logical(LK) :: anyMember
2858 pure module function anyin_D1_D1_LK3(val, Set)
result(anyMember)
2859#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2860 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_LK3
2863 logical(LKG) ,
intent(in),
contiguous :: val(:)
2864 logical(LKG) ,
intent(in),
contiguous :: Set(:)
2865 logical(LK) :: anyMember
2870 pure module function anyin_D1_D1_LK2(val, Set)
result(anyMember)
2871#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2872 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_LK2
2875 logical(LKG) ,
intent(in),
contiguous :: val(:)
2876 logical(LKG) ,
intent(in),
contiguous :: Set(:)
2877 logical(LK) :: anyMember
2882 pure module function anyin_D1_D1_LK1(val, Set)
result(anyMember)
2883#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2884 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_LK1
2887 logical(LKG) ,
intent(in),
contiguous :: val(:)
2888 logical(LKG) ,
intent(in),
contiguous :: Set(:)
2889 logical(LK) :: anyMember
2896 pure module function anyin_D1_D1_CK5(val, Set)
result(anyMember)
2897#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2898 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_CK5
2901 complex(CKG) ,
intent(in),
contiguous :: val(:)
2902 complex(CKG) ,
intent(in),
contiguous :: Set(:)
2903 logical(LK) :: anyMember
2908 pure module function anyin_D1_D1_CK4(val, Set)
result(anyMember)
2909#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2910 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_CK4
2913 complex(CKG) ,
intent(in),
contiguous :: val(:)
2914 complex(CKG) ,
intent(in),
contiguous :: Set(:)
2915 logical(LK) :: anyMember
2920 pure module function anyin_D1_D1_CK3(val, Set)
result(anyMember)
2921#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2922 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_CK3
2925 complex(CKG) ,
intent(in),
contiguous :: val(:)
2926 complex(CKG) ,
intent(in),
contiguous :: Set(:)
2927 logical(LK) :: anyMember
2932 pure module function anyin_D1_D1_CK2(val, Set)
result(anyMember)
2933#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2934 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_CK2
2937 complex(CKG) ,
intent(in),
contiguous :: val(:)
2938 complex(CKG) ,
intent(in),
contiguous :: Set(:)
2939 logical(LK) :: anyMember
2944 pure module function anyin_D1_D1_CK1(val, Set)
result(anyMember)
2945#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2946 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_CK1
2949 complex(CKG) ,
intent(in),
contiguous :: val(:)
2950 complex(CKG) ,
intent(in),
contiguous :: Set(:)
2951 logical(LK) :: anyMember
2958 pure module function anyin_D1_D1_RK5(val, Set)
result(anyMember)
2959#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2960 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_RK5
2963 real(RKG) ,
intent(in),
contiguous :: val(:)
2964 real(RKG) ,
intent(in),
contiguous :: Set(:)
2965 logical(LK) :: anyMember
2970 pure module function anyin_D1_D1_RK4(val, Set)
result(anyMember)
2971#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2972 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_RK4
2975 real(RKG) ,
intent(in),
contiguous :: val(:)
2976 real(RKG) ,
intent(in),
contiguous :: Set(:)
2977 logical(LK) :: anyMember
2982 pure module function anyin_D1_D1_RK3(val, Set)
result(anyMember)
2983#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2984 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_RK3
2987 real(RKG) ,
intent(in),
contiguous :: val(:)
2988 real(RKG) ,
intent(in),
contiguous :: Set(:)
2989 logical(LK) :: anyMember
2994 pure module function anyin_D1_D1_RK2(val, Set)
result(anyMember)
2995#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2996 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_RK2
2999 real(RKG) ,
intent(in),
contiguous :: val(:)
3000 real(RKG) ,
intent(in),
contiguous :: Set(:)
3001 logical(LK) :: anyMember
3006 pure module function anyin_D1_D1_RK1(val, Set)
result(anyMember)
3007#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3008 !DEC$ ATTRIBUTES DLLEXPORT :: anyin_D1_D1_RK1
3011 real(RKG) ,
intent(in),
contiguous :: val(:)
3012 real(RKG) ,
intent(in),
contiguous :: Set(:)
3013 logical(LK) :: anyMember
3106 interface operator(.anyinrange.)
3115 pure module function anyinrange_D0_D0_SK5(val, Set)
result(anyMember)
3116#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3117 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D0_D0_SK5
3120 character(
*,SKG) ,
intent(in) :: val
3121 character(
2,SKG) ,
intent(in) :: Set
3122 logical(LK) :: anyMember
3127 pure module function anyinrange_D0_D0_SK4(val, Set)
result(anyMember)
3128#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3129 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D0_D0_SK4
3132 character(
*,SKG) ,
intent(in) :: val
3133 character(
2,SKG) ,
intent(in) :: Set
3134 logical(LK) :: anyMember
3139 pure module function anyinrange_D0_D0_SK3(val, Set)
result(anyMember)
3140#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3141 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D0_D0_SK3
3144 character(
*,SKG) ,
intent(in) :: val
3145 character(
2,SKG) ,
intent(in) :: Set
3146 logical(LK) :: anyMember
3151 pure module function anyinrange_D0_D0_SK2(val, Set)
result(anyMember)
3152#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3153 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D0_D0_SK2
3156 character(
*,SKG) ,
intent(in) :: val
3157 character(
2,SKG) ,
intent(in) :: Set
3158 logical(LK) :: anyMember
3163 pure module function anyinrange_D0_D0_SK1(val, Set)
result(anyMember)
3164#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3165 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D0_D0_SK1
3168 character(
*,SKG) ,
intent(in) :: val
3169 character(
2,SKG) ,
intent(in) :: Set
3170 logical(LK) :: anyMember
3183 pure module function anyinrange_D1_D1_SK5(val, Set)
result(anyMember)
3184#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3185 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_SK5
3188 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
3189 character(
*,SKG) ,
intent(in) :: Set(
2)
3190 logical(LK) :: anyMember
3195 pure module function anyinrange_D1_D1_SK4(val, Set)
result(anyMember)
3196#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3197 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_SK4
3200 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
3201 character(
*,SKG) ,
intent(in) :: Set(
2)
3202 logical(LK) :: anyMember
3207 pure module function anyinrange_D1_D1_SK3(val, Set)
result(anyMember)
3208#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3209 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_SK3
3212 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
3213 character(
*,SKG) ,
intent(in) :: Set(
2)
3214 logical(LK) :: anyMember
3219 pure module function anyinrange_D1_D1_SK2(val, Set)
result(anyMember)
3220#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3221 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_SK2
3224 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
3225 character(
*,SKG) ,
intent(in) :: Set(
2)
3226 logical(LK) :: anyMember
3231 pure module function anyinrange_D1_D1_SK1(val, Set)
result(anyMember)
3232#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3233 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_SK1
3236 character(
*,SKG) ,
intent(in),
contiguous :: val(:)
3237 character(
*,SKG) ,
intent(in) :: Set(
2)
3238 logical(LK) :: anyMember
3245 pure module function anyinrange_D1_D1_IK5(val, Set)
result(anyMember)
3246#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3247 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_IK5
3250 integer(IKG) ,
intent(in),
contiguous :: val(:)
3251 integer(IKG) ,
intent(in) :: Set(
2)
3252 logical(LK) :: anyMember
3257 pure module function anyinrange_D1_D1_IK4(val, Set)
result(anyMember)
3258#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3259 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_IK4
3262 integer(IKG) ,
intent(in),
contiguous :: val(:)
3263 integer(IKG) ,
intent(in) :: Set(
2)
3264 logical(LK) :: anyMember
3269 pure module function anyinrange_D1_D1_IK3(val, Set)
result(anyMember)
3270#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3271 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_IK3
3274 integer(IKG) ,
intent(in),
contiguous :: val(:)
3275 integer(IKG) ,
intent(in) :: Set(
2)
3276 logical(LK) :: anyMember
3281 pure module function anyinrange_D1_D1_IK2(val, Set)
result(anyMember)
3282#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3283 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_IK2
3286 integer(IKG) ,
intent(in),
contiguous :: val(:)
3287 integer(IKG) ,
intent(in) :: Set(
2)
3288 logical(LK) :: anyMember
3293 pure module function anyinrange_D1_D1_IK1(val, Set)
result(anyMember)
3294#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3295 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_IK1
3298 integer(IKG) ,
intent(in),
contiguous :: val(:)
3299 integer(IKG) ,
intent(in) :: Set(
2)
3300 logical(LK) :: anyMember
3307 pure module function anyinrange_D1_D1_LK5(val, Set)
result(anyMember)
3308#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3309 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_LK5
3312 logical(LKG) ,
intent(in),
contiguous :: val(:)
3313 logical(LKG) ,
intent(in) :: Set(
2)
3314 logical(LK) :: anyMember
3319 pure module function anyinrange_D1_D1_LK4(val, Set)
result(anyMember)
3320#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3321 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_LK4
3324 logical(LKG) ,
intent(in),
contiguous :: val(:)
3325 logical(LKG) ,
intent(in) :: Set(
2)
3326 logical(LK) :: anyMember
3331 pure module function anyinrange_D1_D1_LK3(val, Set)
result(anyMember)
3332#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3333 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_LK3
3336 logical(LKG) ,
intent(in),
contiguous :: val(:)
3337 logical(LKG) ,
intent(in) :: Set(
2)
3338 logical(LK) :: anyMember
3343 pure module function anyinrange_D1_D1_LK2(val, Set)
result(anyMember)
3344#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3345 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_LK2
3348 logical(LKG) ,
intent(in),
contiguous :: val(:)
3349 logical(LKG) ,
intent(in) :: Set(
2)
3350 logical(LK) :: anyMember
3355 pure module function anyinrange_D1_D1_LK1(val, Set)
result(anyMember)
3356#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3357 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_LK1
3360 logical(LKG) ,
intent(in),
contiguous :: val(:)
3361 logical(LKG) ,
intent(in) :: Set(
2)
3362 logical(LK) :: anyMember
3369 pure module function anyinrange_D1_D1_CK5(val, Set)
result(anyMember)
3370#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3371 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_CK5
3374 complex(CKG) ,
intent(in),
contiguous :: val(:)
3375 complex(CKG) ,
intent(in) :: Set(
2)
3376 logical(LK) :: anyMember
3381 pure module function anyinrange_D1_D1_CK4(val, Set)
result(anyMember)
3382#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3383 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_CK4
3386 complex(CKG) ,
intent(in),
contiguous :: val(:)
3387 complex(CKG) ,
intent(in) :: Set(
2)
3388 logical(LK) :: anyMember
3393 pure module function anyinrange_D1_D1_CK3(val, Set)
result(anyMember)
3394#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3395 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_CK3
3398 complex(CKG) ,
intent(in),
contiguous :: val(:)
3399 complex(CKG) ,
intent(in) :: Set(
2)
3400 logical(LK) :: anyMember
3405 pure module function anyinrange_D1_D1_CK2(val, Set)
result(anyMember)
3406#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3407 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_CK2
3410 complex(CKG) ,
intent(in),
contiguous :: val(:)
3411 complex(CKG) ,
intent(in) :: Set(
2)
3412 logical(LK) :: anyMember
3417 pure module function anyinrange_D1_D1_CK1(val, Set)
result(anyMember)
3418#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3419 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_CK1
3422 complex(CKG) ,
intent(in),
contiguous :: val(:)
3423 complex(CKG) ,
intent(in) :: Set(
2)
3424 logical(LK) :: anyMember
3431 pure module function anyinrange_D1_D1_RK5(val, Set)
result(anyMember)
3432#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3433 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_RK5
3436 real(RKG) ,
intent(in),
contiguous :: val(:)
3437 real(RKG) ,
intent(in) :: Set(
2)
3438 logical(LK) :: anyMember
3443 pure module function anyinrange_D1_D1_RK4(val, Set)
result(anyMember)
3444#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3445 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_RK4
3448 real(RKG) ,
intent(in),
contiguous :: val(:)
3449 real(RKG) ,
intent(in) :: Set(
2)
3450 logical(LK) :: anyMember
3455 pure module function anyinrange_D1_D1_RK3(val, Set)
result(anyMember)
3456#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3457 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_RK3
3460 real(RKG) ,
intent(in),
contiguous :: val(:)
3461 real(RKG) ,
intent(in) :: Set(
2)
3462 logical(LK) :: anyMember
3467 pure module function anyinrange_D1_D1_RK2(val, Set)
result(anyMember)
3468#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3469 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_RK2
3472 real(RKG) ,
intent(in),
contiguous :: val(:)
3473 real(RKG) ,
intent(in) :: Set(
2)
3474 logical(LK) :: anyMember
3479 pure module function anyinrange_D1_D1_RK1(val, Set)
result(anyMember)
3480#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3481 !DEC$ ATTRIBUTES DLLEXPORT :: anyinrange_D1_D1_RK1
3484 real(RKG) ,
intent(in),
contiguous :: val(:)
3485 real(RKG) ,
intent(in) :: Set(
2)
3486 logical(LK) :: anyMember
3500end module pm_arrayMembership
This module contains procedures and generic interfaces for assessing whether particular value(s) or a...
character(*, SK), parameter MODULE_NAME
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...