227 PURE module subroutine setRebilledSDDD_D1_SK5(array, fill, lb, ub, failed, errmsg)
228#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
229 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_SK5
232 character(
*,SKG) ,
intent(in) :: fill
233 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:)
234 integer(IK) ,
intent(in) :: lb, ub
235 character(
*, SK) ,
intent(out) ,
optional :: errmsg
236 logical(LK) ,
intent(out) ,
optional :: failed
241 PURE module subroutine setRebilledSDDD_D1_SK4(array, fill, lb, ub, failed, errmsg)
242#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
243 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_SK4
246 character(
*,SKG) ,
intent(in) :: fill
247 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:)
248 integer(IK) ,
intent(in) :: lb, ub
249 character(
*, SK) ,
intent(out) ,
optional :: errmsg
250 logical(LK) ,
intent(out) ,
optional :: failed
255 PURE module subroutine setRebilledSDDD_D1_SK3(array, fill, lb, ub, failed, errmsg)
256#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
257 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_SK3
260 character(
*,SKG) ,
intent(in) :: fill
261 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:)
262 integer(IK) ,
intent(in) :: lb, ub
263 character(
*, SK) ,
intent(out) ,
optional :: errmsg
264 logical(LK) ,
intent(out) ,
optional :: failed
269 PURE module subroutine setRebilledSDDD_D1_SK2(array, fill, lb, ub, failed, errmsg)
270#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
271 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_SK2
274 character(
*,SKG) ,
intent(in) :: fill
275 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:)
276 integer(IK) ,
intent(in) :: lb, ub
277 character(
*, SK) ,
intent(out) ,
optional :: errmsg
278 logical(LK) ,
intent(out) ,
optional :: failed
283 PURE module subroutine setRebilledSDDD_D1_SK1(array, fill, lb, ub, failed, errmsg)
284#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
285 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_SK1
288 character(
*,SKG) ,
intent(in) :: fill
289 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:)
290 integer(IK) ,
intent(in) :: lb, ub
291 character(
*, SK) ,
intent(out) ,
optional :: errmsg
292 logical(LK) ,
intent(out) ,
optional :: failed
299 PURE module subroutine setRebilledSDDD_D1_IK5(array, fill, lb, ub, failed, errmsg)
300#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
301 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_IK5
304 integer(IKG) ,
intent(in) :: fill
305 integer(IKG) ,
intent(inout) ,
allocatable :: array(:)
306 integer(IK) ,
intent(in) :: lb, ub
307 character(
*, SK) ,
intent(out) ,
optional :: errmsg
308 logical(LK) ,
intent(out) ,
optional :: failed
313 PURE module subroutine setRebilledSDDD_D1_IK4(array, fill, lb, ub, failed, errmsg)
314#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
315 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_IK4
318 integer(IKG) ,
intent(in) :: fill
319 integer(IKG) ,
intent(inout) ,
allocatable :: array(:)
320 integer(IK) ,
intent(in) :: lb, ub
321 character(
*, SK) ,
intent(out) ,
optional :: errmsg
322 logical(LK) ,
intent(out) ,
optional :: failed
327 PURE module subroutine setRebilledSDDD_D1_IK3(array, fill, lb, ub, failed, errmsg)
328#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
329 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_IK3
332 integer(IKG) ,
intent(in) :: fill
333 integer(IKG) ,
intent(inout) ,
allocatable :: array(:)
334 integer(IK) ,
intent(in) :: lb, ub
335 character(
*, SK) ,
intent(out) ,
optional :: errmsg
336 logical(LK) ,
intent(out) ,
optional :: failed
341 PURE module subroutine setRebilledSDDD_D1_IK2(array, fill, lb, ub, failed, errmsg)
342#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
343 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_IK2
346 integer(IKG) ,
intent(in) :: fill
347 integer(IKG) ,
intent(inout) ,
allocatable :: array(:)
348 integer(IK) ,
intent(in) :: lb, ub
349 character(
*, SK) ,
intent(out) ,
optional :: errmsg
350 logical(LK) ,
intent(out) ,
optional :: failed
355 PURE module subroutine setRebilledSDDD_D1_IK1(array, fill, lb, ub, failed, errmsg)
356#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
357 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_IK1
360 integer(IKG) ,
intent(in) :: fill
361 integer(IKG) ,
intent(inout) ,
allocatable :: array(:)
362 integer(IK) ,
intent(in) :: lb, ub
363 character(
*, SK) ,
intent(out) ,
optional :: errmsg
364 logical(LK) ,
intent(out) ,
optional :: failed
371 PURE module subroutine setRebilledSDDD_D1_LK5(array, fill, lb, ub, failed, errmsg)
372#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
373 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_LK5
376 logical(LKG) ,
intent(in) :: fill
377 logical(LKG) ,
intent(inout) ,
allocatable :: array(:)
378 integer(IK) ,
intent(in) :: lb, ub
379 character(
*, SK) ,
intent(out) ,
optional :: errmsg
380 logical(LK) ,
intent(out) ,
optional :: failed
385 PURE module subroutine setRebilledSDDD_D1_LK4(array, fill, lb, ub, failed, errmsg)
386#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
387 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_LK4
390 logical(LKG) ,
intent(in) :: fill
391 logical(LKG) ,
intent(inout) ,
allocatable :: array(:)
392 integer(IK) ,
intent(in) :: lb, ub
393 character(
*, SK) ,
intent(out) ,
optional :: errmsg
394 logical(LK) ,
intent(out) ,
optional :: failed
399 PURE module subroutine setRebilledSDDD_D1_LK3(array, fill, lb, ub, failed, errmsg)
400#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
401 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_LK3
404 logical(LKG) ,
intent(in) :: fill
405 logical(LKG) ,
intent(inout) ,
allocatable :: array(:)
406 integer(IK) ,
intent(in) :: lb, ub
407 character(
*, SK) ,
intent(out) ,
optional :: errmsg
408 logical(LK) ,
intent(out) ,
optional :: failed
413 PURE module subroutine setRebilledSDDD_D1_LK2(array, fill, lb, ub, failed, errmsg)
414#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
415 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_LK2
418 logical(LKG) ,
intent(in) :: fill
419 logical(LKG) ,
intent(inout) ,
allocatable :: array(:)
420 integer(IK) ,
intent(in) :: lb, ub
421 character(
*, SK) ,
intent(out) ,
optional :: errmsg
422 logical(LK) ,
intent(out) ,
optional :: failed
427 PURE module subroutine setRebilledSDDD_D1_LK1(array, fill, lb, ub, failed, errmsg)
428#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
429 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_LK1
432 logical(LKG) ,
intent(in) :: fill
433 logical(LKG) ,
intent(inout) ,
allocatable :: array(:)
434 integer(IK) ,
intent(in) :: lb, ub
435 character(
*, SK) ,
intent(out) ,
optional :: errmsg
436 logical(LK) ,
intent(out) ,
optional :: failed
443 PURE module subroutine setRebilledSDDD_D1_CK5(array, fill, lb, ub, failed, errmsg)
444#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
445 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_CK5
448 complex(CKG) ,
intent(in) :: fill
449 complex(CKG) ,
intent(inout) ,
allocatable :: array(:)
450 integer(IK) ,
intent(in) :: lb, ub
451 character(
*, SK) ,
intent(out) ,
optional :: errmsg
452 logical(LK) ,
intent(out) ,
optional :: failed
457 PURE module subroutine setRebilledSDDD_D1_CK4(array, fill, lb, ub, failed, errmsg)
458#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
459 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_CK4
462 complex(CKG) ,
intent(in) :: fill
463 complex(CKG) ,
intent(inout) ,
allocatable :: array(:)
464 integer(IK) ,
intent(in) :: lb, ub
465 character(
*, SK) ,
intent(out) ,
optional :: errmsg
466 logical(LK) ,
intent(out) ,
optional :: failed
471 PURE module subroutine setRebilledSDDD_D1_CK3(array, fill, lb, ub, failed, errmsg)
472#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
473 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_CK3
476 complex(CKG) ,
intent(in) :: fill
477 complex(CKG) ,
intent(inout) ,
allocatable :: array(:)
478 integer(IK) ,
intent(in) :: lb, ub
479 character(
*, SK) ,
intent(out) ,
optional :: errmsg
480 logical(LK) ,
intent(out) ,
optional :: failed
485 PURE module subroutine setRebilledSDDD_D1_CK2(array, fill, lb, ub, failed, errmsg)
486#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
487 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_CK2
490 complex(CKG) ,
intent(in) :: fill
491 complex(CKG) ,
intent(inout) ,
allocatable :: array(:)
492 integer(IK) ,
intent(in) :: lb, ub
493 character(
*, SK) ,
intent(out) ,
optional :: errmsg
494 logical(LK) ,
intent(out) ,
optional :: failed
499 PURE module subroutine setRebilledSDDD_D1_CK1(array, fill, lb, ub, failed, errmsg)
500#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
501 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_CK1
504 complex(CKG) ,
intent(in) :: fill
505 complex(CKG) ,
intent(inout) ,
allocatable :: array(:)
506 integer(IK) ,
intent(in) :: lb, ub
507 character(
*, SK) ,
intent(out) ,
optional :: errmsg
508 logical(LK) ,
intent(out) ,
optional :: failed
515 PURE module subroutine setRebilledSDDD_D1_RK5(array, fill, lb, ub, failed, errmsg)
516#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
517 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_RK5
520 real(RKG) ,
intent(in) :: fill
521 real(RKG) ,
intent(inout) ,
allocatable :: array(:)
522 integer(IK) ,
intent(in) :: lb, ub
523 character(
*, SK) ,
intent(out) ,
optional :: errmsg
524 logical(LK) ,
intent(out) ,
optional :: failed
529 PURE module subroutine setRebilledSDDD_D1_RK4(array, fill, lb, ub, failed, errmsg)
530#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
531 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_RK4
534 real(RKG) ,
intent(in) :: fill
535 real(RKG) ,
intent(inout) ,
allocatable :: array(:)
536 integer(IK) ,
intent(in) :: lb, ub
537 character(
*, SK) ,
intent(out) ,
optional :: errmsg
538 logical(LK) ,
intent(out) ,
optional :: failed
543 PURE module subroutine setRebilledSDDD_D1_RK3(array, fill, lb, ub, failed, errmsg)
544#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
545 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_RK3
548 real(RKG) ,
intent(in) :: fill
549 real(RKG) ,
intent(inout) ,
allocatable :: array(:)
550 integer(IK) ,
intent(in) :: lb, ub
551 character(
*, SK) ,
intent(out) ,
optional :: errmsg
552 logical(LK) ,
intent(out) ,
optional :: failed
557 PURE module subroutine setRebilledSDDD_D1_RK2(array, fill, lb, ub, failed, errmsg)
558#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
559 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_RK2
562 real(RKG) ,
intent(in) :: fill
563 real(RKG) ,
intent(inout) ,
allocatable :: array(:)
564 integer(IK) ,
intent(in) :: lb, ub
565 character(
*, SK) ,
intent(out) ,
optional :: errmsg
566 logical(LK) ,
intent(out) ,
optional :: failed
571 PURE module subroutine setRebilledSDDD_D1_RK1(array, fill, lb, ub, failed, errmsg)
572#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
573 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D1_RK1
576 real(RKG) ,
intent(in) :: fill
577 real(RKG) ,
intent(inout) ,
allocatable :: array(:)
578 integer(IK) ,
intent(in) :: lb, ub
579 character(
*, SK) ,
intent(out) ,
optional :: errmsg
580 logical(LK) ,
intent(out) ,
optional :: failed
593 PURE module subroutine setRebilledSDDD_D2_SK5(array, fill, lb, ub, failed, errmsg)
594#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
595 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_SK5
598 character(
*,SKG) ,
intent(in) :: fill
599 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:)
600 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
601 character(
*, SK) ,
intent(out) ,
optional :: errmsg
602 logical(LK) ,
intent(out) ,
optional :: failed
607 PURE module subroutine setRebilledSDDD_D2_SK4(array, fill, lb, ub, failed, errmsg)
608#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
609 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_SK4
612 character(
*,SKG) ,
intent(in) :: fill
613 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:)
614 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
615 character(
*, SK) ,
intent(out) ,
optional :: errmsg
616 logical(LK) ,
intent(out) ,
optional :: failed
621 PURE module subroutine setRebilledSDDD_D2_SK3(array, fill, lb, ub, failed, errmsg)
622#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
623 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_SK3
626 character(
*,SKG) ,
intent(in) :: fill
627 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:)
628 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
629 character(
*, SK) ,
intent(out) ,
optional :: errmsg
630 logical(LK) ,
intent(out) ,
optional :: failed
635 PURE module subroutine setRebilledSDDD_D2_SK2(array, fill, lb, ub, failed, errmsg)
636#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
637 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_SK2
640 character(
*,SKG) ,
intent(in) :: fill
641 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:)
642 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
643 character(
*, SK) ,
intent(out) ,
optional :: errmsg
644 logical(LK) ,
intent(out) ,
optional :: failed
649 PURE module subroutine setRebilledSDDD_D2_SK1(array, fill, lb, ub, failed, errmsg)
650#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
651 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_SK1
654 character(
*,SKG) ,
intent(in) :: fill
655 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:)
656 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
657 character(
*, SK) ,
intent(out) ,
optional :: errmsg
658 logical(LK) ,
intent(out) ,
optional :: failed
665 PURE module subroutine setRebilledSDDD_D2_IK5(array, fill, lb, ub, failed, errmsg)
666#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
667 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_IK5
670 integer(IKG) ,
intent(in) :: fill
671 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:)
672 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
673 character(
*, SK) ,
intent(out) ,
optional :: errmsg
674 logical(LK) ,
intent(out) ,
optional :: failed
679 PURE module subroutine setRebilledSDDD_D2_IK4(array, fill, lb, ub, failed, errmsg)
680#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
681 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_IK4
684 integer(IKG) ,
intent(in) :: fill
685 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:)
686 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
687 character(
*, SK) ,
intent(out) ,
optional :: errmsg
688 logical(LK) ,
intent(out) ,
optional :: failed
693 PURE module subroutine setRebilledSDDD_D2_IK3(array, fill, lb, ub, failed, errmsg)
694#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
695 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_IK3
698 integer(IKG) ,
intent(in) :: fill
699 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:)
700 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
701 character(
*, SK) ,
intent(out) ,
optional :: errmsg
702 logical(LK) ,
intent(out) ,
optional :: failed
707 PURE module subroutine setRebilledSDDD_D2_IK2(array, fill, lb, ub, failed, errmsg)
708#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
709 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_IK2
712 integer(IKG) ,
intent(in) :: fill
713 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:)
714 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
715 character(
*, SK) ,
intent(out) ,
optional :: errmsg
716 logical(LK) ,
intent(out) ,
optional :: failed
721 PURE module subroutine setRebilledSDDD_D2_IK1(array, fill, lb, ub, failed, errmsg)
722#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
723 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_IK1
726 integer(IKG) ,
intent(in) :: fill
727 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:)
728 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
729 character(
*, SK) ,
intent(out) ,
optional :: errmsg
730 logical(LK) ,
intent(out) ,
optional :: failed
737 PURE module subroutine setRebilledSDDD_D2_LK5(array, fill, lb, ub, failed, errmsg)
738#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
739 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_LK5
742 logical(LKG) ,
intent(in) :: fill
743 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:)
744 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
745 character(
*, SK) ,
intent(out) ,
optional :: errmsg
746 logical(LK) ,
intent(out) ,
optional :: failed
751 PURE module subroutine setRebilledSDDD_D2_LK4(array, fill, lb, ub, failed, errmsg)
752#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
753 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_LK4
756 logical(LKG) ,
intent(in) :: fill
757 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:)
758 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
759 character(
*, SK) ,
intent(out) ,
optional :: errmsg
760 logical(LK) ,
intent(out) ,
optional :: failed
765 PURE module subroutine setRebilledSDDD_D2_LK3(array, fill, lb, ub, failed, errmsg)
766#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
767 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_LK3
770 logical(LKG) ,
intent(in) :: fill
771 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:)
772 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
773 character(
*, SK) ,
intent(out) ,
optional :: errmsg
774 logical(LK) ,
intent(out) ,
optional :: failed
779 PURE module subroutine setRebilledSDDD_D2_LK2(array, fill, lb, ub, failed, errmsg)
780#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
781 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_LK2
784 logical(LKG) ,
intent(in) :: fill
785 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:)
786 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
787 character(
*, SK) ,
intent(out) ,
optional :: errmsg
788 logical(LK) ,
intent(out) ,
optional :: failed
793 PURE module subroutine setRebilledSDDD_D2_LK1(array, fill, lb, ub, failed, errmsg)
794#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
795 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_LK1
798 logical(LKG) ,
intent(in) :: fill
799 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:)
800 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
801 character(
*, SK) ,
intent(out) ,
optional :: errmsg
802 logical(LK) ,
intent(out) ,
optional :: failed
809 PURE module subroutine setRebilledSDDD_D2_CK5(array, fill, lb, ub, failed, errmsg)
810#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
811 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_CK5
814 complex(CKG) ,
intent(in) :: fill
815 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:)
816 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
817 character(
*, SK) ,
intent(out) ,
optional :: errmsg
818 logical(LK) ,
intent(out) ,
optional :: failed
823 PURE module subroutine setRebilledSDDD_D2_CK4(array, fill, lb, ub, failed, errmsg)
824#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
825 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_CK4
828 complex(CKG) ,
intent(in) :: fill
829 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:)
830 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
831 character(
*, SK) ,
intent(out) ,
optional :: errmsg
832 logical(LK) ,
intent(out) ,
optional :: failed
837 PURE module subroutine setRebilledSDDD_D2_CK3(array, fill, lb, ub, failed, errmsg)
838#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
839 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_CK3
842 complex(CKG) ,
intent(in) :: fill
843 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:)
844 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
845 character(
*, SK) ,
intent(out) ,
optional :: errmsg
846 logical(LK) ,
intent(out) ,
optional :: failed
851 PURE module subroutine setRebilledSDDD_D2_CK2(array, fill, lb, ub, failed, errmsg)
852#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
853 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_CK2
856 complex(CKG) ,
intent(in) :: fill
857 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:)
858 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
859 character(
*, SK) ,
intent(out) ,
optional :: errmsg
860 logical(LK) ,
intent(out) ,
optional :: failed
865 PURE module subroutine setRebilledSDDD_D2_CK1(array, fill, lb, ub, failed, errmsg)
866#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
867 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_CK1
870 complex(CKG) ,
intent(in) :: fill
871 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:)
872 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
873 character(
*, SK) ,
intent(out) ,
optional :: errmsg
874 logical(LK) ,
intent(out) ,
optional :: failed
881 PURE module subroutine setRebilledSDDD_D2_RK5(array, fill, lb, ub, failed, errmsg)
882#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
883 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_RK5
886 real(RKG) ,
intent(in) :: fill
887 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:)
888 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
889 character(
*, SK) ,
intent(out) ,
optional :: errmsg
890 logical(LK) ,
intent(out) ,
optional :: failed
895 PURE module subroutine setRebilledSDDD_D2_RK4(array, fill, lb, ub, failed, errmsg)
896#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
897 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_RK4
900 real(RKG) ,
intent(in) :: fill
901 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:)
902 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
903 character(
*, SK) ,
intent(out) ,
optional :: errmsg
904 logical(LK) ,
intent(out) ,
optional :: failed
909 PURE module subroutine setRebilledSDDD_D2_RK3(array, fill, lb, ub, failed, errmsg)
910#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
911 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_RK3
914 real(RKG) ,
intent(in) :: fill
915 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:)
916 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
917 character(
*, SK) ,
intent(out) ,
optional :: errmsg
918 logical(LK) ,
intent(out) ,
optional :: failed
923 PURE module subroutine setRebilledSDDD_D2_RK2(array, fill, lb, ub, failed, errmsg)
924#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
925 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_RK2
928 real(RKG) ,
intent(in) :: fill
929 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:)
930 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
931 character(
*, SK) ,
intent(out) ,
optional :: errmsg
932 logical(LK) ,
intent(out) ,
optional :: failed
937 PURE module subroutine setRebilledSDDD_D2_RK1(array, fill, lb, ub, failed, errmsg)
938#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
939 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D2_RK1
942 real(RKG) ,
intent(in) :: fill
943 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:)
944 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub
945 character(
*, SK) ,
intent(out) ,
optional :: errmsg
946 logical(LK) ,
intent(out) ,
optional :: failed
959 PURE module subroutine setRebilledSDDD_D3_SK5(array, fill, lb, ub, failed, errmsg)
960#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
961 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_SK5
964 character(
*,SKG) ,
intent(in) :: fill
965 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
966 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
967 character(
*, SK) ,
intent(out) ,
optional :: errmsg
968 logical(LK) ,
intent(out) ,
optional :: failed
973 PURE module subroutine setRebilledSDDD_D3_SK4(array, fill, lb, ub, failed, errmsg)
974#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
975 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_SK4
978 character(
*,SKG) ,
intent(in) :: fill
979 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
980 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
981 character(
*, SK) ,
intent(out) ,
optional :: errmsg
982 logical(LK) ,
intent(out) ,
optional :: failed
987 PURE module subroutine setRebilledSDDD_D3_SK3(array, fill, lb, ub, failed, errmsg)
988#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
989 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_SK3
992 character(
*,SKG) ,
intent(in) :: fill
993 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
994 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
995 character(
*, SK) ,
intent(out) ,
optional :: errmsg
996 logical(LK) ,
intent(out) ,
optional :: failed
1001 PURE module subroutine setRebilledSDDD_D3_SK2(array, fill, lb, ub, failed, errmsg)
1002#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1003 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_SK2
1006 character(
*,SKG) ,
intent(in) :: fill
1007 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1008 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1009 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1010 logical(LK) ,
intent(out) ,
optional :: failed
1015 PURE module subroutine setRebilledSDDD_D3_SK1(array, fill, lb, ub, failed, errmsg)
1016#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1017 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_SK1
1020 character(
*,SKG) ,
intent(in) :: fill
1021 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1022 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1023 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1024 logical(LK) ,
intent(out) ,
optional :: failed
1031 PURE module subroutine setRebilledSDDD_D3_IK5(array, fill, lb, ub, failed, errmsg)
1032#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1033 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_IK5
1036 integer(IKG) ,
intent(in) :: fill
1037 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1038 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1039 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1040 logical(LK) ,
intent(out) ,
optional :: failed
1045 PURE module subroutine setRebilledSDDD_D3_IK4(array, fill, lb, ub, failed, errmsg)
1046#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1047 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_IK4
1050 integer(IKG) ,
intent(in) :: fill
1051 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1052 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1053 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1054 logical(LK) ,
intent(out) ,
optional :: failed
1059 PURE module subroutine setRebilledSDDD_D3_IK3(array, fill, lb, ub, failed, errmsg)
1060#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1061 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_IK3
1064 integer(IKG) ,
intent(in) :: fill
1065 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1066 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1067 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1068 logical(LK) ,
intent(out) ,
optional :: failed
1073 PURE module subroutine setRebilledSDDD_D3_IK2(array, fill, lb, ub, failed, errmsg)
1074#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1075 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_IK2
1078 integer(IKG) ,
intent(in) :: fill
1079 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1080 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1081 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1082 logical(LK) ,
intent(out) ,
optional :: failed
1087 PURE module subroutine setRebilledSDDD_D3_IK1(array, fill, lb, ub, failed, errmsg)
1088#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1089 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_IK1
1092 integer(IKG) ,
intent(in) :: fill
1093 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1094 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1095 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1096 logical(LK) ,
intent(out) ,
optional :: failed
1103 PURE module subroutine setRebilledSDDD_D3_LK5(array, fill, lb, ub, failed, errmsg)
1104#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1105 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_LK5
1108 logical(LKG) ,
intent(in) :: fill
1109 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1110 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1111 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1112 logical(LK) ,
intent(out) ,
optional :: failed
1117 PURE module subroutine setRebilledSDDD_D3_LK4(array, fill, lb, ub, failed, errmsg)
1118#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1119 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_LK4
1122 logical(LKG) ,
intent(in) :: fill
1123 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1124 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1125 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1126 logical(LK) ,
intent(out) ,
optional :: failed
1131 PURE module subroutine setRebilledSDDD_D3_LK3(array, fill, lb, ub, failed, errmsg)
1132#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1133 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_LK3
1136 logical(LKG) ,
intent(in) :: fill
1137 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1138 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1139 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1140 logical(LK) ,
intent(out) ,
optional :: failed
1145 PURE module subroutine setRebilledSDDD_D3_LK2(array, fill, lb, ub, failed, errmsg)
1146#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1147 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_LK2
1150 logical(LKG) ,
intent(in) :: fill
1151 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1152 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1153 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1154 logical(LK) ,
intent(out) ,
optional :: failed
1159 PURE module subroutine setRebilledSDDD_D3_LK1(array, fill, lb, ub, failed, errmsg)
1160#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1161 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_LK1
1164 logical(LKG) ,
intent(in) :: fill
1165 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1166 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1167 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1168 logical(LK) ,
intent(out) ,
optional :: failed
1175 PURE module subroutine setRebilledSDDD_D3_CK5(array, fill, lb, ub, failed, errmsg)
1176#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1177 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_CK5
1180 complex(CKG) ,
intent(in) :: fill
1181 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1182 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1183 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1184 logical(LK) ,
intent(out) ,
optional :: failed
1189 PURE module subroutine setRebilledSDDD_D3_CK4(array, fill, lb, ub, failed, errmsg)
1190#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1191 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_CK4
1194 complex(CKG) ,
intent(in) :: fill
1195 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1196 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1197 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1198 logical(LK) ,
intent(out) ,
optional :: failed
1203 PURE module subroutine setRebilledSDDD_D3_CK3(array, fill, lb, ub, failed, errmsg)
1204#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1205 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_CK3
1208 complex(CKG) ,
intent(in) :: fill
1209 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1210 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1211 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1212 logical(LK) ,
intent(out) ,
optional :: failed
1217 PURE module subroutine setRebilledSDDD_D3_CK2(array, fill, lb, ub, failed, errmsg)
1218#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1219 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_CK2
1222 complex(CKG) ,
intent(in) :: fill
1223 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1224 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1225 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1226 logical(LK) ,
intent(out) ,
optional :: failed
1231 PURE module subroutine setRebilledSDDD_D3_CK1(array, fill, lb, ub, failed, errmsg)
1232#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1233 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_CK1
1236 complex(CKG) ,
intent(in) :: fill
1237 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1238 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1239 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1240 logical(LK) ,
intent(out) ,
optional :: failed
1247 PURE module subroutine setRebilledSDDD_D3_RK5(array, fill, lb, ub, failed, errmsg)
1248#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1249 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_RK5
1252 real(RKG) ,
intent(in) :: fill
1253 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1254 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1255 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1256 logical(LK) ,
intent(out) ,
optional :: failed
1261 PURE module subroutine setRebilledSDDD_D3_RK4(array, fill, lb, ub, failed, errmsg)
1262#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1263 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_RK4
1266 real(RKG) ,
intent(in) :: fill
1267 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1268 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1269 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1270 logical(LK) ,
intent(out) ,
optional :: failed
1275 PURE module subroutine setRebilledSDDD_D3_RK3(array, fill, lb, ub, failed, errmsg)
1276#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1277 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_RK3
1280 real(RKG) ,
intent(in) :: fill
1281 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1282 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1283 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1284 logical(LK) ,
intent(out) ,
optional :: failed
1289 PURE module subroutine setRebilledSDDD_D3_RK2(array, fill, lb, ub, failed, errmsg)
1290#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1291 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_RK2
1294 real(RKG) ,
intent(in) :: fill
1295 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1296 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1297 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1298 logical(LK) ,
intent(out) ,
optional :: failed
1303 PURE module subroutine setRebilledSDDD_D3_RK1(array, fill, lb, ub, failed, errmsg)
1304#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1305 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSDDD_D3_RK1
1308 real(RKG) ,
intent(in) :: fill
1309 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
1310 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub
1311 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1312 logical(LK) ,
intent(out) ,
optional :: failed
1329 PURE module subroutine setRebilledSLDD_D1_SK5(array, fill, lb, ub, lbc, failed, errmsg)
1330#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1331 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_SK5
1334 character(
*,SKG) ,
intent(in) :: fill
1335 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:)
1336 integer(IK) ,
intent(in) :: lb, ub, lbc
1337 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1338 logical(LK) ,
intent(out) ,
optional :: failed
1343 PURE module subroutine setRebilledSLDD_D1_SK4(array, fill, lb, ub, lbc, failed, errmsg)
1344#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1345 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_SK4
1348 character(
*,SKG) ,
intent(in) :: fill
1349 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:)
1350 integer(IK) ,
intent(in) :: lb, ub, lbc
1351 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1352 logical(LK) ,
intent(out) ,
optional :: failed
1357 PURE module subroutine setRebilledSLDD_D1_SK3(array, fill, lb, ub, lbc, failed, errmsg)
1358#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1359 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_SK3
1362 character(
*,SKG) ,
intent(in) :: fill
1363 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:)
1364 integer(IK) ,
intent(in) :: lb, ub, lbc
1365 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1366 logical(LK) ,
intent(out) ,
optional :: failed
1371 PURE module subroutine setRebilledSLDD_D1_SK2(array, fill, lb, ub, lbc, failed, errmsg)
1372#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1373 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_SK2
1376 character(
*,SKG) ,
intent(in) :: fill
1377 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:)
1378 integer(IK) ,
intent(in) :: lb, ub, lbc
1379 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1380 logical(LK) ,
intent(out) ,
optional :: failed
1385 PURE module subroutine setRebilledSLDD_D1_SK1(array, fill, lb, ub, lbc, failed, errmsg)
1386#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1387 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_SK1
1390 character(
*,SKG) ,
intent(in) :: fill
1391 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:)
1392 integer(IK) ,
intent(in) :: lb, ub, lbc
1393 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1394 logical(LK) ,
intent(out) ,
optional :: failed
1401 PURE module subroutine setRebilledSLDD_D1_IK5(array, fill, lb, ub, lbc, failed, errmsg)
1402#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1403 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_IK5
1406 integer(IKG) ,
intent(in) :: fill
1407 integer(IKG) ,
intent(inout) ,
allocatable :: array(:)
1408 integer(IK) ,
intent(in) :: lb, ub, lbc
1409 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1410 logical(LK) ,
intent(out) ,
optional :: failed
1415 PURE module subroutine setRebilledSLDD_D1_IK4(array, fill, lb, ub, lbc, failed, errmsg)
1416#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1417 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_IK4
1420 integer(IKG) ,
intent(in) :: fill
1421 integer(IKG) ,
intent(inout) ,
allocatable :: array(:)
1422 integer(IK) ,
intent(in) :: lb, ub, lbc
1423 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1424 logical(LK) ,
intent(out) ,
optional :: failed
1429 PURE module subroutine setRebilledSLDD_D1_IK3(array, fill, lb, ub, lbc, failed, errmsg)
1430#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1431 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_IK3
1434 integer(IKG) ,
intent(in) :: fill
1435 integer(IKG) ,
intent(inout) ,
allocatable :: array(:)
1436 integer(IK) ,
intent(in) :: lb, ub, lbc
1437 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1438 logical(LK) ,
intent(out) ,
optional :: failed
1443 PURE module subroutine setRebilledSLDD_D1_IK2(array, fill, lb, ub, lbc, failed, errmsg)
1444#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1445 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_IK2
1448 integer(IKG) ,
intent(in) :: fill
1449 integer(IKG) ,
intent(inout) ,
allocatable :: array(:)
1450 integer(IK) ,
intent(in) :: lb, ub, lbc
1451 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1452 logical(LK) ,
intent(out) ,
optional :: failed
1457 PURE module subroutine setRebilledSLDD_D1_IK1(array, fill, lb, ub, lbc, failed, errmsg)
1458#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1459 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_IK1
1462 integer(IKG) ,
intent(in) :: fill
1463 integer(IKG) ,
intent(inout) ,
allocatable :: array(:)
1464 integer(IK) ,
intent(in) :: lb, ub, lbc
1465 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1466 logical(LK) ,
intent(out) ,
optional :: failed
1473 PURE module subroutine setRebilledSLDD_D1_LK5(array, fill, lb, ub, lbc, failed, errmsg)
1474#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1475 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_LK5
1478 logical(LKG) ,
intent(in) :: fill
1479 logical(LKG) ,
intent(inout) ,
allocatable :: array(:)
1480 integer(IK) ,
intent(in) :: lb, ub, lbc
1481 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1482 logical(LK) ,
intent(out) ,
optional :: failed
1487 PURE module subroutine setRebilledSLDD_D1_LK4(array, fill, lb, ub, lbc, failed, errmsg)
1488#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1489 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_LK4
1492 logical(LKG) ,
intent(in) :: fill
1493 logical(LKG) ,
intent(inout) ,
allocatable :: array(:)
1494 integer(IK) ,
intent(in) :: lb, ub, lbc
1495 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1496 logical(LK) ,
intent(out) ,
optional :: failed
1501 PURE module subroutine setRebilledSLDD_D1_LK3(array, fill, lb, ub, lbc, failed, errmsg)
1502#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1503 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_LK3
1506 logical(LKG) ,
intent(in) :: fill
1507 logical(LKG) ,
intent(inout) ,
allocatable :: array(:)
1508 integer(IK) ,
intent(in) :: lb, ub, lbc
1509 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1510 logical(LK) ,
intent(out) ,
optional :: failed
1515 PURE module subroutine setRebilledSLDD_D1_LK2(array, fill, lb, ub, lbc, failed, errmsg)
1516#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1517 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_LK2
1520 logical(LKG) ,
intent(in) :: fill
1521 logical(LKG) ,
intent(inout) ,
allocatable :: array(:)
1522 integer(IK) ,
intent(in) :: lb, ub, lbc
1523 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1524 logical(LK) ,
intent(out) ,
optional :: failed
1529 PURE module subroutine setRebilledSLDD_D1_LK1(array, fill, lb, ub, lbc, failed, errmsg)
1530#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1531 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_LK1
1534 logical(LKG) ,
intent(in) :: fill
1535 logical(LKG) ,
intent(inout) ,
allocatable :: array(:)
1536 integer(IK) ,
intent(in) :: lb, ub, lbc
1537 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1538 logical(LK) ,
intent(out) ,
optional :: failed
1545 PURE module subroutine setRebilledSLDD_D1_CK5(array, fill, lb, ub, lbc, failed, errmsg)
1546#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1547 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_CK5
1550 complex(CKG) ,
intent(in) :: fill
1551 complex(CKG) ,
intent(inout) ,
allocatable :: array(:)
1552 integer(IK) ,
intent(in) :: lb, ub, lbc
1553 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1554 logical(LK) ,
intent(out) ,
optional :: failed
1559 PURE module subroutine setRebilledSLDD_D1_CK4(array, fill, lb, ub, lbc, failed, errmsg)
1560#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1561 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_CK4
1564 complex(CKG) ,
intent(in) :: fill
1565 complex(CKG) ,
intent(inout) ,
allocatable :: array(:)
1566 integer(IK) ,
intent(in) :: lb, ub, lbc
1567 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1568 logical(LK) ,
intent(out) ,
optional :: failed
1573 PURE module subroutine setRebilledSLDD_D1_CK3(array, fill, lb, ub, lbc, failed, errmsg)
1574#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1575 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_CK3
1578 complex(CKG) ,
intent(in) :: fill
1579 complex(CKG) ,
intent(inout) ,
allocatable :: array(:)
1580 integer(IK) ,
intent(in) :: lb, ub, lbc
1581 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1582 logical(LK) ,
intent(out) ,
optional :: failed
1587 PURE module subroutine setRebilledSLDD_D1_CK2(array, fill, lb, ub, lbc, failed, errmsg)
1588#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1589 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_CK2
1592 complex(CKG) ,
intent(in) :: fill
1593 complex(CKG) ,
intent(inout) ,
allocatable :: array(:)
1594 integer(IK) ,
intent(in) :: lb, ub, lbc
1595 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1596 logical(LK) ,
intent(out) ,
optional :: failed
1601 PURE module subroutine setRebilledSLDD_D1_CK1(array, fill, lb, ub, lbc, failed, errmsg)
1602#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1603 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_CK1
1606 complex(CKG) ,
intent(in) :: fill
1607 complex(CKG) ,
intent(inout) ,
allocatable :: array(:)
1608 integer(IK) ,
intent(in) :: lb, ub, lbc
1609 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1610 logical(LK) ,
intent(out) ,
optional :: failed
1617 PURE module subroutine setRebilledSLDD_D1_RK5(array, fill, lb, ub, lbc, failed, errmsg)
1618#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1619 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_RK5
1622 real(RKG) ,
intent(in) :: fill
1623 real(RKG) ,
intent(inout) ,
allocatable :: array(:)
1624 integer(IK) ,
intent(in) :: lb, ub, lbc
1625 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1626 logical(LK) ,
intent(out) ,
optional :: failed
1631 PURE module subroutine setRebilledSLDD_D1_RK4(array, fill, lb, ub, lbc, failed, errmsg)
1632#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1633 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_RK4
1636 real(RKG) ,
intent(in) :: fill
1637 real(RKG) ,
intent(inout) ,
allocatable :: array(:)
1638 integer(IK) ,
intent(in) :: lb, ub, lbc
1639 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1640 logical(LK) ,
intent(out) ,
optional :: failed
1645 PURE module subroutine setRebilledSLDD_D1_RK3(array, fill, lb, ub, lbc, failed, errmsg)
1646#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1647 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_RK3
1650 real(RKG) ,
intent(in) :: fill
1651 real(RKG) ,
intent(inout) ,
allocatable :: array(:)
1652 integer(IK) ,
intent(in) :: lb, ub, lbc
1653 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1654 logical(LK) ,
intent(out) ,
optional :: failed
1659 PURE module subroutine setRebilledSLDD_D1_RK2(array, fill, lb, ub, lbc, failed, errmsg)
1660#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1661 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_RK2
1664 real(RKG) ,
intent(in) :: fill
1665 real(RKG) ,
intent(inout) ,
allocatable :: array(:)
1666 integer(IK) ,
intent(in) :: lb, ub, lbc
1667 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1668 logical(LK) ,
intent(out) ,
optional :: failed
1673 PURE module subroutine setRebilledSLDD_D1_RK1(array, fill, lb, ub, lbc, failed, errmsg)
1674#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1675 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D1_RK1
1678 real(RKG) ,
intent(in) :: fill
1679 real(RKG) ,
intent(inout) ,
allocatable :: array(:)
1680 integer(IK) ,
intent(in) :: lb, ub, lbc
1681 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1682 logical(LK) ,
intent(out) ,
optional :: failed
1695 PURE module subroutine setRebilledSLDD_D2_SK5(array, fill, lb, ub, lbc, failed, errmsg)
1696#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1697 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_SK5
1700 character(
*,SKG) ,
intent(in) :: fill
1701 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:)
1702 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1703 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1704 logical(LK) ,
intent(out) ,
optional :: failed
1709 PURE module subroutine setRebilledSLDD_D2_SK4(array, fill, lb, ub, lbc, failed, errmsg)
1710#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1711 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_SK4
1714 character(
*,SKG) ,
intent(in) :: fill
1715 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:)
1716 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1717 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1718 logical(LK) ,
intent(out) ,
optional :: failed
1723 PURE module subroutine setRebilledSLDD_D2_SK3(array, fill, lb, ub, lbc, failed, errmsg)
1724#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1725 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_SK3
1728 character(
*,SKG) ,
intent(in) :: fill
1729 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:)
1730 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1731 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1732 logical(LK) ,
intent(out) ,
optional :: failed
1737 PURE module subroutine setRebilledSLDD_D2_SK2(array, fill, lb, ub, lbc, failed, errmsg)
1738#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1739 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_SK2
1742 character(
*,SKG) ,
intent(in) :: fill
1743 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:)
1744 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1745 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1746 logical(LK) ,
intent(out) ,
optional :: failed
1751 PURE module subroutine setRebilledSLDD_D2_SK1(array, fill, lb, ub, lbc, failed, errmsg)
1752#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1753 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_SK1
1756 character(
*,SKG) ,
intent(in) :: fill
1757 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:)
1758 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1759 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1760 logical(LK) ,
intent(out) ,
optional :: failed
1767 PURE module subroutine setRebilledSLDD_D2_IK5(array, fill, lb, ub, lbc, failed, errmsg)
1768#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1769 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_IK5
1772 integer(IKG) ,
intent(in) :: fill
1773 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:)
1774 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1775 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1776 logical(LK) ,
intent(out) ,
optional :: failed
1781 PURE module subroutine setRebilledSLDD_D2_IK4(array, fill, lb, ub, lbc, failed, errmsg)
1782#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1783 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_IK4
1786 integer(IKG) ,
intent(in) :: fill
1787 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:)
1788 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1789 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1790 logical(LK) ,
intent(out) ,
optional :: failed
1795 PURE module subroutine setRebilledSLDD_D2_IK3(array, fill, lb, ub, lbc, failed, errmsg)
1796#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1797 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_IK3
1800 integer(IKG) ,
intent(in) :: fill
1801 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:)
1802 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1803 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1804 logical(LK) ,
intent(out) ,
optional :: failed
1809 PURE module subroutine setRebilledSLDD_D2_IK2(array, fill, lb, ub, lbc, failed, errmsg)
1810#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1811 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_IK2
1814 integer(IKG) ,
intent(in) :: fill
1815 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:)
1816 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1817 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1818 logical(LK) ,
intent(out) ,
optional :: failed
1823 PURE module subroutine setRebilledSLDD_D2_IK1(array, fill, lb, ub, lbc, failed, errmsg)
1824#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1825 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_IK1
1828 integer(IKG) ,
intent(in) :: fill
1829 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:)
1830 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1831 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1832 logical(LK) ,
intent(out) ,
optional :: failed
1839 PURE module subroutine setRebilledSLDD_D2_LK5(array, fill, lb, ub, lbc, failed, errmsg)
1840#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1841 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_LK5
1844 logical(LKG) ,
intent(in) :: fill
1845 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:)
1846 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1847 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1848 logical(LK) ,
intent(out) ,
optional :: failed
1853 PURE module subroutine setRebilledSLDD_D2_LK4(array, fill, lb, ub, lbc, failed, errmsg)
1854#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1855 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_LK4
1858 logical(LKG) ,
intent(in) :: fill
1859 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:)
1860 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1861 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1862 logical(LK) ,
intent(out) ,
optional :: failed
1867 PURE module subroutine setRebilledSLDD_D2_LK3(array, fill, lb, ub, lbc, failed, errmsg)
1868#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1869 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_LK3
1872 logical(LKG) ,
intent(in) :: fill
1873 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:)
1874 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1875 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1876 logical(LK) ,
intent(out) ,
optional :: failed
1881 PURE module subroutine setRebilledSLDD_D2_LK2(array, fill, lb, ub, lbc, failed, errmsg)
1882#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1883 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_LK2
1886 logical(LKG) ,
intent(in) :: fill
1887 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:)
1888 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1889 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1890 logical(LK) ,
intent(out) ,
optional :: failed
1895 PURE module subroutine setRebilledSLDD_D2_LK1(array, fill, lb, ub, lbc, failed, errmsg)
1896#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1897 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_LK1
1900 logical(LKG) ,
intent(in) :: fill
1901 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:)
1902 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1903 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1904 logical(LK) ,
intent(out) ,
optional :: failed
1911 PURE module subroutine setRebilledSLDD_D2_CK5(array, fill, lb, ub, lbc, failed, errmsg)
1912#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1913 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_CK5
1916 complex(CKG) ,
intent(in) :: fill
1917 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:)
1918 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1919 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1920 logical(LK) ,
intent(out) ,
optional :: failed
1925 PURE module subroutine setRebilledSLDD_D2_CK4(array, fill, lb, ub, lbc, failed, errmsg)
1926#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1927 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_CK4
1930 complex(CKG) ,
intent(in) :: fill
1931 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:)
1932 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1933 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1934 logical(LK) ,
intent(out) ,
optional :: failed
1939 PURE module subroutine setRebilledSLDD_D2_CK3(array, fill, lb, ub, lbc, failed, errmsg)
1940#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1941 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_CK3
1944 complex(CKG) ,
intent(in) :: fill
1945 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:)
1946 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1947 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1948 logical(LK) ,
intent(out) ,
optional :: failed
1953 PURE module subroutine setRebilledSLDD_D2_CK2(array, fill, lb, ub, lbc, failed, errmsg)
1954#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1955 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_CK2
1958 complex(CKG) ,
intent(in) :: fill
1959 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:)
1960 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1961 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1962 logical(LK) ,
intent(out) ,
optional :: failed
1967 PURE module subroutine setRebilledSLDD_D2_CK1(array, fill, lb, ub, lbc, failed, errmsg)
1968#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1969 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_CK1
1972 complex(CKG) ,
intent(in) :: fill
1973 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:)
1974 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1975 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1976 logical(LK) ,
intent(out) ,
optional :: failed
1983 PURE module subroutine setRebilledSLDD_D2_RK5(array, fill, lb, ub, lbc, failed, errmsg)
1984#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1985 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_RK5
1988 real(RKG) ,
intent(in) :: fill
1989 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:)
1990 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
1991 character(
*, SK) ,
intent(out) ,
optional :: errmsg
1992 logical(LK) ,
intent(out) ,
optional :: failed
1997 PURE module subroutine setRebilledSLDD_D2_RK4(array, fill, lb, ub, lbc, failed, errmsg)
1998#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1999 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_RK4
2002 real(RKG) ,
intent(in) :: fill
2003 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:)
2004 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
2005 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2006 logical(LK) ,
intent(out) ,
optional :: failed
2011 PURE module subroutine setRebilledSLDD_D2_RK3(array, fill, lb, ub, lbc, failed, errmsg)
2012#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2013 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_RK3
2016 real(RKG) ,
intent(in) :: fill
2017 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:)
2018 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
2019 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2020 logical(LK) ,
intent(out) ,
optional :: failed
2025 PURE module subroutine setRebilledSLDD_D2_RK2(array, fill, lb, ub, lbc, failed, errmsg)
2026#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2027 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_RK2
2030 real(RKG) ,
intent(in) :: fill
2031 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:)
2032 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
2033 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2034 logical(LK) ,
intent(out) ,
optional :: failed
2039 PURE module subroutine setRebilledSLDD_D2_RK1(array, fill, lb, ub, lbc, failed, errmsg)
2040#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2041 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D2_RK1
2044 real(RKG) ,
intent(in) :: fill
2045 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:)
2046 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc
2047 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2048 logical(LK) ,
intent(out) ,
optional :: failed
2061 PURE module subroutine setRebilledSLDD_D3_SK5(array, fill, lb, ub, lbc, failed, errmsg)
2062#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2063 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_SK5
2066 character(
*,SKG) ,
intent(in) :: fill
2067 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2068 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2069 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2070 logical(LK) ,
intent(out) ,
optional :: failed
2075 PURE module subroutine setRebilledSLDD_D3_SK4(array, fill, lb, ub, lbc, failed, errmsg)
2076#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2077 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_SK4
2080 character(
*,SKG) ,
intent(in) :: fill
2081 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2082 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2083 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2084 logical(LK) ,
intent(out) ,
optional :: failed
2089 PURE module subroutine setRebilledSLDD_D3_SK3(array, fill, lb, ub, lbc, failed, errmsg)
2090#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2091 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_SK3
2094 character(
*,SKG) ,
intent(in) :: fill
2095 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2096 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2097 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2098 logical(LK) ,
intent(out) ,
optional :: failed
2103 PURE module subroutine setRebilledSLDD_D3_SK2(array, fill, lb, ub, lbc, failed, errmsg)
2104#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2105 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_SK2
2108 character(
*,SKG) ,
intent(in) :: fill
2109 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2110 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2111 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2112 logical(LK) ,
intent(out) ,
optional :: failed
2117 PURE module subroutine setRebilledSLDD_D3_SK1(array, fill, lb, ub, lbc, failed, errmsg)
2118#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2119 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_SK1
2122 character(
*,SKG) ,
intent(in) :: fill
2123 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2124 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2125 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2126 logical(LK) ,
intent(out) ,
optional :: failed
2133 PURE module subroutine setRebilledSLDD_D3_IK5(array, fill, lb, ub, lbc, failed, errmsg)
2134#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2135 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_IK5
2138 integer(IKG) ,
intent(in) :: fill
2139 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2140 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2141 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2142 logical(LK) ,
intent(out) ,
optional :: failed
2147 PURE module subroutine setRebilledSLDD_D3_IK4(array, fill, lb, ub, lbc, failed, errmsg)
2148#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2149 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_IK4
2152 integer(IKG) ,
intent(in) :: fill
2153 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2154 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2155 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2156 logical(LK) ,
intent(out) ,
optional :: failed
2161 PURE module subroutine setRebilledSLDD_D3_IK3(array, fill, lb, ub, lbc, failed, errmsg)
2162#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2163 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_IK3
2166 integer(IKG) ,
intent(in) :: fill
2167 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2168 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2169 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2170 logical(LK) ,
intent(out) ,
optional :: failed
2175 PURE module subroutine setRebilledSLDD_D3_IK2(array, fill, lb, ub, lbc, failed, errmsg)
2176#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2177 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_IK2
2180 integer(IKG) ,
intent(in) :: fill
2181 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2182 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2183 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2184 logical(LK) ,
intent(out) ,
optional :: failed
2189 PURE module subroutine setRebilledSLDD_D3_IK1(array, fill, lb, ub, lbc, failed, errmsg)
2190#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2191 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_IK1
2194 integer(IKG) ,
intent(in) :: fill
2195 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2196 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2197 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2198 logical(LK) ,
intent(out) ,
optional :: failed
2205 PURE module subroutine setRebilledSLDD_D3_LK5(array, fill, lb, ub, lbc, failed, errmsg)
2206#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2207 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_LK5
2210 logical(LKG) ,
intent(in) :: fill
2211 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2212 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2213 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2214 logical(LK) ,
intent(out) ,
optional :: failed
2219 PURE module subroutine setRebilledSLDD_D3_LK4(array, fill, lb, ub, lbc, failed, errmsg)
2220#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2221 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_LK4
2224 logical(LKG) ,
intent(in) :: fill
2225 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2226 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2227 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2228 logical(LK) ,
intent(out) ,
optional :: failed
2233 PURE module subroutine setRebilledSLDD_D3_LK3(array, fill, lb, ub, lbc, failed, errmsg)
2234#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2235 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_LK3
2238 logical(LKG) ,
intent(in) :: fill
2239 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2240 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2241 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2242 logical(LK) ,
intent(out) ,
optional :: failed
2247 PURE module subroutine setRebilledSLDD_D3_LK2(array, fill, lb, ub, lbc, failed, errmsg)
2248#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2249 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_LK2
2252 logical(LKG) ,
intent(in) :: fill
2253 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2254 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2255 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2256 logical(LK) ,
intent(out) ,
optional :: failed
2261 PURE module subroutine setRebilledSLDD_D3_LK1(array, fill, lb, ub, lbc, failed, errmsg)
2262#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2263 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_LK1
2266 logical(LKG) ,
intent(in) :: fill
2267 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2268 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2269 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2270 logical(LK) ,
intent(out) ,
optional :: failed
2277 PURE module subroutine setRebilledSLDD_D3_CK5(array, fill, lb, ub, lbc, failed, errmsg)
2278#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2279 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_CK5
2282 complex(CKG) ,
intent(in) :: fill
2283 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2284 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2285 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2286 logical(LK) ,
intent(out) ,
optional :: failed
2291 PURE module subroutine setRebilledSLDD_D3_CK4(array, fill, lb, ub, lbc, failed, errmsg)
2292#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2293 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_CK4
2296 complex(CKG) ,
intent(in) :: fill
2297 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2298 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2299 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2300 logical(LK) ,
intent(out) ,
optional :: failed
2305 PURE module subroutine setRebilledSLDD_D3_CK3(array, fill, lb, ub, lbc, failed, errmsg)
2306#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2307 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_CK3
2310 complex(CKG) ,
intent(in) :: fill
2311 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2312 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2313 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2314 logical(LK) ,
intent(out) ,
optional :: failed
2319 PURE module subroutine setRebilledSLDD_D3_CK2(array, fill, lb, ub, lbc, failed, errmsg)
2320#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2321 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_CK2
2324 complex(CKG) ,
intent(in) :: fill
2325 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2326 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2327 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2328 logical(LK) ,
intent(out) ,
optional :: failed
2333 PURE module subroutine setRebilledSLDD_D3_CK1(array, fill, lb, ub, lbc, failed, errmsg)
2334#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2335 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_CK1
2338 complex(CKG) ,
intent(in) :: fill
2339 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2340 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2341 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2342 logical(LK) ,
intent(out) ,
optional :: failed
2349 PURE module subroutine setRebilledSLDD_D3_RK5(array, fill, lb, ub, lbc, failed, errmsg)
2350#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2351 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_RK5
2354 real(RKG) ,
intent(in) :: fill
2355 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2356 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2357 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2358 logical(LK) ,
intent(out) ,
optional :: failed
2363 PURE module subroutine setRebilledSLDD_D3_RK4(array, fill, lb, ub, lbc, failed, errmsg)
2364#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2365 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_RK4
2368 real(RKG) ,
intent(in) :: fill
2369 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2370 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2371 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2372 logical(LK) ,
intent(out) ,
optional :: failed
2377 PURE module subroutine setRebilledSLDD_D3_RK3(array, fill, lb, ub, lbc, failed, errmsg)
2378#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2379 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_RK3
2382 real(RKG) ,
intent(in) :: fill
2383 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2384 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2385 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2386 logical(LK) ,
intent(out) ,
optional :: failed
2391 PURE module subroutine setRebilledSLDD_D3_RK2(array, fill, lb, ub, lbc, failed, errmsg)
2392#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2393 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_RK2
2396 real(RKG) ,
intent(in) :: fill
2397 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2398 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2399 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2400 logical(LK) ,
intent(out) ,
optional :: failed
2405 PURE module subroutine setRebilledSLDD_D3_RK1(array, fill, lb, ub, lbc, failed, errmsg)
2406#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2407 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLDD_D3_RK1
2410 real(RKG) ,
intent(in) :: fill
2411 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
2412 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc
2413 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2414 logical(LK) ,
intent(out) ,
optional :: failed
2431 PURE module subroutine setRebilledSLLU_D1_SK5(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2432#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2433 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_SK5
2436 character(
*,SKG) ,
intent(in) :: fill
2437 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:)
2438 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2439 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2440 logical(LK) ,
intent(out) ,
optional :: failed
2445 PURE module subroutine setRebilledSLLU_D1_SK4(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2446#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2447 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_SK4
2450 character(
*,SKG) ,
intent(in) :: fill
2451 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:)
2452 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2453 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2454 logical(LK) ,
intent(out) ,
optional :: failed
2459 PURE module subroutine setRebilledSLLU_D1_SK3(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2460#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2461 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_SK3
2464 character(
*,SKG) ,
intent(in) :: fill
2465 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:)
2466 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2467 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2468 logical(LK) ,
intent(out) ,
optional :: failed
2473 PURE module subroutine setRebilledSLLU_D1_SK2(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2474#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2475 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_SK2
2478 character(
*,SKG) ,
intent(in) :: fill
2479 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:)
2480 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2481 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2482 logical(LK) ,
intent(out) ,
optional :: failed
2487 PURE module subroutine setRebilledSLLU_D1_SK1(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2488#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2489 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_SK1
2492 character(
*,SKG) ,
intent(in) :: fill
2493 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:)
2494 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2495 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2496 logical(LK) ,
intent(out) ,
optional :: failed
2503 PURE module subroutine setRebilledSLLU_D1_IK5(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2504#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2505 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_IK5
2508 integer(IKG) ,
intent(in) :: fill
2509 integer(IKG) ,
intent(inout) ,
allocatable :: array(:)
2510 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2511 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2512 logical(LK) ,
intent(out) ,
optional :: failed
2517 PURE module subroutine setRebilledSLLU_D1_IK4(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2518#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2519 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_IK4
2522 integer(IKG) ,
intent(in) :: fill
2523 integer(IKG) ,
intent(inout) ,
allocatable :: array(:)
2524 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2525 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2526 logical(LK) ,
intent(out) ,
optional :: failed
2531 PURE module subroutine setRebilledSLLU_D1_IK3(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2532#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2533 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_IK3
2536 integer(IKG) ,
intent(in) :: fill
2537 integer(IKG) ,
intent(inout) ,
allocatable :: array(:)
2538 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2539 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2540 logical(LK) ,
intent(out) ,
optional :: failed
2545 PURE module subroutine setRebilledSLLU_D1_IK2(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2546#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2547 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_IK2
2550 integer(IKG) ,
intent(in) :: fill
2551 integer(IKG) ,
intent(inout) ,
allocatable :: array(:)
2552 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2553 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2554 logical(LK) ,
intent(out) ,
optional :: failed
2559 PURE module subroutine setRebilledSLLU_D1_IK1(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2560#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2561 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_IK1
2564 integer(IKG) ,
intent(in) :: fill
2565 integer(IKG) ,
intent(inout) ,
allocatable :: array(:)
2566 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2567 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2568 logical(LK) ,
intent(out) ,
optional :: failed
2575 PURE module subroutine setRebilledSLLU_D1_LK5(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2576#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2577 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_LK5
2580 logical(LKG) ,
intent(in) :: fill
2581 logical(LKG) ,
intent(inout) ,
allocatable :: array(:)
2582 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2583 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2584 logical(LK) ,
intent(out) ,
optional :: failed
2589 PURE module subroutine setRebilledSLLU_D1_LK4(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2590#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2591 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_LK4
2594 logical(LKG) ,
intent(in) :: fill
2595 logical(LKG) ,
intent(inout) ,
allocatable :: array(:)
2596 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2597 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2598 logical(LK) ,
intent(out) ,
optional :: failed
2603 PURE module subroutine setRebilledSLLU_D1_LK3(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2604#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2605 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_LK3
2608 logical(LKG) ,
intent(in) :: fill
2609 logical(LKG) ,
intent(inout) ,
allocatable :: array(:)
2610 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2611 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2612 logical(LK) ,
intent(out) ,
optional :: failed
2617 PURE module subroutine setRebilledSLLU_D1_LK2(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2618#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2619 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_LK2
2622 logical(LKG) ,
intent(in) :: fill
2623 logical(LKG) ,
intent(inout) ,
allocatable :: array(:)
2624 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2625 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2626 logical(LK) ,
intent(out) ,
optional :: failed
2631 PURE module subroutine setRebilledSLLU_D1_LK1(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2632#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2633 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_LK1
2636 logical(LKG) ,
intent(in) :: fill
2637 logical(LKG) ,
intent(inout) ,
allocatable :: array(:)
2638 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2639 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2640 logical(LK) ,
intent(out) ,
optional :: failed
2647 PURE module subroutine setRebilledSLLU_D1_CK5(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2648#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2649 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_CK5
2652 complex(CKG) ,
intent(in) :: fill
2653 complex(CKG) ,
intent(inout) ,
allocatable :: array(:)
2654 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2655 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2656 logical(LK) ,
intent(out) ,
optional :: failed
2661 PURE module subroutine setRebilledSLLU_D1_CK4(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2662#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2663 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_CK4
2666 complex(CKG) ,
intent(in) :: fill
2667 complex(CKG) ,
intent(inout) ,
allocatable :: array(:)
2668 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2669 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2670 logical(LK) ,
intent(out) ,
optional :: failed
2675 PURE module subroutine setRebilledSLLU_D1_CK3(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2676#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2677 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_CK3
2680 complex(CKG) ,
intent(in) :: fill
2681 complex(CKG) ,
intent(inout) ,
allocatable :: array(:)
2682 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2683 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2684 logical(LK) ,
intent(out) ,
optional :: failed
2689 PURE module subroutine setRebilledSLLU_D1_CK2(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2690#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2691 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_CK2
2694 complex(CKG) ,
intent(in) :: fill
2695 complex(CKG) ,
intent(inout) ,
allocatable :: array(:)
2696 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2697 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2698 logical(LK) ,
intent(out) ,
optional :: failed
2703 PURE module subroutine setRebilledSLLU_D1_CK1(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2704#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2705 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_CK1
2708 complex(CKG) ,
intent(in) :: fill
2709 complex(CKG) ,
intent(inout) ,
allocatable :: array(:)
2710 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2711 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2712 logical(LK) ,
intent(out) ,
optional :: failed
2719 PURE module subroutine setRebilledSLLU_D1_RK5(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2720#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2721 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_RK5
2724 real(RKG) ,
intent(in) :: fill
2725 real(RKG) ,
intent(inout) ,
allocatable :: array(:)
2726 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2727 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2728 logical(LK) ,
intent(out) ,
optional :: failed
2733 PURE module subroutine setRebilledSLLU_D1_RK4(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2734#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2735 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_RK4
2738 real(RKG) ,
intent(in) :: fill
2739 real(RKG) ,
intent(inout) ,
allocatable :: array(:)
2740 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2741 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2742 logical(LK) ,
intent(out) ,
optional :: failed
2747 PURE module subroutine setRebilledSLLU_D1_RK3(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2748#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2749 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_RK3
2752 real(RKG) ,
intent(in) :: fill
2753 real(RKG) ,
intent(inout) ,
allocatable :: array(:)
2754 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2755 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2756 logical(LK) ,
intent(out) ,
optional :: failed
2761 PURE module subroutine setRebilledSLLU_D1_RK2(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2762#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2763 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_RK2
2766 real(RKG) ,
intent(in) :: fill
2767 real(RKG) ,
intent(inout) ,
allocatable :: array(:)
2768 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2769 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2770 logical(LK) ,
intent(out) ,
optional :: failed
2775 PURE module subroutine setRebilledSLLU_D1_RK1(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2776#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2777 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D1_RK1
2780 real(RKG) ,
intent(in) :: fill
2781 real(RKG) ,
intent(inout) ,
allocatable :: array(:)
2782 integer(IK) ,
intent(in) :: lb, ub, lbc, lbcold, ubcold
2783 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2784 logical(LK) ,
intent(out) ,
optional :: failed
2797 PURE module subroutine setRebilledSLLU_D2_SK5(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2798#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2799 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_SK5
2802 character(
*,SKG) ,
intent(in) :: fill
2803 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:)
2804 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
2805 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2806 logical(LK) ,
intent(out) ,
optional :: failed
2811 PURE module subroutine setRebilledSLLU_D2_SK4(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2812#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2813 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_SK4
2816 character(
*,SKG) ,
intent(in) :: fill
2817 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:)
2818 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
2819 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2820 logical(LK) ,
intent(out) ,
optional :: failed
2825 PURE module subroutine setRebilledSLLU_D2_SK3(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2826#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2827 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_SK3
2830 character(
*,SKG) ,
intent(in) :: fill
2831 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:)
2832 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
2833 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2834 logical(LK) ,
intent(out) ,
optional :: failed
2839 PURE module subroutine setRebilledSLLU_D2_SK2(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2840#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2841 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_SK2
2844 character(
*,SKG) ,
intent(in) :: fill
2845 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:)
2846 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
2847 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2848 logical(LK) ,
intent(out) ,
optional :: failed
2853 PURE module subroutine setRebilledSLLU_D2_SK1(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2854#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2855 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_SK1
2858 character(
*,SKG) ,
intent(in) :: fill
2859 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:)
2860 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
2861 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2862 logical(LK) ,
intent(out) ,
optional :: failed
2869 PURE module subroutine setRebilledSLLU_D2_IK5(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2870#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2871 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_IK5
2874 integer(IKG) ,
intent(in) :: fill
2875 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:)
2876 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
2877 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2878 logical(LK) ,
intent(out) ,
optional :: failed
2883 PURE module subroutine setRebilledSLLU_D2_IK4(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2884#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2885 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_IK4
2888 integer(IKG) ,
intent(in) :: fill
2889 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:)
2890 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
2891 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2892 logical(LK) ,
intent(out) ,
optional :: failed
2897 PURE module subroutine setRebilledSLLU_D2_IK3(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2898#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2899 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_IK3
2902 integer(IKG) ,
intent(in) :: fill
2903 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:)
2904 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
2905 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2906 logical(LK) ,
intent(out) ,
optional :: failed
2911 PURE module subroutine setRebilledSLLU_D2_IK2(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2912#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2913 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_IK2
2916 integer(IKG) ,
intent(in) :: fill
2917 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:)
2918 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
2919 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2920 logical(LK) ,
intent(out) ,
optional :: failed
2925 PURE module subroutine setRebilledSLLU_D2_IK1(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2926#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2927 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_IK1
2930 integer(IKG) ,
intent(in) :: fill
2931 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:)
2932 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
2933 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2934 logical(LK) ,
intent(out) ,
optional :: failed
2941 PURE module subroutine setRebilledSLLU_D2_LK5(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2942#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2943 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_LK5
2946 logical(LKG) ,
intent(in) :: fill
2947 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:)
2948 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
2949 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2950 logical(LK) ,
intent(out) ,
optional :: failed
2955 PURE module subroutine setRebilledSLLU_D2_LK4(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2956#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2957 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_LK4
2960 logical(LKG) ,
intent(in) :: fill
2961 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:)
2962 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
2963 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2964 logical(LK) ,
intent(out) ,
optional :: failed
2969 PURE module subroutine setRebilledSLLU_D2_LK3(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2970#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2971 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_LK3
2974 logical(LKG) ,
intent(in) :: fill
2975 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:)
2976 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
2977 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2978 logical(LK) ,
intent(out) ,
optional :: failed
2983 PURE module subroutine setRebilledSLLU_D2_LK2(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2984#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2985 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_LK2
2988 logical(LKG) ,
intent(in) :: fill
2989 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:)
2990 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
2991 character(
*, SK) ,
intent(out) ,
optional :: errmsg
2992 logical(LK) ,
intent(out) ,
optional :: failed
2997 PURE module subroutine setRebilledSLLU_D2_LK1(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
2998#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2999 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_LK1
3002 logical(LKG) ,
intent(in) :: fill
3003 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:)
3004 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
3005 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3006 logical(LK) ,
intent(out) ,
optional :: failed
3013 PURE module subroutine setRebilledSLLU_D2_CK5(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3014#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3015 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_CK5
3018 complex(CKG) ,
intent(in) :: fill
3019 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:)
3020 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
3021 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3022 logical(LK) ,
intent(out) ,
optional :: failed
3027 PURE module subroutine setRebilledSLLU_D2_CK4(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3028#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3029 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_CK4
3032 complex(CKG) ,
intent(in) :: fill
3033 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:)
3034 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
3035 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3036 logical(LK) ,
intent(out) ,
optional :: failed
3041 PURE module subroutine setRebilledSLLU_D2_CK3(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3042#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3043 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_CK3
3046 complex(CKG) ,
intent(in) :: fill
3047 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:)
3048 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
3049 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3050 logical(LK) ,
intent(out) ,
optional :: failed
3055 PURE module subroutine setRebilledSLLU_D2_CK2(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3056#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3057 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_CK2
3060 complex(CKG) ,
intent(in) :: fill
3061 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:)
3062 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
3063 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3064 logical(LK) ,
intent(out) ,
optional :: failed
3069 PURE module subroutine setRebilledSLLU_D2_CK1(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3070#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3071 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_CK1
3074 complex(CKG) ,
intent(in) :: fill
3075 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:)
3076 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
3077 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3078 logical(LK) ,
intent(out) ,
optional :: failed
3085 PURE module subroutine setRebilledSLLU_D2_RK5(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3086#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3087 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_RK5
3090 real(RKG) ,
intent(in) :: fill
3091 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:)
3092 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
3093 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3094 logical(LK) ,
intent(out) ,
optional :: failed
3099 PURE module subroutine setRebilledSLLU_D2_RK4(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3100#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3101 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_RK4
3104 real(RKG) ,
intent(in) :: fill
3105 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:)
3106 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
3107 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3108 logical(LK) ,
intent(out) ,
optional :: failed
3113 PURE module subroutine setRebilledSLLU_D2_RK3(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3114#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3115 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_RK3
3118 real(RKG) ,
intent(in) :: fill
3119 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:)
3120 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
3121 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3122 logical(LK) ,
intent(out) ,
optional :: failed
3127 PURE module subroutine setRebilledSLLU_D2_RK2(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3128#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3129 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_RK2
3132 real(RKG) ,
intent(in) :: fill
3133 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:)
3134 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
3135 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3136 logical(LK) ,
intent(out) ,
optional :: failed
3141 PURE module subroutine setRebilledSLLU_D2_RK1(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3142#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3143 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D2_RK1
3146 real(RKG) ,
intent(in) :: fill
3147 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:)
3148 integer(IK) ,
intent(in) , dimension(
2) :: lb, ub, lbc, lbcold, ubcold
3149 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3150 logical(LK) ,
intent(out) ,
optional :: failed
3163 PURE module subroutine setRebilledSLLU_D3_SK5(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3164#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3165 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_SK5
3168 character(
*,SKG) ,
intent(in) :: fill
3169 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3170 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3171 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3172 logical(LK) ,
intent(out) ,
optional :: failed
3177 PURE module subroutine setRebilledSLLU_D3_SK4(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3178#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3179 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_SK4
3182 character(
*,SKG) ,
intent(in) :: fill
3183 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3184 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3185 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3186 logical(LK) ,
intent(out) ,
optional :: failed
3191 PURE module subroutine setRebilledSLLU_D3_SK3(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3192#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3193 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_SK3
3196 character(
*,SKG) ,
intent(in) :: fill
3197 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3198 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3199 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3200 logical(LK) ,
intent(out) ,
optional :: failed
3205 PURE module subroutine setRebilledSLLU_D3_SK2(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3206#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3207 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_SK2
3210 character(
*,SKG) ,
intent(in) :: fill
3211 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3212 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3213 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3214 logical(LK) ,
intent(out) ,
optional :: failed
3219 PURE module subroutine setRebilledSLLU_D3_SK1(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3220#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3221 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_SK1
3224 character(
*,SKG) ,
intent(in) :: fill
3225 character(
*,SKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3226 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3227 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3228 logical(LK) ,
intent(out) ,
optional :: failed
3235 PURE module subroutine setRebilledSLLU_D3_IK5(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3236#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3237 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_IK5
3240 integer(IKG) ,
intent(in) :: fill
3241 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3242 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3243 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3244 logical(LK) ,
intent(out) ,
optional :: failed
3249 PURE module subroutine setRebilledSLLU_D3_IK4(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3250#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3251 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_IK4
3254 integer(IKG) ,
intent(in) :: fill
3255 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3256 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3257 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3258 logical(LK) ,
intent(out) ,
optional :: failed
3263 PURE module subroutine setRebilledSLLU_D3_IK3(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3264#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3265 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_IK3
3268 integer(IKG) ,
intent(in) :: fill
3269 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3270 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3271 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3272 logical(LK) ,
intent(out) ,
optional :: failed
3277 PURE module subroutine setRebilledSLLU_D3_IK2(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3278#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3279 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_IK2
3282 integer(IKG) ,
intent(in) :: fill
3283 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3284 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3285 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3286 logical(LK) ,
intent(out) ,
optional :: failed
3291 PURE module subroutine setRebilledSLLU_D3_IK1(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3292#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3293 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_IK1
3296 integer(IKG) ,
intent(in) :: fill
3297 integer(IKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3298 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3299 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3300 logical(LK) ,
intent(out) ,
optional :: failed
3307 PURE module subroutine setRebilledSLLU_D3_LK5(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3308#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3309 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_LK5
3312 logical(LKG) ,
intent(in) :: fill
3313 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3314 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3315 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3316 logical(LK) ,
intent(out) ,
optional :: failed
3321 PURE module subroutine setRebilledSLLU_D3_LK4(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3322#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3323 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_LK4
3326 logical(LKG) ,
intent(in) :: fill
3327 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3328 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3329 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3330 logical(LK) ,
intent(out) ,
optional :: failed
3335 PURE module subroutine setRebilledSLLU_D3_LK3(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3336#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3337 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_LK3
3340 logical(LKG) ,
intent(in) :: fill
3341 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3342 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3343 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3344 logical(LK) ,
intent(out) ,
optional :: failed
3349 PURE module subroutine setRebilledSLLU_D3_LK2(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3350#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3351 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_LK2
3354 logical(LKG) ,
intent(in) :: fill
3355 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3356 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3357 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3358 logical(LK) ,
intent(out) ,
optional :: failed
3363 PURE module subroutine setRebilledSLLU_D3_LK1(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3364#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3365 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_LK1
3368 logical(LKG) ,
intent(in) :: fill
3369 logical(LKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3370 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3371 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3372 logical(LK) ,
intent(out) ,
optional :: failed
3379 PURE module subroutine setRebilledSLLU_D3_CK5(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3380#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3381 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_CK5
3384 complex(CKG) ,
intent(in) :: fill
3385 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3386 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3387 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3388 logical(LK) ,
intent(out) ,
optional :: failed
3393 PURE module subroutine setRebilledSLLU_D3_CK4(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3394#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3395 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_CK4
3398 complex(CKG) ,
intent(in) :: fill
3399 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3400 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3401 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3402 logical(LK) ,
intent(out) ,
optional :: failed
3407 PURE module subroutine setRebilledSLLU_D3_CK3(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3408#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3409 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_CK3
3412 complex(CKG) ,
intent(in) :: fill
3413 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3414 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3415 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3416 logical(LK) ,
intent(out) ,
optional :: failed
3421 PURE module subroutine setRebilledSLLU_D3_CK2(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3422#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3423 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_CK2
3426 complex(CKG) ,
intent(in) :: fill
3427 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3428 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3429 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3430 logical(LK) ,
intent(out) ,
optional :: failed
3435 PURE module subroutine setRebilledSLLU_D3_CK1(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3436#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3437 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_CK1
3440 complex(CKG) ,
intent(in) :: fill
3441 complex(CKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3442 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3443 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3444 logical(LK) ,
intent(out) ,
optional :: failed
3451 PURE module subroutine setRebilledSLLU_D3_RK5(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3452#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3453 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_RK5
3456 real(RKG) ,
intent(in) :: fill
3457 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3458 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3459 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3460 logical(LK) ,
intent(out) ,
optional :: failed
3465 PURE module subroutine setRebilledSLLU_D3_RK4(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3466#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3467 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_RK4
3470 real(RKG) ,
intent(in) :: fill
3471 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3472 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3473 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3474 logical(LK) ,
intent(out) ,
optional :: failed
3479 PURE module subroutine setRebilledSLLU_D3_RK3(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3480#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3481 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_RK3
3484 real(RKG) ,
intent(in) :: fill
3485 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3486 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3487 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3488 logical(LK) ,
intent(out) ,
optional :: failed
3493 PURE module subroutine setRebilledSLLU_D3_RK2(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3494#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3495 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_RK2
3498 real(RKG) ,
intent(in) :: fill
3499 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3500 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3501 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3502 logical(LK) ,
intent(out) ,
optional :: failed
3507 PURE module subroutine setRebilledSLLU_D3_RK1(array, fill, lb, ub, lbc, lbcold, ubcold, failed, errmsg)
3508#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3509 !DEC$ ATTRIBUTES DLLEXPORT :: setRebilledSLLU_D3_RK1
3512 real(RKG) ,
intent(in) :: fill
3513 real(RKG) ,
intent(inout) ,
allocatable :: array(:,:,:)
3514 integer(IK) ,
intent(in) , dimension(
3) :: lb, ub, lbc, lbcold, ubcold
3515 character(
*, SK) ,
intent(out) ,
optional :: errmsg
3516 logical(LK) ,
intent(out) ,
optional :: failed
Allocate or resize (shrink or expand) and refill an input allocatable scalar string or array of rank ...
This module contains procedures and generic interfaces for resizing allocatable arrays of various typ...
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...