176 PURE module function getStr_D0_SK5_SK(val, format, length, signed)
result(str)
177#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
178 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_SK5_SK
181 character(
*,SKG) ,
intent(in) :: val
182 character(
*, SK) ,
intent(in) ,
optional :: format
183 integer(IK) ,
intent(in) ,
optional :: length
184 logical(LK) ,
intent(in) ,
optional :: signed
185 character(:,SKO) ,
allocatable :: str
190 PURE module function getStr_D0_SK4_SK(val, format, length, signed)
result(str)
191#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
192 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_SK4_SK
195 character(
*,SKG) ,
intent(in) :: val
196 character(
*, SK) ,
intent(in) ,
optional :: format
197 integer(IK) ,
intent(in) ,
optional :: length
198 logical(LK) ,
intent(in) ,
optional :: signed
199 character(:,SKO) ,
allocatable :: str
204 PURE module function getStr_D0_SK3_SK(val, format, length, signed)
result(str)
205#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
206 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_SK3_SK
209 character(
*,SKG) ,
intent(in) :: val
210 character(
*, SK) ,
intent(in) ,
optional :: format
211 integer(IK) ,
intent(in) ,
optional :: length
212 logical(LK) ,
intent(in) ,
optional :: signed
213 character(:,SKO) ,
allocatable :: str
218 PURE module function getStr_D0_SK2_SK(val, format, length, signed)
result(str)
219#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
220 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_SK2_SK
223 character(
*,SKG) ,
intent(in) :: val
224 character(
*, SK) ,
intent(in) ,
optional :: format
225 integer(IK) ,
intent(in) ,
optional :: length
226 logical(LK) ,
intent(in) ,
optional :: signed
227 character(:,SKO) ,
allocatable :: str
232 PURE module function getStr_D0_SK1_SK(val, format, length, signed)
result(str)
233#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
234 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_SK1_SK
237 character(
*,SKG) ,
intent(in) :: val
238 character(
*, SK) ,
intent(in) ,
optional :: format
239 integer(IK) ,
intent(in) ,
optional :: length
240 logical(LK) ,
intent(in) ,
optional :: signed
241 character(:,SKO) ,
allocatable :: str
248 PURE module function getStr_D0_IK5_SK(val, format, length, signed)
result(str)
249#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
250 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_IK5_SK
253 integer(IKG) ,
intent(in) :: val
254 character(
*, SK) ,
intent(in) ,
optional :: format
255 integer(IK) ,
intent(in) ,
optional :: length
256 logical(LK) ,
intent(in) ,
optional :: signed
257 character(:,SKO) ,
allocatable :: str
262 PURE module function getStr_D0_IK4_SK(val, format, length, signed)
result(str)
263#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
264 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_IK4_SK
267 integer(IKG) ,
intent(in) :: val
268 character(
*, SK) ,
intent(in) ,
optional :: format
269 integer(IK) ,
intent(in) ,
optional :: length
270 logical(LK) ,
intent(in) ,
optional :: signed
271 character(:,SKO) ,
allocatable :: str
276 PURE module function getStr_D0_IK3_SK(val, format, length, signed)
result(str)
277#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
278 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_IK3_SK
281 integer(IKG) ,
intent(in) :: val
282 character(
*, SK) ,
intent(in) ,
optional :: format
283 integer(IK) ,
intent(in) ,
optional :: length
284 logical(LK) ,
intent(in) ,
optional :: signed
285 character(:,SKO) ,
allocatable :: str
290 PURE module function getStr_D0_IK2_SK(val, format, length, signed)
result(str)
291#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
292 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_IK2_SK
295 integer(IKG) ,
intent(in) :: val
296 character(
*, SK) ,
intent(in) ,
optional :: format
297 integer(IK) ,
intent(in) ,
optional :: length
298 logical(LK) ,
intent(in) ,
optional :: signed
299 character(:,SKO) ,
allocatable :: str
304 PURE module function getStr_D0_IK1_SK(val, format, length, signed)
result(str)
305#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
306 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_IK1_SK
309 integer(IKG) ,
intent(in) :: val
310 character(
*, SK) ,
intent(in) ,
optional :: format
311 integer(IK) ,
intent(in) ,
optional :: length
312 logical(LK) ,
intent(in) ,
optional :: signed
313 character(:,SKO) ,
allocatable :: str
320 PURE module function getStr_D0_LK5_SK(val, format, length, signed)
result(str)
321#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
322 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_LK5_SK
325 logical(LKG) ,
intent(in) :: val
326 character(
*, SK) ,
intent(in) ,
optional :: format
327 integer(IK) ,
intent(in) ,
optional :: length
328 logical(LK) ,
intent(in) ,
optional :: signed
329 character(:,SKO) ,
allocatable :: str
334 PURE module function getStr_D0_LK4_SK(val, format, length, signed)
result(str)
335#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
336 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_LK4_SK
339 logical(LKG) ,
intent(in) :: val
340 character(
*, SK) ,
intent(in) ,
optional :: format
341 integer(IK) ,
intent(in) ,
optional :: length
342 logical(LK) ,
intent(in) ,
optional :: signed
343 character(:,SKO) ,
allocatable :: str
348 PURE module function getStr_D0_LK3_SK(val, format, length, signed)
result(str)
349#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
350 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_LK3_SK
353 logical(LKG) ,
intent(in) :: val
354 character(
*, SK) ,
intent(in) ,
optional :: format
355 integer(IK) ,
intent(in) ,
optional :: length
356 logical(LK) ,
intent(in) ,
optional :: signed
357 character(:,SKO) ,
allocatable :: str
362 PURE module function getStr_D0_LK2_SK(val, format, length, signed)
result(str)
363#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
364 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_LK2_SK
367 logical(LKG) ,
intent(in) :: val
368 character(
*, SK) ,
intent(in) ,
optional :: format
369 integer(IK) ,
intent(in) ,
optional :: length
370 logical(LK) ,
intent(in) ,
optional :: signed
371 character(:,SKO) ,
allocatable :: str
376 PURE module function getStr_D0_LK1_SK(val, format, length, signed)
result(str)
377#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
378 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_LK1_SK
381 logical(LKG) ,
intent(in) :: val
382 character(
*, SK) ,
intent(in) ,
optional :: format
383 integer(IK) ,
intent(in) ,
optional :: length
384 logical(LK) ,
intent(in) ,
optional :: signed
385 character(:,SKO) ,
allocatable :: str
392 PURE module function getStr_D0_CK5_SK(val, format, length, signed)
result(str)
393#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
394 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_CK5_SK
397 complex(CKG) ,
intent(in) :: val
398 character(
*, SK) ,
intent(in) ,
optional :: format
399 integer(IK) ,
intent(in) ,
optional :: length
400 logical(LK) ,
intent(in) ,
optional :: signed
401 character(:,SKO) ,
allocatable :: str
406 PURE module function getStr_D0_CK4_SK(val, format, length, signed)
result(str)
407#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
408 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_CK4_SK
411 complex(CKG) ,
intent(in) :: val
412 character(
*, SK) ,
intent(in) ,
optional :: format
413 integer(IK) ,
intent(in) ,
optional :: length
414 logical(LK) ,
intent(in) ,
optional :: signed
415 character(:,SKO) ,
allocatable :: str
420 PURE module function getStr_D0_CK3_SK(val, format, length, signed)
result(str)
421#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
422 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_CK3_SK
425 complex(CKG) ,
intent(in) :: val
426 character(
*, SK) ,
intent(in) ,
optional :: format
427 integer(IK) ,
intent(in) ,
optional :: length
428 logical(LK) ,
intent(in) ,
optional :: signed
429 character(:,SKO) ,
allocatable :: str
434 PURE module function getStr_D0_CK2_SK(val, format, length, signed)
result(str)
435#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
436 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_CK2_SK
439 complex(CKG) ,
intent(in) :: val
440 character(
*, SK) ,
intent(in) ,
optional :: format
441 integer(IK) ,
intent(in) ,
optional :: length
442 logical(LK) ,
intent(in) ,
optional :: signed
443 character(:,SKO) ,
allocatable :: str
448 PURE module function getStr_D0_CK1_SK(val, format, length, signed)
result(str)
449#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
450 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_CK1_SK
453 complex(CKG) ,
intent(in) :: val
454 character(
*, SK) ,
intent(in) ,
optional :: format
455 integer(IK) ,
intent(in) ,
optional :: length
456 logical(LK) ,
intent(in) ,
optional :: signed
457 character(:,SKO) ,
allocatable :: str
464 PURE module function getStr_D0_RK5_SK(val, format, length, signed)
result(str)
465#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
466 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_RK5_SK
469 real(RKG) ,
intent(in) :: val
470 character(
*, SK) ,
intent(in) ,
optional :: format
471 integer(IK) ,
intent(in) ,
optional :: length
472 logical(LK) ,
intent(in) ,
optional :: signed
473 character(:,SKO) ,
allocatable :: str
478 PURE module function getStr_D0_RK4_SK(val, format, length, signed)
result(str)
479#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
480 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_RK4_SK
483 real(RKG) ,
intent(in) :: val
484 character(
*, SK) ,
intent(in) ,
optional :: format
485 integer(IK) ,
intent(in) ,
optional :: length
486 logical(LK) ,
intent(in) ,
optional :: signed
487 character(:,SKO) ,
allocatable :: str
492 PURE module function getStr_D0_RK3_SK(val, format, length, signed)
result(str)
493#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
494 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_RK3_SK
497 real(RKG) ,
intent(in) :: val
498 character(
*, SK) ,
intent(in) ,
optional :: format
499 integer(IK) ,
intent(in) ,
optional :: length
500 logical(LK) ,
intent(in) ,
optional :: signed
501 character(:,SKO) ,
allocatable :: str
506 PURE module function getStr_D0_RK2_SK(val, format, length, signed)
result(str)
507#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
508 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_RK2_SK
511 real(RKG) ,
intent(in) :: val
512 character(
*, SK) ,
intent(in) ,
optional :: format
513 integer(IK) ,
intent(in) ,
optional :: length
514 logical(LK) ,
intent(in) ,
optional :: signed
515 character(:,SKO) ,
allocatable :: str
520 PURE module function getStr_D0_RK1_SK(val, format, length, signed)
result(str)
521#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
522 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_RK1_SK
525 real(RKG) ,
intent(in) :: val
526 character(
*, SK) ,
intent(in) ,
optional :: format
527 integer(IK) ,
intent(in) ,
optional :: length
528 logical(LK) ,
intent(in) ,
optional :: signed
529 character(:,SKO) ,
allocatable :: str
538 PURE module function getStr_D0_PSSK5_SK(val, format, length, signed)
result(str)
539#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
540 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_PSSK5_SK
544 type(css_pdt(SKG)) ,
intent(in) :: val
545 character(
*, SK) ,
intent(in) ,
optional :: format
546 integer(IK) ,
intent(in) ,
optional :: length
547 logical(LK) ,
intent(in) ,
optional :: signed
548 character(:,SKO) ,
allocatable :: str
553 PURE module function getStr_D0_PSSK4_SK(val, format, length, signed)
result(str)
554#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
555 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_PSSK4_SK
559 type(css_pdt(SKG)) ,
intent(in) :: val
560 character(
*, SK) ,
intent(in) ,
optional :: format
561 integer(IK) ,
intent(in) ,
optional :: length
562 logical(LK) ,
intent(in) ,
optional :: signed
563 character(:,SKO) ,
allocatable :: str
568 PURE module function getStr_D0_PSSK3_SK(val, format, length, signed)
result(str)
569#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
570 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_PSSK3_SK
574 type(css_pdt(SKG)) ,
intent(in) :: val
575 character(
*, SK) ,
intent(in) ,
optional :: format
576 integer(IK) ,
intent(in) ,
optional :: length
577 logical(LK) ,
intent(in) ,
optional :: signed
578 character(:,SKO) ,
allocatable :: str
583 PURE module function getStr_D0_PSSK2_SK(val, format, length, signed)
result(str)
584#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
585 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_PSSK2_SK
589 type(css_pdt(SKG)) ,
intent(in) :: val
590 character(
*, SK) ,
intent(in) ,
optional :: format
591 integer(IK) ,
intent(in) ,
optional :: length
592 logical(LK) ,
intent(in) ,
optional :: signed
593 character(:,SKO) ,
allocatable :: str
598 PURE module function getStr_D0_PSSK1_SK(val, format, length, signed)
result(str)
599#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
600 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_PSSK1_SK
604 type(css_pdt(SKG)) ,
intent(in) :: val
605 character(
*, SK) ,
intent(in) ,
optional :: format
606 integer(IK) ,
intent(in) ,
optional :: length
607 logical(LK) ,
intent(in) ,
optional :: signed
608 character(:,SKO) ,
allocatable :: str
617 PURE module function getStr_D0_BSSK_SK(val, format, length, signed)
result(str)
618#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
619 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D0_BSSK_SK
623 type(css_type) ,
intent(in) :: val
624 character(
*, SK) ,
intent(in) ,
optional :: format
625 integer(IK) ,
intent(in) ,
optional :: length
626 logical(LK) ,
intent(in) ,
optional :: signed
627 character(:,SKO) ,
allocatable :: str
639 PURE module function getStr_D1_SK5_SK(val, format, length, signed)
result(str)
640#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
641 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_SK5_SK
644 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
645 character(
*, SK) ,
intent(in) ,
optional :: format
646 integer(IK) ,
intent(in) ,
optional :: length
647 logical(LK) ,
intent(in) ,
optional :: signed
648 character(:,SKO) ,
allocatable :: str
653 PURE module function getStr_D1_SK4_SK(val, format, length, signed)
result(str)
654#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
655 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_SK4_SK
658 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
659 character(
*, SK) ,
intent(in) ,
optional :: format
660 integer(IK) ,
intent(in) ,
optional :: length
661 logical(LK) ,
intent(in) ,
optional :: signed
662 character(:,SKO) ,
allocatable :: str
667 PURE module function getStr_D1_SK3_SK(val, format, length, signed)
result(str)
668#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
669 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_SK3_SK
672 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
673 character(
*, SK) ,
intent(in) ,
optional :: format
674 integer(IK) ,
intent(in) ,
optional :: length
675 logical(LK) ,
intent(in) ,
optional :: signed
676 character(:,SKO) ,
allocatable :: str
681 PURE module function getStr_D1_SK2_SK(val, format, length, signed)
result(str)
682#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
683 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_SK2_SK
686 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
687 character(
*, SK) ,
intent(in) ,
optional :: format
688 integer(IK) ,
intent(in) ,
optional :: length
689 logical(LK) ,
intent(in) ,
optional :: signed
690 character(:,SKO) ,
allocatable :: str
695 PURE module function getStr_D1_SK1_SK(val, format, length, signed)
result(str)
696#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
697 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_SK1_SK
700 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
701 character(
*, SK) ,
intent(in) ,
optional :: format
702 integer(IK) ,
intent(in) ,
optional :: length
703 logical(LK) ,
intent(in) ,
optional :: signed
704 character(:,SKO) ,
allocatable :: str
711 PURE module function getStr_D1_IK5_SK(val, format, length, signed)
result(str)
712#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
713 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_IK5_SK
716 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
717 character(
*, SK) ,
intent(in) ,
optional :: format
718 integer(IK) ,
intent(in) ,
optional :: length
719 logical(LK) ,
intent(in) ,
optional :: signed
720 character(:,SKO) ,
allocatable :: str
725 PURE module function getStr_D1_IK4_SK(val, format, length, signed)
result(str)
726#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
727 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_IK4_SK
730 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
731 character(
*, SK) ,
intent(in) ,
optional :: format
732 integer(IK) ,
intent(in) ,
optional :: length
733 logical(LK) ,
intent(in) ,
optional :: signed
734 character(:,SKO) ,
allocatable :: str
739 PURE module function getStr_D1_IK3_SK(val, format, length, signed)
result(str)
740#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
741 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_IK3_SK
744 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
745 character(
*, SK) ,
intent(in) ,
optional :: format
746 integer(IK) ,
intent(in) ,
optional :: length
747 logical(LK) ,
intent(in) ,
optional :: signed
748 character(:,SKO) ,
allocatable :: str
753 PURE module function getStr_D1_IK2_SK(val, format, length, signed)
result(str)
754#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
755 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_IK2_SK
758 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
759 character(
*, SK) ,
intent(in) ,
optional :: format
760 integer(IK) ,
intent(in) ,
optional :: length
761 logical(LK) ,
intent(in) ,
optional :: signed
762 character(:,SKO) ,
allocatable :: str
767 PURE module function getStr_D1_IK1_SK(val, format, length, signed)
result(str)
768#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
769 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_IK1_SK
772 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
773 character(
*, SK) ,
intent(in) ,
optional :: format
774 integer(IK) ,
intent(in) ,
optional :: length
775 logical(LK) ,
intent(in) ,
optional :: signed
776 character(:,SKO) ,
allocatable :: str
783 PURE module function getStr_D1_LK5_SK(val, format, length, signed)
result(str)
784#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
785 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_LK5_SK
788 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
789 character(
*, SK) ,
intent(in) ,
optional :: format
790 integer(IK) ,
intent(in) ,
optional :: length
791 logical(LK) ,
intent(in) ,
optional :: signed
792 character(:,SKO) ,
allocatable :: str
797 PURE module function getStr_D1_LK4_SK(val, format, length, signed)
result(str)
798#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
799 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_LK4_SK
802 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
803 character(
*, SK) ,
intent(in) ,
optional :: format
804 integer(IK) ,
intent(in) ,
optional :: length
805 logical(LK) ,
intent(in) ,
optional :: signed
806 character(:,SKO) ,
allocatable :: str
811 PURE module function getStr_D1_LK3_SK(val, format, length, signed)
result(str)
812#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
813 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_LK3_SK
816 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
817 character(
*, SK) ,
intent(in) ,
optional :: format
818 integer(IK) ,
intent(in) ,
optional :: length
819 logical(LK) ,
intent(in) ,
optional :: signed
820 character(:,SKO) ,
allocatable :: str
825 PURE module function getStr_D1_LK2_SK(val, format, length, signed)
result(str)
826#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
827 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_LK2_SK
830 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
831 character(
*, SK) ,
intent(in) ,
optional :: format
832 integer(IK) ,
intent(in) ,
optional :: length
833 logical(LK) ,
intent(in) ,
optional :: signed
834 character(:,SKO) ,
allocatable :: str
839 PURE module function getStr_D1_LK1_SK(val, format, length, signed)
result(str)
840#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
841 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_LK1_SK
844 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
845 character(
*, SK) ,
intent(in) ,
optional :: format
846 integer(IK) ,
intent(in) ,
optional :: length
847 logical(LK) ,
intent(in) ,
optional :: signed
848 character(:,SKO) ,
allocatable :: str
855 PURE module function getStr_D1_CK5_SK(val, format, length, signed)
result(str)
856#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
857 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_CK5_SK
860 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
861 character(
*, SK) ,
intent(in) ,
optional :: format
862 integer(IK) ,
intent(in) ,
optional :: length
863 logical(LK) ,
intent(in) ,
optional :: signed
864 character(:,SKO) ,
allocatable :: str
869 PURE module function getStr_D1_CK4_SK(val, format, length, signed)
result(str)
870#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
871 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_CK4_SK
874 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
875 character(
*, SK) ,
intent(in) ,
optional :: format
876 integer(IK) ,
intent(in) ,
optional :: length
877 logical(LK) ,
intent(in) ,
optional :: signed
878 character(:,SKO) ,
allocatable :: str
883 PURE module function getStr_D1_CK3_SK(val, format, length, signed)
result(str)
884#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
885 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_CK3_SK
888 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
889 character(
*, SK) ,
intent(in) ,
optional :: format
890 integer(IK) ,
intent(in) ,
optional :: length
891 logical(LK) ,
intent(in) ,
optional :: signed
892 character(:,SKO) ,
allocatable :: str
897 PURE module function getStr_D1_CK2_SK(val, format, length, signed)
result(str)
898#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
899 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_CK2_SK
902 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
903 character(
*, SK) ,
intent(in) ,
optional :: format
904 integer(IK) ,
intent(in) ,
optional :: length
905 logical(LK) ,
intent(in) ,
optional :: signed
906 character(:,SKO) ,
allocatable :: str
911 PURE module function getStr_D1_CK1_SK(val, format, length, signed)
result(str)
912#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
913 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_CK1_SK
916 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
917 character(
*, SK) ,
intent(in) ,
optional :: format
918 integer(IK) ,
intent(in) ,
optional :: length
919 logical(LK) ,
intent(in) ,
optional :: signed
920 character(:,SKO) ,
allocatable :: str
927 PURE module function getStr_D1_RK5_SK(val, format, length, signed)
result(str)
928#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
929 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_RK5_SK
932 real(RKG) ,
intent(in) ,
contiguous :: val(:)
933 character(
*, SK) ,
intent(in) ,
optional :: format
934 integer(IK) ,
intent(in) ,
optional :: length
935 logical(LK) ,
intent(in) ,
optional :: signed
936 character(:,SKO) ,
allocatable :: str
941 PURE module function getStr_D1_RK4_SK(val, format, length, signed)
result(str)
942#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
943 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_RK4_SK
946 real(RKG) ,
intent(in) ,
contiguous :: val(:)
947 character(
*, SK) ,
intent(in) ,
optional :: format
948 integer(IK) ,
intent(in) ,
optional :: length
949 logical(LK) ,
intent(in) ,
optional :: signed
950 character(:,SKO) ,
allocatable :: str
955 PURE module function getStr_D1_RK3_SK(val, format, length, signed)
result(str)
956#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
957 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_RK3_SK
960 real(RKG) ,
intent(in) ,
contiguous :: val(:)
961 character(
*, SK) ,
intent(in) ,
optional :: format
962 integer(IK) ,
intent(in) ,
optional :: length
963 logical(LK) ,
intent(in) ,
optional :: signed
964 character(:,SKO) ,
allocatable :: str
969 PURE module function getStr_D1_RK2_SK(val, format, length, signed)
result(str)
970#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
971 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_RK2_SK
974 real(RKG) ,
intent(in) ,
contiguous :: val(:)
975 character(
*, SK) ,
intent(in) ,
optional :: format
976 integer(IK) ,
intent(in) ,
optional :: length
977 logical(LK) ,
intent(in) ,
optional :: signed
978 character(:,SKO) ,
allocatable :: str
983 PURE module function getStr_D1_RK1_SK(val, format, length, signed)
result(str)
984#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
985 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_RK1_SK
988 real(RKG) ,
intent(in) ,
contiguous :: val(:)
989 character(
*, SK) ,
intent(in) ,
optional :: format
990 integer(IK) ,
intent(in) ,
optional :: length
991 logical(LK) ,
intent(in) ,
optional :: signed
992 character(:,SKO) ,
allocatable :: str
1001 PURE module function getStr_D1_PSSK5_SK(val, format, length, signed)
result(str)
1002#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1003 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_PSSK5_SK
1007 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
1008 character(
*, SK) ,
intent(in) ,
optional :: format
1009 integer(IK) ,
intent(in) ,
optional :: length
1010 logical(LK) ,
intent(in) ,
optional :: signed
1011 character(:,SKO) ,
allocatable :: str
1016 PURE module function getStr_D1_PSSK4_SK(val, format, length, signed)
result(str)
1017#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1018 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_PSSK4_SK
1022 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
1023 character(
*, SK) ,
intent(in) ,
optional :: format
1024 integer(IK) ,
intent(in) ,
optional :: length
1025 logical(LK) ,
intent(in) ,
optional :: signed
1026 character(:,SKO) ,
allocatable :: str
1031 PURE module function getStr_D1_PSSK3_SK(val, format, length, signed)
result(str)
1032#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1033 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_PSSK3_SK
1037 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
1038 character(
*, SK) ,
intent(in) ,
optional :: format
1039 integer(IK) ,
intent(in) ,
optional :: length
1040 logical(LK) ,
intent(in) ,
optional :: signed
1041 character(:,SKO) ,
allocatable :: str
1046 PURE module function getStr_D1_PSSK2_SK(val, format, length, signed)
result(str)
1047#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1048 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_PSSK2_SK
1052 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
1053 character(
*, SK) ,
intent(in) ,
optional :: format
1054 integer(IK) ,
intent(in) ,
optional :: length
1055 logical(LK) ,
intent(in) ,
optional :: signed
1056 character(:,SKO) ,
allocatable :: str
1061 PURE module function getStr_D1_PSSK1_SK(val, format, length, signed)
result(str)
1062#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1063 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_PSSK1_SK
1067 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
1068 character(
*, SK) ,
intent(in) ,
optional :: format
1069 integer(IK) ,
intent(in) ,
optional :: length
1070 logical(LK) ,
intent(in) ,
optional :: signed
1071 character(:,SKO) ,
allocatable :: str
1080 PURE module function getStr_D1_BSSK_SK(val, format, length, signed)
result(str)
1081#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1082 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D1_BSSK_SK
1086 type(css_type) ,
intent(in) ,
contiguous :: val(:)
1087 character(
*, SK) ,
intent(in) ,
optional :: format
1088 integer(IK) ,
intent(in) ,
optional :: length
1089 logical(LK) ,
intent(in) ,
optional :: signed
1090 character(:,SKO) ,
allocatable :: str
1102 PURE module function getStr_D2_SK5_SK(val, format, length, signed)
result(str)
1103#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1104 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_SK5_SK
1107 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
1108 character(
*, SK) ,
intent(in) ,
optional :: format
1109 integer(IK) ,
intent(in) ,
optional :: length
1110 logical(LK) ,
intent(in) ,
optional :: signed
1111 character(:,SKO) ,
allocatable :: str
1116 PURE module function getStr_D2_SK4_SK(val, format, length, signed)
result(str)
1117#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1118 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_SK4_SK
1121 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
1122 character(
*, SK) ,
intent(in) ,
optional :: format
1123 integer(IK) ,
intent(in) ,
optional :: length
1124 logical(LK) ,
intent(in) ,
optional :: signed
1125 character(:,SKO) ,
allocatable :: str
1130 PURE module function getStr_D2_SK3_SK(val, format, length, signed)
result(str)
1131#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1132 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_SK3_SK
1135 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
1136 character(
*, SK) ,
intent(in) ,
optional :: format
1137 integer(IK) ,
intent(in) ,
optional :: length
1138 logical(LK) ,
intent(in) ,
optional :: signed
1139 character(:,SKO) ,
allocatable :: str
1144 PURE module function getStr_D2_SK2_SK(val, format, length, signed)
result(str)
1145#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1146 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_SK2_SK
1149 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
1150 character(
*, SK) ,
intent(in) ,
optional :: format
1151 integer(IK) ,
intent(in) ,
optional :: length
1152 logical(LK) ,
intent(in) ,
optional :: signed
1153 character(:,SKO) ,
allocatable :: str
1158 PURE module function getStr_D2_SK1_SK(val, format, length, signed)
result(str)
1159#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1160 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_SK1_SK
1163 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
1164 character(
*, SK) ,
intent(in) ,
optional :: format
1165 integer(IK) ,
intent(in) ,
optional :: length
1166 logical(LK) ,
intent(in) ,
optional :: signed
1167 character(:,SKO) ,
allocatable :: str
1174 PURE module function getStr_D2_IK5_SK(val, format, length, signed)
result(str)
1175#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1176 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_IK5_SK
1179 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
1180 character(
*, SK) ,
intent(in) ,
optional :: format
1181 integer(IK) ,
intent(in) ,
optional :: length
1182 logical(LK) ,
intent(in) ,
optional :: signed
1183 character(:,SKO) ,
allocatable :: str
1188 PURE module function getStr_D2_IK4_SK(val, format, length, signed)
result(str)
1189#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1190 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_IK4_SK
1193 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
1194 character(
*, SK) ,
intent(in) ,
optional :: format
1195 integer(IK) ,
intent(in) ,
optional :: length
1196 logical(LK) ,
intent(in) ,
optional :: signed
1197 character(:,SKO) ,
allocatable :: str
1202 PURE module function getStr_D2_IK3_SK(val, format, length, signed)
result(str)
1203#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1204 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_IK3_SK
1207 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
1208 character(
*, SK) ,
intent(in) ,
optional :: format
1209 integer(IK) ,
intent(in) ,
optional :: length
1210 logical(LK) ,
intent(in) ,
optional :: signed
1211 character(:,SKO) ,
allocatable :: str
1216 PURE module function getStr_D2_IK2_SK(val, format, length, signed)
result(str)
1217#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1218 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_IK2_SK
1221 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
1222 character(
*, SK) ,
intent(in) ,
optional :: format
1223 integer(IK) ,
intent(in) ,
optional :: length
1224 logical(LK) ,
intent(in) ,
optional :: signed
1225 character(:,SKO) ,
allocatable :: str
1230 PURE module function getStr_D2_IK1_SK(val, format, length, signed)
result(str)
1231#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1232 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_IK1_SK
1235 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
1236 character(
*, SK) ,
intent(in) ,
optional :: format
1237 integer(IK) ,
intent(in) ,
optional :: length
1238 logical(LK) ,
intent(in) ,
optional :: signed
1239 character(:,SKO) ,
allocatable :: str
1246 PURE module function getStr_D2_LK5_SK(val, format, length, signed)
result(str)
1247#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1248 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_LK5_SK
1251 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
1252 character(
*, SK) ,
intent(in) ,
optional :: format
1253 integer(IK) ,
intent(in) ,
optional :: length
1254 logical(LK) ,
intent(in) ,
optional :: signed
1255 character(:,SKO) ,
allocatable :: str
1260 PURE module function getStr_D2_LK4_SK(val, format, length, signed)
result(str)
1261#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1262 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_LK4_SK
1265 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
1266 character(
*, SK) ,
intent(in) ,
optional :: format
1267 integer(IK) ,
intent(in) ,
optional :: length
1268 logical(LK) ,
intent(in) ,
optional :: signed
1269 character(:,SKO) ,
allocatable :: str
1274 PURE module function getStr_D2_LK3_SK(val, format, length, signed)
result(str)
1275#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1276 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_LK3_SK
1279 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
1280 character(
*, SK) ,
intent(in) ,
optional :: format
1281 integer(IK) ,
intent(in) ,
optional :: length
1282 logical(LK) ,
intent(in) ,
optional :: signed
1283 character(:,SKO) ,
allocatable :: str
1288 PURE module function getStr_D2_LK2_SK(val, format, length, signed)
result(str)
1289#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1290 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_LK2_SK
1293 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
1294 character(
*, SK) ,
intent(in) ,
optional :: format
1295 integer(IK) ,
intent(in) ,
optional :: length
1296 logical(LK) ,
intent(in) ,
optional :: signed
1297 character(:,SKO) ,
allocatable :: str
1302 PURE module function getStr_D2_LK1_SK(val, format, length, signed)
result(str)
1303#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1304 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_LK1_SK
1307 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
1308 character(
*, SK) ,
intent(in) ,
optional :: format
1309 integer(IK) ,
intent(in) ,
optional :: length
1310 logical(LK) ,
intent(in) ,
optional :: signed
1311 character(:,SKO) ,
allocatable :: str
1318 PURE module function getStr_D2_CK5_SK(val, format, length, signed)
result(str)
1319#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1320 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_CK5_SK
1323 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
1324 character(
*, SK) ,
intent(in) ,
optional :: format
1325 integer(IK) ,
intent(in) ,
optional :: length
1326 logical(LK) ,
intent(in) ,
optional :: signed
1327 character(:,SKO) ,
allocatable :: str
1332 PURE module function getStr_D2_CK4_SK(val, format, length, signed)
result(str)
1333#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1334 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_CK4_SK
1337 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
1338 character(
*, SK) ,
intent(in) ,
optional :: format
1339 integer(IK) ,
intent(in) ,
optional :: length
1340 logical(LK) ,
intent(in) ,
optional :: signed
1341 character(:,SKO) ,
allocatable :: str
1346 PURE module function getStr_D2_CK3_SK(val, format, length, signed)
result(str)
1347#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1348 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_CK3_SK
1351 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
1352 character(
*, SK) ,
intent(in) ,
optional :: format
1353 integer(IK) ,
intent(in) ,
optional :: length
1354 logical(LK) ,
intent(in) ,
optional :: signed
1355 character(:,SKO) ,
allocatable :: str
1360 PURE module function getStr_D2_CK2_SK(val, format, length, signed)
result(str)
1361#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1362 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_CK2_SK
1365 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
1366 character(
*, SK) ,
intent(in) ,
optional :: format
1367 integer(IK) ,
intent(in) ,
optional :: length
1368 logical(LK) ,
intent(in) ,
optional :: signed
1369 character(:,SKO) ,
allocatable :: str
1374 PURE module function getStr_D2_CK1_SK(val, format, length, signed)
result(str)
1375#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1376 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_CK1_SK
1379 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
1380 character(
*, SK) ,
intent(in) ,
optional :: format
1381 integer(IK) ,
intent(in) ,
optional :: length
1382 logical(LK) ,
intent(in) ,
optional :: signed
1383 character(:,SKO) ,
allocatable :: str
1390 PURE module function getStr_D2_RK5_SK(val, format, length, signed)
result(str)
1391#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1392 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_RK5_SK
1395 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
1396 character(
*, SK) ,
intent(in) ,
optional :: format
1397 integer(IK) ,
intent(in) ,
optional :: length
1398 logical(LK) ,
intent(in) ,
optional :: signed
1399 character(:,SKO) ,
allocatable :: str
1404 PURE module function getStr_D2_RK4_SK(val, format, length, signed)
result(str)
1405#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1406 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_RK4_SK
1409 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
1410 character(
*, SK) ,
intent(in) ,
optional :: format
1411 integer(IK) ,
intent(in) ,
optional :: length
1412 logical(LK) ,
intent(in) ,
optional :: signed
1413 character(:,SKO) ,
allocatable :: str
1418 PURE module function getStr_D2_RK3_SK(val, format, length, signed)
result(str)
1419#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1420 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_RK3_SK
1423 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
1424 character(
*, SK) ,
intent(in) ,
optional :: format
1425 integer(IK) ,
intent(in) ,
optional :: length
1426 logical(LK) ,
intent(in) ,
optional :: signed
1427 character(:,SKO) ,
allocatable :: str
1432 PURE module function getStr_D2_RK2_SK(val, format, length, signed)
result(str)
1433#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1434 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_RK2_SK
1437 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
1438 character(
*, SK) ,
intent(in) ,
optional :: format
1439 integer(IK) ,
intent(in) ,
optional :: length
1440 logical(LK) ,
intent(in) ,
optional :: signed
1441 character(:,SKO) ,
allocatable :: str
1446 PURE module function getStr_D2_RK1_SK(val, format, length, signed)
result(str)
1447#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1448 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_RK1_SK
1451 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
1452 character(
*, SK) ,
intent(in) ,
optional :: format
1453 integer(IK) ,
intent(in) ,
optional :: length
1454 logical(LK) ,
intent(in) ,
optional :: signed
1455 character(:,SKO) ,
allocatable :: str
1464 PURE module function getStr_D2_PSSK5_SK(val, format, length, signed)
result(str)
1465#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1466 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_PSSK5_SK
1470 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
1471 character(
*, SK) ,
intent(in) ,
optional :: format
1472 integer(IK) ,
intent(in) ,
optional :: length
1473 logical(LK) ,
intent(in) ,
optional :: signed
1474 character(:,SKO) ,
allocatable :: str
1479 PURE module function getStr_D2_PSSK4_SK(val, format, length, signed)
result(str)
1480#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1481 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_PSSK4_SK
1485 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
1486 character(
*, SK) ,
intent(in) ,
optional :: format
1487 integer(IK) ,
intent(in) ,
optional :: length
1488 logical(LK) ,
intent(in) ,
optional :: signed
1489 character(:,SKO) ,
allocatable :: str
1494 PURE module function getStr_D2_PSSK3_SK(val, format, length, signed)
result(str)
1495#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1496 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_PSSK3_SK
1500 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
1501 character(
*, SK) ,
intent(in) ,
optional :: format
1502 integer(IK) ,
intent(in) ,
optional :: length
1503 logical(LK) ,
intent(in) ,
optional :: signed
1504 character(:,SKO) ,
allocatable :: str
1509 PURE module function getStr_D2_PSSK2_SK(val, format, length, signed)
result(str)
1510#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1511 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_PSSK2_SK
1515 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
1516 character(
*, SK) ,
intent(in) ,
optional :: format
1517 integer(IK) ,
intent(in) ,
optional :: length
1518 logical(LK) ,
intent(in) ,
optional :: signed
1519 character(:,SKO) ,
allocatable :: str
1524 PURE module function getStr_D2_PSSK1_SK(val, format, length, signed)
result(str)
1525#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1526 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_PSSK1_SK
1530 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
1531 character(
*, SK) ,
intent(in) ,
optional :: format
1532 integer(IK) ,
intent(in) ,
optional :: length
1533 logical(LK) ,
intent(in) ,
optional :: signed
1534 character(:,SKO) ,
allocatable :: str
1543 PURE module function getStr_D2_BSSK_SK(val, format, length, signed)
result(str)
1544#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1545 !DEC$ ATTRIBUTES DLLEXPORT :: getStr_D2_BSSK_SK
1549 type(css_type) ,
intent(in) ,
contiguous :: val(:,:)
1550 character(
*, SK) ,
intent(in) ,
optional :: format
1551 integer(IK) ,
intent(in) ,
optional :: length
1552 logical(LK) ,
intent(in) ,
optional :: signed
1553 character(:,SKO) ,
allocatable :: str
1679 PURE module subroutine setStr_D0_SK5_SK5(str, length, val, format, signed)
1680#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1681 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK5_SK5
1684 character(
*,SKG) ,
intent(in) :: val
1685 character(
*, SK) ,
intent(in) ,
optional :: format
1686 logical(LK) ,
intent(in) ,
optional :: signed
1687 integer(IK) ,
intent(out) :: length
1688 character(
*,SKO) ,
intent(out) :: str
1693 PURE module subroutine setStr_D0_SK4_SK5(str, length, val, format, signed)
1694#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1695 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK4_SK5
1698 character(
*,SKG) ,
intent(in) :: val
1699 character(
*, SK) ,
intent(in) ,
optional :: format
1700 logical(LK) ,
intent(in) ,
optional :: signed
1701 integer(IK) ,
intent(out) :: length
1702 character(
*,SKO) ,
intent(out) :: str
1707 PURE module subroutine setStr_D0_SK3_SK5(str, length, val, format, signed)
1708#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1709 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK3_SK5
1712 character(
*,SKG) ,
intent(in) :: val
1713 character(
*, SK) ,
intent(in) ,
optional :: format
1714 logical(LK) ,
intent(in) ,
optional :: signed
1715 integer(IK) ,
intent(out) :: length
1716 character(
*,SKO) ,
intent(out) :: str
1721 PURE module subroutine setStr_D0_SK2_SK5(str, length, val, format, signed)
1722#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1723 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK2_SK5
1726 character(
*,SKG) ,
intent(in) :: val
1727 character(
*, SK) ,
intent(in) ,
optional :: format
1728 logical(LK) ,
intent(in) ,
optional :: signed
1729 integer(IK) ,
intent(out) :: length
1730 character(
*,SKO) ,
intent(out) :: str
1735 PURE module subroutine setStr_D0_SK1_SK5(str, length, val, format, signed)
1736#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1737 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK1_SK5
1740 character(
*,SKG) ,
intent(in) :: val
1741 character(
*, SK) ,
intent(in) ,
optional :: format
1742 logical(LK) ,
intent(in) ,
optional :: signed
1743 integer(IK) ,
intent(out) :: length
1744 character(
*,SKO) ,
intent(out) :: str
1751 PURE module subroutine setStr_D0_IK5_SK5(str, length, val, format, signed)
1752#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1753 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK5_SK5
1756 integer(IKG) ,
intent(in) :: val
1757 character(
*, SK) ,
intent(in) ,
optional :: format
1758 logical(LK) ,
intent(in) ,
optional :: signed
1759 integer(IK) ,
intent(out) :: length
1760 character(
*,SKO) ,
intent(out) :: str
1765 PURE module subroutine setStr_D0_IK4_SK5(str, length, val, format, signed)
1766#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1767 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK4_SK5
1770 integer(IKG) ,
intent(in) :: val
1771 character(
*, SK) ,
intent(in) ,
optional :: format
1772 logical(LK) ,
intent(in) ,
optional :: signed
1773 integer(IK) ,
intent(out) :: length
1774 character(
*,SKO) ,
intent(out) :: str
1779 PURE module subroutine setStr_D0_IK3_SK5(str, length, val, format, signed)
1780#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1781 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK3_SK5
1784 integer(IKG) ,
intent(in) :: val
1785 character(
*, SK) ,
intent(in) ,
optional :: format
1786 logical(LK) ,
intent(in) ,
optional :: signed
1787 integer(IK) ,
intent(out) :: length
1788 character(
*,SKO) ,
intent(out) :: str
1793 PURE module subroutine setStr_D0_IK2_SK5(str, length, val, format, signed)
1794#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1795 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK2_SK5
1798 integer(IKG) ,
intent(in) :: val
1799 character(
*, SK) ,
intent(in) ,
optional :: format
1800 logical(LK) ,
intent(in) ,
optional :: signed
1801 integer(IK) ,
intent(out) :: length
1802 character(
*,SKO) ,
intent(out) :: str
1807 PURE module subroutine setStr_D0_IK1_SK5(str, length, val, format, signed)
1808#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1809 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK1_SK5
1812 integer(IKG) ,
intent(in) :: val
1813 character(
*, SK) ,
intent(in) ,
optional :: format
1814 logical(LK) ,
intent(in) ,
optional :: signed
1815 integer(IK) ,
intent(out) :: length
1816 character(
*,SKO) ,
intent(out) :: str
1823 PURE module subroutine setStr_D0_LK5_SK5(str, length, val, format, signed)
1824#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1825 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK5_SK5
1828 logical(LKG) ,
intent(in) :: val
1829 character(
*, SK) ,
intent(in) ,
optional :: format
1830 logical(LK) ,
intent(in) ,
optional :: signed
1831 integer(IK) ,
intent(out) :: length
1832 character(
*,SKO) ,
intent(out) :: str
1837 PURE module subroutine setStr_D0_LK4_SK5(str, length, val, format, signed)
1838#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1839 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK4_SK5
1842 logical(LKG) ,
intent(in) :: val
1843 character(
*, SK) ,
intent(in) ,
optional :: format
1844 logical(LK) ,
intent(in) ,
optional :: signed
1845 integer(IK) ,
intent(out) :: length
1846 character(
*,SKO) ,
intent(out) :: str
1851 PURE module subroutine setStr_D0_LK3_SK5(str, length, val, format, signed)
1852#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1853 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK3_SK5
1856 logical(LKG) ,
intent(in) :: val
1857 character(
*, SK) ,
intent(in) ,
optional :: format
1858 logical(LK) ,
intent(in) ,
optional :: signed
1859 integer(IK) ,
intent(out) :: length
1860 character(
*,SKO) ,
intent(out) :: str
1865 PURE module subroutine setStr_D0_LK2_SK5(str, length, val, format, signed)
1866#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1867 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK2_SK5
1870 logical(LKG) ,
intent(in) :: val
1871 character(
*, SK) ,
intent(in) ,
optional :: format
1872 logical(LK) ,
intent(in) ,
optional :: signed
1873 integer(IK) ,
intent(out) :: length
1874 character(
*,SKO) ,
intent(out) :: str
1879 PURE module subroutine setStr_D0_LK1_SK5(str, length, val, format, signed)
1880#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1881 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK1_SK5
1884 logical(LKG) ,
intent(in) :: val
1885 character(
*, SK) ,
intent(in) ,
optional :: format
1886 logical(LK) ,
intent(in) ,
optional :: signed
1887 integer(IK) ,
intent(out) :: length
1888 character(
*,SKO) ,
intent(out) :: str
1895 PURE module subroutine setStr_D0_CK5_SK5(str, length, val, format, signed)
1896#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1897 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK5_SK5
1900 complex(CKG) ,
intent(in) :: val
1901 character(
*, SK) ,
intent(in) ,
optional :: format
1902 logical(LK) ,
intent(in) ,
optional :: signed
1903 integer(IK) ,
intent(out) :: length
1904 character(
*,SKO) ,
intent(out) :: str
1909 PURE module subroutine setStr_D0_CK4_SK5(str, length, val, format, signed)
1910#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1911 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK4_SK5
1914 complex(CKG) ,
intent(in) :: val
1915 character(
*, SK) ,
intent(in) ,
optional :: format
1916 logical(LK) ,
intent(in) ,
optional :: signed
1917 integer(IK) ,
intent(out) :: length
1918 character(
*,SKO) ,
intent(out) :: str
1923 PURE module subroutine setStr_D0_CK3_SK5(str, length, val, format, signed)
1924#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1925 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK3_SK5
1928 complex(CKG) ,
intent(in) :: val
1929 character(
*, SK) ,
intent(in) ,
optional :: format
1930 logical(LK) ,
intent(in) ,
optional :: signed
1931 integer(IK) ,
intent(out) :: length
1932 character(
*,SKO) ,
intent(out) :: str
1937 PURE module subroutine setStr_D0_CK2_SK5(str, length, val, format, signed)
1938#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1939 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK2_SK5
1942 complex(CKG) ,
intent(in) :: val
1943 character(
*, SK) ,
intent(in) ,
optional :: format
1944 logical(LK) ,
intent(in) ,
optional :: signed
1945 integer(IK) ,
intent(out) :: length
1946 character(
*,SKO) ,
intent(out) :: str
1951 PURE module subroutine setStr_D0_CK1_SK5(str, length, val, format, signed)
1952#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1953 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK1_SK5
1956 complex(CKG) ,
intent(in) :: val
1957 character(
*, SK) ,
intent(in) ,
optional :: format
1958 logical(LK) ,
intent(in) ,
optional :: signed
1959 integer(IK) ,
intent(out) :: length
1960 character(
*,SKO) ,
intent(out) :: str
1967 PURE module subroutine setStr_D0_RK5_SK5(str, length, val, format, signed)
1968#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1969 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK5_SK5
1972 real(RKG) ,
intent(in) :: val
1973 character(
*, SK) ,
intent(in) ,
optional :: format
1974 logical(LK) ,
intent(in) ,
optional :: signed
1975 integer(IK) ,
intent(out) :: length
1976 character(
*,SKO) ,
intent(out) :: str
1981 PURE module subroutine setStr_D0_RK4_SK5(str, length, val, format, signed)
1982#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1983 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK4_SK5
1986 real(RKG) ,
intent(in) :: val
1987 character(
*, SK) ,
intent(in) ,
optional :: format
1988 logical(LK) ,
intent(in) ,
optional :: signed
1989 integer(IK) ,
intent(out) :: length
1990 character(
*,SKO) ,
intent(out) :: str
1995 PURE module subroutine setStr_D0_RK3_SK5(str, length, val, format, signed)
1996#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1997 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK3_SK5
2000 real(RKG) ,
intent(in) :: val
2001 character(
*, SK) ,
intent(in) ,
optional :: format
2002 logical(LK) ,
intent(in) ,
optional :: signed
2003 integer(IK) ,
intent(out) :: length
2004 character(
*,SKO) ,
intent(out) :: str
2009 PURE module subroutine setStr_D0_RK2_SK5(str, length, val, format, signed)
2010#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2011 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK2_SK5
2014 real(RKG) ,
intent(in) :: val
2015 character(
*, SK) ,
intent(in) ,
optional :: format
2016 logical(LK) ,
intent(in) ,
optional :: signed
2017 integer(IK) ,
intent(out) :: length
2018 character(
*,SKO) ,
intent(out) :: str
2023 PURE module subroutine setStr_D0_RK1_SK5(str, length, val, format, signed)
2024#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2025 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK1_SK5
2028 real(RKG) ,
intent(in) :: val
2029 character(
*, SK) ,
intent(in) ,
optional :: format
2030 logical(LK) ,
intent(in) ,
optional :: signed
2031 integer(IK) ,
intent(out) :: length
2032 character(
*,SKO) ,
intent(out) :: str
2041 PURE module subroutine setStr_D0_PSSK5_SK5(str, length, val, format, signed)
2042#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2043 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK5_SK5
2047 type(css_pdt(SKG)) ,
intent(in) :: val
2048 character(
*, SK) ,
intent(in) ,
optional :: format
2049 logical(LK) ,
intent(in) ,
optional :: signed
2050 integer(IK) ,
intent(out) :: length
2051 character(
*,SKO) ,
intent(out) :: str
2056 PURE module subroutine setStr_D0_PSSK4_SK5(str, length, val, format, signed)
2057#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2058 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK4_SK5
2062 type(css_pdt(SKG)) ,
intent(in) :: val
2063 character(
*, SK) ,
intent(in) ,
optional :: format
2064 logical(LK) ,
intent(in) ,
optional :: signed
2065 integer(IK) ,
intent(out) :: length
2066 character(
*,SKO) ,
intent(out) :: str
2071 PURE module subroutine setStr_D0_PSSK3_SK5(str, length, val, format, signed)
2072#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2073 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK3_SK5
2077 type(css_pdt(SKG)) ,
intent(in) :: val
2078 character(
*, SK) ,
intent(in) ,
optional :: format
2079 logical(LK) ,
intent(in) ,
optional :: signed
2080 integer(IK) ,
intent(out) :: length
2081 character(
*,SKO) ,
intent(out) :: str
2086 PURE module subroutine setStr_D0_PSSK2_SK5(str, length, val, format, signed)
2087#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2088 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK2_SK5
2092 type(css_pdt(SKG)) ,
intent(in) :: val
2093 character(
*, SK) ,
intent(in) ,
optional :: format
2094 logical(LK) ,
intent(in) ,
optional :: signed
2095 integer(IK) ,
intent(out) :: length
2096 character(
*,SKO) ,
intent(out) :: str
2101 PURE module subroutine setStr_D0_PSSK1_SK5(str, length, val, format, signed)
2102#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2103 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK1_SK5
2107 type(css_pdt(SKG)) ,
intent(in) :: val
2108 character(
*, SK) ,
intent(in) ,
optional :: format
2109 logical(LK) ,
intent(in) ,
optional :: signed
2110 integer(IK) ,
intent(out) :: length
2111 character(
*,SKO) ,
intent(out) :: str
2120 PURE module subroutine setStr_D0_BSSK_SK5(str, length, val, format, signed)
2121#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2122 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_BSSK_SK5
2126 type(css_type) ,
intent(in) :: val
2127 character(
*, SK) ,
intent(in) ,
optional :: format
2128 logical(LK) ,
intent(in) ,
optional :: signed
2129 integer(IK) ,
intent(out) :: length
2130 character(
*,SKO) ,
intent(out) :: str
2142 PURE module subroutine setStr_D1_SK5_SK5(str, length, val, format, signed)
2143#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2144 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK5_SK5
2147 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
2148 character(
*, SK) ,
intent(in) ,
optional :: format
2149 logical(LK) ,
intent(in) ,
optional :: signed
2150 integer(IK) ,
intent(out) :: length
2151 character(
*,SKO) ,
intent(out) :: str
2156 PURE module subroutine setStr_D1_SK4_SK5(str, length, val, format, signed)
2157#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2158 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK4_SK5
2161 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
2162 character(
*, SK) ,
intent(in) ,
optional :: format
2163 logical(LK) ,
intent(in) ,
optional :: signed
2164 integer(IK) ,
intent(out) :: length
2165 character(
*,SKO) ,
intent(out) :: str
2170 PURE module subroutine setStr_D1_SK3_SK5(str, length, val, format, signed)
2171#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2172 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK3_SK5
2175 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
2176 character(
*, SK) ,
intent(in) ,
optional :: format
2177 logical(LK) ,
intent(in) ,
optional :: signed
2178 integer(IK) ,
intent(out) :: length
2179 character(
*,SKO) ,
intent(out) :: str
2184 PURE module subroutine setStr_D1_SK2_SK5(str, length, val, format, signed)
2185#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2186 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK2_SK5
2189 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
2190 character(
*, SK) ,
intent(in) ,
optional :: format
2191 logical(LK) ,
intent(in) ,
optional :: signed
2192 integer(IK) ,
intent(out) :: length
2193 character(
*,SKO) ,
intent(out) :: str
2198 PURE module subroutine setStr_D1_SK1_SK5(str, length, val, format, signed)
2199#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2200 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK1_SK5
2203 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
2204 character(
*, SK) ,
intent(in) ,
optional :: format
2205 logical(LK) ,
intent(in) ,
optional :: signed
2206 integer(IK) ,
intent(out) :: length
2207 character(
*,SKO) ,
intent(out) :: str
2214 PURE module subroutine setStr_D1_IK5_SK5(str, length, val, format, signed)
2215#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2216 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK5_SK5
2219 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
2220 character(
*, SK) ,
intent(in) ,
optional :: format
2221 logical(LK) ,
intent(in) ,
optional :: signed
2222 integer(IK) ,
intent(out) :: length
2223 character(
*,SKO) ,
intent(out) :: str
2228 PURE module subroutine setStr_D1_IK4_SK5(str, length, val, format, signed)
2229#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2230 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK4_SK5
2233 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
2234 character(
*, SK) ,
intent(in) ,
optional :: format
2235 logical(LK) ,
intent(in) ,
optional :: signed
2236 integer(IK) ,
intent(out) :: length
2237 character(
*,SKO) ,
intent(out) :: str
2242 PURE module subroutine setStr_D1_IK3_SK5(str, length, val, format, signed)
2243#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2244 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK3_SK5
2247 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
2248 character(
*, SK) ,
intent(in) ,
optional :: format
2249 logical(LK) ,
intent(in) ,
optional :: signed
2250 integer(IK) ,
intent(out) :: length
2251 character(
*,SKO) ,
intent(out) :: str
2256 PURE module subroutine setStr_D1_IK2_SK5(str, length, val, format, signed)
2257#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2258 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK2_SK5
2261 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
2262 character(
*, SK) ,
intent(in) ,
optional :: format
2263 logical(LK) ,
intent(in) ,
optional :: signed
2264 integer(IK) ,
intent(out) :: length
2265 character(
*,SKO) ,
intent(out) :: str
2270 PURE module subroutine setStr_D1_IK1_SK5(str, length, val, format, signed)
2271#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2272 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK1_SK5
2275 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
2276 character(
*, SK) ,
intent(in) ,
optional :: format
2277 logical(LK) ,
intent(in) ,
optional :: signed
2278 integer(IK) ,
intent(out) :: length
2279 character(
*,SKO) ,
intent(out) :: str
2286 PURE module subroutine setStr_D1_LK5_SK5(str, length, val, format, signed)
2287#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2288 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK5_SK5
2291 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
2292 character(
*, SK) ,
intent(in) ,
optional :: format
2293 logical(LK) ,
intent(in) ,
optional :: signed
2294 integer(IK) ,
intent(out) :: length
2295 character(
*,SKO) ,
intent(out) :: str
2300 PURE module subroutine setStr_D1_LK4_SK5(str, length, val, format, signed)
2301#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2302 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK4_SK5
2305 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
2306 character(
*, SK) ,
intent(in) ,
optional :: format
2307 logical(LK) ,
intent(in) ,
optional :: signed
2308 integer(IK) ,
intent(out) :: length
2309 character(
*,SKO) ,
intent(out) :: str
2314 PURE module subroutine setStr_D1_LK3_SK5(str, length, val, format, signed)
2315#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2316 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK3_SK5
2319 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
2320 character(
*, SK) ,
intent(in) ,
optional :: format
2321 logical(LK) ,
intent(in) ,
optional :: signed
2322 integer(IK) ,
intent(out) :: length
2323 character(
*,SKO) ,
intent(out) :: str
2328 PURE module subroutine setStr_D1_LK2_SK5(str, length, val, format, signed)
2329#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2330 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK2_SK5
2333 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
2334 character(
*, SK) ,
intent(in) ,
optional :: format
2335 logical(LK) ,
intent(in) ,
optional :: signed
2336 integer(IK) ,
intent(out) :: length
2337 character(
*,SKO) ,
intent(out) :: str
2342 PURE module subroutine setStr_D1_LK1_SK5(str, length, val, format, signed)
2343#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2344 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK1_SK5
2347 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
2348 character(
*, SK) ,
intent(in) ,
optional :: format
2349 logical(LK) ,
intent(in) ,
optional :: signed
2350 integer(IK) ,
intent(out) :: length
2351 character(
*,SKO) ,
intent(out) :: str
2358 PURE module subroutine setStr_D1_CK5_SK5(str, length, val, format, signed)
2359#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2360 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK5_SK5
2363 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
2364 character(
*, SK) ,
intent(in) ,
optional :: format
2365 logical(LK) ,
intent(in) ,
optional :: signed
2366 integer(IK) ,
intent(out) :: length
2367 character(
*,SKO) ,
intent(out) :: str
2372 PURE module subroutine setStr_D1_CK4_SK5(str, length, val, format, signed)
2373#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2374 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK4_SK5
2377 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
2378 character(
*, SK) ,
intent(in) ,
optional :: format
2379 logical(LK) ,
intent(in) ,
optional :: signed
2380 integer(IK) ,
intent(out) :: length
2381 character(
*,SKO) ,
intent(out) :: str
2386 PURE module subroutine setStr_D1_CK3_SK5(str, length, val, format, signed)
2387#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2388 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK3_SK5
2391 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
2392 character(
*, SK) ,
intent(in) ,
optional :: format
2393 logical(LK) ,
intent(in) ,
optional :: signed
2394 integer(IK) ,
intent(out) :: length
2395 character(
*,SKO) ,
intent(out) :: str
2400 PURE module subroutine setStr_D1_CK2_SK5(str, length, val, format, signed)
2401#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2402 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK2_SK5
2405 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
2406 character(
*, SK) ,
intent(in) ,
optional :: format
2407 logical(LK) ,
intent(in) ,
optional :: signed
2408 integer(IK) ,
intent(out) :: length
2409 character(
*,SKO) ,
intent(out) :: str
2414 PURE module subroutine setStr_D1_CK1_SK5(str, length, val, format, signed)
2415#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2416 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK1_SK5
2419 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
2420 character(
*, SK) ,
intent(in) ,
optional :: format
2421 logical(LK) ,
intent(in) ,
optional :: signed
2422 integer(IK) ,
intent(out) :: length
2423 character(
*,SKO) ,
intent(out) :: str
2430 PURE module subroutine setStr_D1_RK5_SK5(str, length, val, format, signed)
2431#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2432 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK5_SK5
2435 real(RKG) ,
intent(in) ,
contiguous :: val(:)
2436 character(
*, SK) ,
intent(in) ,
optional :: format
2437 logical(LK) ,
intent(in) ,
optional :: signed
2438 integer(IK) ,
intent(out) :: length
2439 character(
*,SKO) ,
intent(out) :: str
2444 PURE module subroutine setStr_D1_RK4_SK5(str, length, val, format, signed)
2445#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2446 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK4_SK5
2449 real(RKG) ,
intent(in) ,
contiguous :: val(:)
2450 character(
*, SK) ,
intent(in) ,
optional :: format
2451 logical(LK) ,
intent(in) ,
optional :: signed
2452 integer(IK) ,
intent(out) :: length
2453 character(
*,SKO) ,
intent(out) :: str
2458 PURE module subroutine setStr_D1_RK3_SK5(str, length, val, format, signed)
2459#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2460 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK3_SK5
2463 real(RKG) ,
intent(in) ,
contiguous :: val(:)
2464 character(
*, SK) ,
intent(in) ,
optional :: format
2465 logical(LK) ,
intent(in) ,
optional :: signed
2466 integer(IK) ,
intent(out) :: length
2467 character(
*,SKO) ,
intent(out) :: str
2472 PURE module subroutine setStr_D1_RK2_SK5(str, length, val, format, signed)
2473#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2474 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK2_SK5
2477 real(RKG) ,
intent(in) ,
contiguous :: val(:)
2478 character(
*, SK) ,
intent(in) ,
optional :: format
2479 logical(LK) ,
intent(in) ,
optional :: signed
2480 integer(IK) ,
intent(out) :: length
2481 character(
*,SKO) ,
intent(out) :: str
2486 PURE module subroutine setStr_D1_RK1_SK5(str, length, val, format, signed)
2487#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2488 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK1_SK5
2491 real(RKG) ,
intent(in) ,
contiguous :: val(:)
2492 character(
*, SK) ,
intent(in) ,
optional :: format
2493 logical(LK) ,
intent(in) ,
optional :: signed
2494 integer(IK) ,
intent(out) :: length
2495 character(
*,SKO) ,
intent(out) :: str
2504 PURE module subroutine setStr_D1_PSSK5_SK5(str, length, val, format, signed)
2505#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2506 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK5_SK5
2510 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
2511 character(
*, SK) ,
intent(in) ,
optional :: format
2512 logical(LK) ,
intent(in) ,
optional :: signed
2513 integer(IK) ,
intent(out) :: length
2514 character(
*,SKO) ,
intent(out) :: str
2519 PURE module subroutine setStr_D1_PSSK4_SK5(str, length, val, format, signed)
2520#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2521 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK4_SK5
2525 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
2526 character(
*, SK) ,
intent(in) ,
optional :: format
2527 logical(LK) ,
intent(in) ,
optional :: signed
2528 integer(IK) ,
intent(out) :: length
2529 character(
*,SKO) ,
intent(out) :: str
2534 PURE module subroutine setStr_D1_PSSK3_SK5(str, length, val, format, signed)
2535#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2536 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK3_SK5
2540 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
2541 character(
*, SK) ,
intent(in) ,
optional :: format
2542 logical(LK) ,
intent(in) ,
optional :: signed
2543 integer(IK) ,
intent(out) :: length
2544 character(
*,SKO) ,
intent(out) :: str
2549 PURE module subroutine setStr_D1_PSSK2_SK5(str, length, val, format, signed)
2550#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2551 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK2_SK5
2555 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
2556 character(
*, SK) ,
intent(in) ,
optional :: format
2557 logical(LK) ,
intent(in) ,
optional :: signed
2558 integer(IK) ,
intent(out) :: length
2559 character(
*,SKO) ,
intent(out) :: str
2564 PURE module subroutine setStr_D1_PSSK1_SK5(str, length, val, format, signed)
2565#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2566 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK1_SK5
2570 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
2571 character(
*, SK) ,
intent(in) ,
optional :: format
2572 logical(LK) ,
intent(in) ,
optional :: signed
2573 integer(IK) ,
intent(out) :: length
2574 character(
*,SKO) ,
intent(out) :: str
2583 PURE module subroutine setStr_D1_BSSK_SK5(str, length, val, format, signed)
2584#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2585 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_BSSK_SK5
2589 type(css_type) ,
intent(in) ,
contiguous :: val(:)
2590 character(
*, SK) ,
intent(in) ,
optional :: format
2591 logical(LK) ,
intent(in) ,
optional :: signed
2592 integer(IK) ,
intent(out) :: length
2593 character(
*,SKO) ,
intent(out) :: str
2605 PURE module subroutine setStr_D2_SK5_SK5(str, length, val, format, signed)
2606#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2607 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK5_SK5
2610 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
2611 character(
*, SK) ,
intent(in) ,
optional :: format
2612 logical(LK) ,
intent(in) ,
optional :: signed
2613 integer(IK) ,
intent(out) :: length
2614 character(
*,SKO) ,
intent(out) :: str
2619 PURE module subroutine setStr_D2_SK4_SK5(str, length, val, format, signed)
2620#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2621 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK4_SK5
2624 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
2625 character(
*, SK) ,
intent(in) ,
optional :: format
2626 logical(LK) ,
intent(in) ,
optional :: signed
2627 integer(IK) ,
intent(out) :: length
2628 character(
*,SKO) ,
intent(out) :: str
2633 PURE module subroutine setStr_D2_SK3_SK5(str, length, val, format, signed)
2634#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2635 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK3_SK5
2638 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
2639 character(
*, SK) ,
intent(in) ,
optional :: format
2640 logical(LK) ,
intent(in) ,
optional :: signed
2641 integer(IK) ,
intent(out) :: length
2642 character(
*,SKO) ,
intent(out) :: str
2647 PURE module subroutine setStr_D2_SK2_SK5(str, length, val, format, signed)
2648#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2649 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK2_SK5
2652 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
2653 character(
*, SK) ,
intent(in) ,
optional :: format
2654 logical(LK) ,
intent(in) ,
optional :: signed
2655 integer(IK) ,
intent(out) :: length
2656 character(
*,SKO) ,
intent(out) :: str
2661 PURE module subroutine setStr_D2_SK1_SK5(str, length, val, format, signed)
2662#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2663 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK1_SK5
2666 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
2667 character(
*, SK) ,
intent(in) ,
optional :: format
2668 logical(LK) ,
intent(in) ,
optional :: signed
2669 integer(IK) ,
intent(out) :: length
2670 character(
*,SKO) ,
intent(out) :: str
2677 PURE module subroutine setStr_D2_IK5_SK5(str, length, val, format, signed)
2678#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2679 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK5_SK5
2682 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
2683 character(
*, SK) ,
intent(in) ,
optional :: format
2684 logical(LK) ,
intent(in) ,
optional :: signed
2685 integer(IK) ,
intent(out) :: length
2686 character(
*,SKO) ,
intent(out) :: str
2691 PURE module subroutine setStr_D2_IK4_SK5(str, length, val, format, signed)
2692#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2693 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK4_SK5
2696 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
2697 character(
*, SK) ,
intent(in) ,
optional :: format
2698 logical(LK) ,
intent(in) ,
optional :: signed
2699 integer(IK) ,
intent(out) :: length
2700 character(
*,SKO) ,
intent(out) :: str
2705 PURE module subroutine setStr_D2_IK3_SK5(str, length, val, format, signed)
2706#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2707 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK3_SK5
2710 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
2711 character(
*, SK) ,
intent(in) ,
optional :: format
2712 logical(LK) ,
intent(in) ,
optional :: signed
2713 integer(IK) ,
intent(out) :: length
2714 character(
*,SKO) ,
intent(out) :: str
2719 PURE module subroutine setStr_D2_IK2_SK5(str, length, val, format, signed)
2720#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2721 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK2_SK5
2724 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
2725 character(
*, SK) ,
intent(in) ,
optional :: format
2726 logical(LK) ,
intent(in) ,
optional :: signed
2727 integer(IK) ,
intent(out) :: length
2728 character(
*,SKO) ,
intent(out) :: str
2733 PURE module subroutine setStr_D2_IK1_SK5(str, length, val, format, signed)
2734#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2735 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK1_SK5
2738 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
2739 character(
*, SK) ,
intent(in) ,
optional :: format
2740 logical(LK) ,
intent(in) ,
optional :: signed
2741 integer(IK) ,
intent(out) :: length
2742 character(
*,SKO) ,
intent(out) :: str
2749 PURE module subroutine setStr_D2_LK5_SK5(str, length, val, format, signed)
2750#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2751 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK5_SK5
2754 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
2755 character(
*, SK) ,
intent(in) ,
optional :: format
2756 logical(LK) ,
intent(in) ,
optional :: signed
2757 integer(IK) ,
intent(out) :: length
2758 character(
*,SKO) ,
intent(out) :: str
2763 PURE module subroutine setStr_D2_LK4_SK5(str, length, val, format, signed)
2764#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2765 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK4_SK5
2768 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
2769 character(
*, SK) ,
intent(in) ,
optional :: format
2770 logical(LK) ,
intent(in) ,
optional :: signed
2771 integer(IK) ,
intent(out) :: length
2772 character(
*,SKO) ,
intent(out) :: str
2777 PURE module subroutine setStr_D2_LK3_SK5(str, length, val, format, signed)
2778#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2779 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK3_SK5
2782 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
2783 character(
*, SK) ,
intent(in) ,
optional :: format
2784 logical(LK) ,
intent(in) ,
optional :: signed
2785 integer(IK) ,
intent(out) :: length
2786 character(
*,SKO) ,
intent(out) :: str
2791 PURE module subroutine setStr_D2_LK2_SK5(str, length, val, format, signed)
2792#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2793 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK2_SK5
2796 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
2797 character(
*, SK) ,
intent(in) ,
optional :: format
2798 logical(LK) ,
intent(in) ,
optional :: signed
2799 integer(IK) ,
intent(out) :: length
2800 character(
*,SKO) ,
intent(out) :: str
2805 PURE module subroutine setStr_D2_LK1_SK5(str, length, val, format, signed)
2806#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2807 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK1_SK5
2810 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
2811 character(
*, SK) ,
intent(in) ,
optional :: format
2812 logical(LK) ,
intent(in) ,
optional :: signed
2813 integer(IK) ,
intent(out) :: length
2814 character(
*,SKO) ,
intent(out) :: str
2821 PURE module subroutine setStr_D2_CK5_SK5(str, length, val, format, signed)
2822#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2823 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK5_SK5
2826 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
2827 character(
*, SK) ,
intent(in) ,
optional :: format
2828 logical(LK) ,
intent(in) ,
optional :: signed
2829 integer(IK) ,
intent(out) :: length
2830 character(
*,SKO) ,
intent(out) :: str
2835 PURE module subroutine setStr_D2_CK4_SK5(str, length, val, format, signed)
2836#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2837 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK4_SK5
2840 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
2841 character(
*, SK) ,
intent(in) ,
optional :: format
2842 logical(LK) ,
intent(in) ,
optional :: signed
2843 integer(IK) ,
intent(out) :: length
2844 character(
*,SKO) ,
intent(out) :: str
2849 PURE module subroutine setStr_D2_CK3_SK5(str, length, val, format, signed)
2850#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2851 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK3_SK5
2854 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
2855 character(
*, SK) ,
intent(in) ,
optional :: format
2856 logical(LK) ,
intent(in) ,
optional :: signed
2857 integer(IK) ,
intent(out) :: length
2858 character(
*,SKO) ,
intent(out) :: str
2863 PURE module subroutine setStr_D2_CK2_SK5(str, length, val, format, signed)
2864#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2865 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK2_SK5
2868 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
2869 character(
*, SK) ,
intent(in) ,
optional :: format
2870 logical(LK) ,
intent(in) ,
optional :: signed
2871 integer(IK) ,
intent(out) :: length
2872 character(
*,SKO) ,
intent(out) :: str
2877 PURE module subroutine setStr_D2_CK1_SK5(str, length, val, format, signed)
2878#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2879 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK1_SK5
2882 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
2883 character(
*, SK) ,
intent(in) ,
optional :: format
2884 logical(LK) ,
intent(in) ,
optional :: signed
2885 integer(IK) ,
intent(out) :: length
2886 character(
*,SKO) ,
intent(out) :: str
2893 PURE module subroutine setStr_D2_RK5_SK5(str, length, val, format, signed)
2894#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2895 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK5_SK5
2898 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
2899 character(
*, SK) ,
intent(in) ,
optional :: format
2900 logical(LK) ,
intent(in) ,
optional :: signed
2901 integer(IK) ,
intent(out) :: length
2902 character(
*,SKO) ,
intent(out) :: str
2907 PURE module subroutine setStr_D2_RK4_SK5(str, length, val, format, signed)
2908#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2909 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK4_SK5
2912 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
2913 character(
*, SK) ,
intent(in) ,
optional :: format
2914 logical(LK) ,
intent(in) ,
optional :: signed
2915 integer(IK) ,
intent(out) :: length
2916 character(
*,SKO) ,
intent(out) :: str
2921 PURE module subroutine setStr_D2_RK3_SK5(str, length, val, format, signed)
2922#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2923 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK3_SK5
2926 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
2927 character(
*, SK) ,
intent(in) ,
optional :: format
2928 logical(LK) ,
intent(in) ,
optional :: signed
2929 integer(IK) ,
intent(out) :: length
2930 character(
*,SKO) ,
intent(out) :: str
2935 PURE module subroutine setStr_D2_RK2_SK5(str, length, val, format, signed)
2936#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2937 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK2_SK5
2940 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
2941 character(
*, SK) ,
intent(in) ,
optional :: format
2942 logical(LK) ,
intent(in) ,
optional :: signed
2943 integer(IK) ,
intent(out) :: length
2944 character(
*,SKO) ,
intent(out) :: str
2949 PURE module subroutine setStr_D2_RK1_SK5(str, length, val, format, signed)
2950#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2951 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK1_SK5
2954 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
2955 character(
*, SK) ,
intent(in) ,
optional :: format
2956 logical(LK) ,
intent(in) ,
optional :: signed
2957 integer(IK) ,
intent(out) :: length
2958 character(
*,SKO) ,
intent(out) :: str
2967 PURE module subroutine setStr_D2_PSSK5_SK5(str, length, val, format, signed)
2968#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2969 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK5_SK5
2973 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
2974 character(
*, SK) ,
intent(in) ,
optional :: format
2975 logical(LK) ,
intent(in) ,
optional :: signed
2976 integer(IK) ,
intent(out) :: length
2977 character(
*,SKO) ,
intent(out) :: str
2982 PURE module subroutine setStr_D2_PSSK4_SK5(str, length, val, format, signed)
2983#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2984 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK4_SK5
2988 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
2989 character(
*, SK) ,
intent(in) ,
optional :: format
2990 logical(LK) ,
intent(in) ,
optional :: signed
2991 integer(IK) ,
intent(out) :: length
2992 character(
*,SKO) ,
intent(out) :: str
2997 PURE module subroutine setStr_D2_PSSK3_SK5(str, length, val, format, signed)
2998#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
2999 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK3_SK5
3003 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
3004 character(
*, SK) ,
intent(in) ,
optional :: format
3005 logical(LK) ,
intent(in) ,
optional :: signed
3006 integer(IK) ,
intent(out) :: length
3007 character(
*,SKO) ,
intent(out) :: str
3012 PURE module subroutine setStr_D2_PSSK2_SK5(str, length, val, format, signed)
3013#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3014 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK2_SK5
3018 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
3019 character(
*, SK) ,
intent(in) ,
optional :: format
3020 logical(LK) ,
intent(in) ,
optional :: signed
3021 integer(IK) ,
intent(out) :: length
3022 character(
*,SKO) ,
intent(out) :: str
3027 PURE module subroutine setStr_D2_PSSK1_SK5(str, length, val, format, signed)
3028#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3029 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK1_SK5
3033 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
3034 character(
*, SK) ,
intent(in) ,
optional :: format
3035 logical(LK) ,
intent(in) ,
optional :: signed
3036 integer(IK) ,
intent(out) :: length
3037 character(
*,SKO) ,
intent(out) :: str
3046 PURE module subroutine setStr_D2_BSSK_SK5(str, length, val, format, signed)
3047#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3048 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_BSSK_SK5
3052 type(css_type) ,
intent(in) ,
contiguous :: val(:,:)
3053 character(
*, SK) ,
intent(in) ,
optional :: format
3054 logical(LK) ,
intent(in) ,
optional :: signed
3055 integer(IK) ,
intent(out) :: length
3056 character(
*,SKO) ,
intent(out) :: str
3080 PURE module subroutine setStr_D0_SK5_SK4(str, length, val, format, signed)
3081#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3082 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK5_SK4
3085 character(
*,SKG) ,
intent(in) :: val
3086 character(
*, SK) ,
intent(in) ,
optional :: format
3087 logical(LK) ,
intent(in) ,
optional :: signed
3088 integer(IK) ,
intent(out) :: length
3089 character(
*,SKO) ,
intent(out) :: str
3094 PURE module subroutine setStr_D0_SK4_SK4(str, length, val, format, signed)
3095#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3096 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK4_SK4
3099 character(
*,SKG) ,
intent(in) :: val
3100 character(
*, SK) ,
intent(in) ,
optional :: format
3101 logical(LK) ,
intent(in) ,
optional :: signed
3102 integer(IK) ,
intent(out) :: length
3103 character(
*,SKO) ,
intent(out) :: str
3108 PURE module subroutine setStr_D0_SK3_SK4(str, length, val, format, signed)
3109#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3110 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK3_SK4
3113 character(
*,SKG) ,
intent(in) :: val
3114 character(
*, SK) ,
intent(in) ,
optional :: format
3115 logical(LK) ,
intent(in) ,
optional :: signed
3116 integer(IK) ,
intent(out) :: length
3117 character(
*,SKO) ,
intent(out) :: str
3122 PURE module subroutine setStr_D0_SK2_SK4(str, length, val, format, signed)
3123#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3124 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK2_SK4
3127 character(
*,SKG) ,
intent(in) :: val
3128 character(
*, SK) ,
intent(in) ,
optional :: format
3129 logical(LK) ,
intent(in) ,
optional :: signed
3130 integer(IK) ,
intent(out) :: length
3131 character(
*,SKO) ,
intent(out) :: str
3136 PURE module subroutine setStr_D0_SK1_SK4(str, length, val, format, signed)
3137#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3138 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK1_SK4
3141 character(
*,SKG) ,
intent(in) :: val
3142 character(
*, SK) ,
intent(in) ,
optional :: format
3143 logical(LK) ,
intent(in) ,
optional :: signed
3144 integer(IK) ,
intent(out) :: length
3145 character(
*,SKO) ,
intent(out) :: str
3152 PURE module subroutine setStr_D0_IK5_SK4(str, length, val, format, signed)
3153#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3154 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK5_SK4
3157 integer(IKG) ,
intent(in) :: val
3158 character(
*, SK) ,
intent(in) ,
optional :: format
3159 logical(LK) ,
intent(in) ,
optional :: signed
3160 integer(IK) ,
intent(out) :: length
3161 character(
*,SKO) ,
intent(out) :: str
3166 PURE module subroutine setStr_D0_IK4_SK4(str, length, val, format, signed)
3167#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3168 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK4_SK4
3171 integer(IKG) ,
intent(in) :: val
3172 character(
*, SK) ,
intent(in) ,
optional :: format
3173 logical(LK) ,
intent(in) ,
optional :: signed
3174 integer(IK) ,
intent(out) :: length
3175 character(
*,SKO) ,
intent(out) :: str
3180 PURE module subroutine setStr_D0_IK3_SK4(str, length, val, format, signed)
3181#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3182 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK3_SK4
3185 integer(IKG) ,
intent(in) :: val
3186 character(
*, SK) ,
intent(in) ,
optional :: format
3187 logical(LK) ,
intent(in) ,
optional :: signed
3188 integer(IK) ,
intent(out) :: length
3189 character(
*,SKO) ,
intent(out) :: str
3194 PURE module subroutine setStr_D0_IK2_SK4(str, length, val, format, signed)
3195#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3196 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK2_SK4
3199 integer(IKG) ,
intent(in) :: val
3200 character(
*, SK) ,
intent(in) ,
optional :: format
3201 logical(LK) ,
intent(in) ,
optional :: signed
3202 integer(IK) ,
intent(out) :: length
3203 character(
*,SKO) ,
intent(out) :: str
3208 PURE module subroutine setStr_D0_IK1_SK4(str, length, val, format, signed)
3209#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3210 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK1_SK4
3213 integer(IKG) ,
intent(in) :: val
3214 character(
*, SK) ,
intent(in) ,
optional :: format
3215 logical(LK) ,
intent(in) ,
optional :: signed
3216 integer(IK) ,
intent(out) :: length
3217 character(
*,SKO) ,
intent(out) :: str
3224 PURE module subroutine setStr_D0_LK5_SK4(str, length, val, format, signed)
3225#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3226 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK5_SK4
3229 logical(LKG) ,
intent(in) :: val
3230 character(
*, SK) ,
intent(in) ,
optional :: format
3231 logical(LK) ,
intent(in) ,
optional :: signed
3232 integer(IK) ,
intent(out) :: length
3233 character(
*,SKO) ,
intent(out) :: str
3238 PURE module subroutine setStr_D0_LK4_SK4(str, length, val, format, signed)
3239#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3240 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK4_SK4
3243 logical(LKG) ,
intent(in) :: val
3244 character(
*, SK) ,
intent(in) ,
optional :: format
3245 logical(LK) ,
intent(in) ,
optional :: signed
3246 integer(IK) ,
intent(out) :: length
3247 character(
*,SKO) ,
intent(out) :: str
3252 PURE module subroutine setStr_D0_LK3_SK4(str, length, val, format, signed)
3253#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3254 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK3_SK4
3257 logical(LKG) ,
intent(in) :: val
3258 character(
*, SK) ,
intent(in) ,
optional :: format
3259 logical(LK) ,
intent(in) ,
optional :: signed
3260 integer(IK) ,
intent(out) :: length
3261 character(
*,SKO) ,
intent(out) :: str
3266 PURE module subroutine setStr_D0_LK2_SK4(str, length, val, format, signed)
3267#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3268 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK2_SK4
3271 logical(LKG) ,
intent(in) :: val
3272 character(
*, SK) ,
intent(in) ,
optional :: format
3273 logical(LK) ,
intent(in) ,
optional :: signed
3274 integer(IK) ,
intent(out) :: length
3275 character(
*,SKO) ,
intent(out) :: str
3280 PURE module subroutine setStr_D0_LK1_SK4(str, length, val, format, signed)
3281#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3282 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK1_SK4
3285 logical(LKG) ,
intent(in) :: val
3286 character(
*, SK) ,
intent(in) ,
optional :: format
3287 logical(LK) ,
intent(in) ,
optional :: signed
3288 integer(IK) ,
intent(out) :: length
3289 character(
*,SKO) ,
intent(out) :: str
3296 PURE module subroutine setStr_D0_CK5_SK4(str, length, val, format, signed)
3297#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3298 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK5_SK4
3301 complex(CKG) ,
intent(in) :: val
3302 character(
*, SK) ,
intent(in) ,
optional :: format
3303 logical(LK) ,
intent(in) ,
optional :: signed
3304 integer(IK) ,
intent(out) :: length
3305 character(
*,SKO) ,
intent(out) :: str
3310 PURE module subroutine setStr_D0_CK4_SK4(str, length, val, format, signed)
3311#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3312 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK4_SK4
3315 complex(CKG) ,
intent(in) :: val
3316 character(
*, SK) ,
intent(in) ,
optional :: format
3317 logical(LK) ,
intent(in) ,
optional :: signed
3318 integer(IK) ,
intent(out) :: length
3319 character(
*,SKO) ,
intent(out) :: str
3324 PURE module subroutine setStr_D0_CK3_SK4(str, length, val, format, signed)
3325#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3326 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK3_SK4
3329 complex(CKG) ,
intent(in) :: val
3330 character(
*, SK) ,
intent(in) ,
optional :: format
3331 logical(LK) ,
intent(in) ,
optional :: signed
3332 integer(IK) ,
intent(out) :: length
3333 character(
*,SKO) ,
intent(out) :: str
3338 PURE module subroutine setStr_D0_CK2_SK4(str, length, val, format, signed)
3339#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3340 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK2_SK4
3343 complex(CKG) ,
intent(in) :: val
3344 character(
*, SK) ,
intent(in) ,
optional :: format
3345 logical(LK) ,
intent(in) ,
optional :: signed
3346 integer(IK) ,
intent(out) :: length
3347 character(
*,SKO) ,
intent(out) :: str
3352 PURE module subroutine setStr_D0_CK1_SK4(str, length, val, format, signed)
3353#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3354 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK1_SK4
3357 complex(CKG) ,
intent(in) :: val
3358 character(
*, SK) ,
intent(in) ,
optional :: format
3359 logical(LK) ,
intent(in) ,
optional :: signed
3360 integer(IK) ,
intent(out) :: length
3361 character(
*,SKO) ,
intent(out) :: str
3368 PURE module subroutine setStr_D0_RK5_SK4(str, length, val, format, signed)
3369#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3370 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK5_SK4
3373 real(RKG) ,
intent(in) :: val
3374 character(
*, SK) ,
intent(in) ,
optional :: format
3375 logical(LK) ,
intent(in) ,
optional :: signed
3376 integer(IK) ,
intent(out) :: length
3377 character(
*,SKO) ,
intent(out) :: str
3382 PURE module subroutine setStr_D0_RK4_SK4(str, length, val, format, signed)
3383#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3384 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK4_SK4
3387 real(RKG) ,
intent(in) :: val
3388 character(
*, SK) ,
intent(in) ,
optional :: format
3389 logical(LK) ,
intent(in) ,
optional :: signed
3390 integer(IK) ,
intent(out) :: length
3391 character(
*,SKO) ,
intent(out) :: str
3396 PURE module subroutine setStr_D0_RK3_SK4(str, length, val, format, signed)
3397#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3398 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK3_SK4
3401 real(RKG) ,
intent(in) :: val
3402 character(
*, SK) ,
intent(in) ,
optional :: format
3403 logical(LK) ,
intent(in) ,
optional :: signed
3404 integer(IK) ,
intent(out) :: length
3405 character(
*,SKO) ,
intent(out) :: str
3410 PURE module subroutine setStr_D0_RK2_SK4(str, length, val, format, signed)
3411#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3412 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK2_SK4
3415 real(RKG) ,
intent(in) :: val
3416 character(
*, SK) ,
intent(in) ,
optional :: format
3417 logical(LK) ,
intent(in) ,
optional :: signed
3418 integer(IK) ,
intent(out) :: length
3419 character(
*,SKO) ,
intent(out) :: str
3424 PURE module subroutine setStr_D0_RK1_SK4(str, length, val, format, signed)
3425#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3426 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK1_SK4
3429 real(RKG) ,
intent(in) :: val
3430 character(
*, SK) ,
intent(in) ,
optional :: format
3431 logical(LK) ,
intent(in) ,
optional :: signed
3432 integer(IK) ,
intent(out) :: length
3433 character(
*,SKO) ,
intent(out) :: str
3442 PURE module subroutine setStr_D0_PSSK5_SK4(str, length, val, format, signed)
3443#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3444 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK5_SK4
3448 type(css_pdt(SKG)) ,
intent(in) :: val
3449 character(
*, SK) ,
intent(in) ,
optional :: format
3450 logical(LK) ,
intent(in) ,
optional :: signed
3451 integer(IK) ,
intent(out) :: length
3452 character(
*,SKO) ,
intent(out) :: str
3457 PURE module subroutine setStr_D0_PSSK4_SK4(str, length, val, format, signed)
3458#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3459 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK4_SK4
3463 type(css_pdt(SKG)) ,
intent(in) :: val
3464 character(
*, SK) ,
intent(in) ,
optional :: format
3465 logical(LK) ,
intent(in) ,
optional :: signed
3466 integer(IK) ,
intent(out) :: length
3467 character(
*,SKO) ,
intent(out) :: str
3472 PURE module subroutine setStr_D0_PSSK3_SK4(str, length, val, format, signed)
3473#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3474 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK3_SK4
3478 type(css_pdt(SKG)) ,
intent(in) :: val
3479 character(
*, SK) ,
intent(in) ,
optional :: format
3480 logical(LK) ,
intent(in) ,
optional :: signed
3481 integer(IK) ,
intent(out) :: length
3482 character(
*,SKO) ,
intent(out) :: str
3487 PURE module subroutine setStr_D0_PSSK2_SK4(str, length, val, format, signed)
3488#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3489 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK2_SK4
3493 type(css_pdt(SKG)) ,
intent(in) :: val
3494 character(
*, SK) ,
intent(in) ,
optional :: format
3495 logical(LK) ,
intent(in) ,
optional :: signed
3496 integer(IK) ,
intent(out) :: length
3497 character(
*,SKO) ,
intent(out) :: str
3502 PURE module subroutine setStr_D0_PSSK1_SK4(str, length, val, format, signed)
3503#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3504 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK1_SK4
3508 type(css_pdt(SKG)) ,
intent(in) :: val
3509 character(
*, SK) ,
intent(in) ,
optional :: format
3510 logical(LK) ,
intent(in) ,
optional :: signed
3511 integer(IK) ,
intent(out) :: length
3512 character(
*,SKO) ,
intent(out) :: str
3521 PURE module subroutine setStr_D0_BSSK_SK4(str, length, val, format, signed)
3522#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3523 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_BSSK_SK4
3527 type(css_type) ,
intent(in) :: val
3528 character(
*, SK) ,
intent(in) ,
optional :: format
3529 logical(LK) ,
intent(in) ,
optional :: signed
3530 integer(IK) ,
intent(out) :: length
3531 character(
*,SKO) ,
intent(out) :: str
3543 PURE module subroutine setStr_D1_SK5_SK4(str, length, val, format, signed)
3544#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3545 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK5_SK4
3548 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
3549 character(
*, SK) ,
intent(in) ,
optional :: format
3550 logical(LK) ,
intent(in) ,
optional :: signed
3551 integer(IK) ,
intent(out) :: length
3552 character(
*,SKO) ,
intent(out) :: str
3557 PURE module subroutine setStr_D1_SK4_SK4(str, length, val, format, signed)
3558#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3559 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK4_SK4
3562 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
3563 character(
*, SK) ,
intent(in) ,
optional :: format
3564 logical(LK) ,
intent(in) ,
optional :: signed
3565 integer(IK) ,
intent(out) :: length
3566 character(
*,SKO) ,
intent(out) :: str
3571 PURE module subroutine setStr_D1_SK3_SK4(str, length, val, format, signed)
3572#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3573 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK3_SK4
3576 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
3577 character(
*, SK) ,
intent(in) ,
optional :: format
3578 logical(LK) ,
intent(in) ,
optional :: signed
3579 integer(IK) ,
intent(out) :: length
3580 character(
*,SKO) ,
intent(out) :: str
3585 PURE module subroutine setStr_D1_SK2_SK4(str, length, val, format, signed)
3586#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3587 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK2_SK4
3590 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
3591 character(
*, SK) ,
intent(in) ,
optional :: format
3592 logical(LK) ,
intent(in) ,
optional :: signed
3593 integer(IK) ,
intent(out) :: length
3594 character(
*,SKO) ,
intent(out) :: str
3599 PURE module subroutine setStr_D1_SK1_SK4(str, length, val, format, signed)
3600#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3601 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK1_SK4
3604 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
3605 character(
*, SK) ,
intent(in) ,
optional :: format
3606 logical(LK) ,
intent(in) ,
optional :: signed
3607 integer(IK) ,
intent(out) :: length
3608 character(
*,SKO) ,
intent(out) :: str
3615 PURE module subroutine setStr_D1_IK5_SK4(str, length, val, format, signed)
3616#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3617 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK5_SK4
3620 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
3621 character(
*, SK) ,
intent(in) ,
optional :: format
3622 logical(LK) ,
intent(in) ,
optional :: signed
3623 integer(IK) ,
intent(out) :: length
3624 character(
*,SKO) ,
intent(out) :: str
3629 PURE module subroutine setStr_D1_IK4_SK4(str, length, val, format, signed)
3630#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3631 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK4_SK4
3634 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
3635 character(
*, SK) ,
intent(in) ,
optional :: format
3636 logical(LK) ,
intent(in) ,
optional :: signed
3637 integer(IK) ,
intent(out) :: length
3638 character(
*,SKO) ,
intent(out) :: str
3643 PURE module subroutine setStr_D1_IK3_SK4(str, length, val, format, signed)
3644#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3645 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK3_SK4
3648 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
3649 character(
*, SK) ,
intent(in) ,
optional :: format
3650 logical(LK) ,
intent(in) ,
optional :: signed
3651 integer(IK) ,
intent(out) :: length
3652 character(
*,SKO) ,
intent(out) :: str
3657 PURE module subroutine setStr_D1_IK2_SK4(str, length, val, format, signed)
3658#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3659 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK2_SK4
3662 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
3663 character(
*, SK) ,
intent(in) ,
optional :: format
3664 logical(LK) ,
intent(in) ,
optional :: signed
3665 integer(IK) ,
intent(out) :: length
3666 character(
*,SKO) ,
intent(out) :: str
3671 PURE module subroutine setStr_D1_IK1_SK4(str, length, val, format, signed)
3672#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3673 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK1_SK4
3676 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
3677 character(
*, SK) ,
intent(in) ,
optional :: format
3678 logical(LK) ,
intent(in) ,
optional :: signed
3679 integer(IK) ,
intent(out) :: length
3680 character(
*,SKO) ,
intent(out) :: str
3687 PURE module subroutine setStr_D1_LK5_SK4(str, length, val, format, signed)
3688#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3689 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK5_SK4
3692 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
3693 character(
*, SK) ,
intent(in) ,
optional :: format
3694 logical(LK) ,
intent(in) ,
optional :: signed
3695 integer(IK) ,
intent(out) :: length
3696 character(
*,SKO) ,
intent(out) :: str
3701 PURE module subroutine setStr_D1_LK4_SK4(str, length, val, format, signed)
3702#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3703 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK4_SK4
3706 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
3707 character(
*, SK) ,
intent(in) ,
optional :: format
3708 logical(LK) ,
intent(in) ,
optional :: signed
3709 integer(IK) ,
intent(out) :: length
3710 character(
*,SKO) ,
intent(out) :: str
3715 PURE module subroutine setStr_D1_LK3_SK4(str, length, val, format, signed)
3716#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3717 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK3_SK4
3720 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
3721 character(
*, SK) ,
intent(in) ,
optional :: format
3722 logical(LK) ,
intent(in) ,
optional :: signed
3723 integer(IK) ,
intent(out) :: length
3724 character(
*,SKO) ,
intent(out) :: str
3729 PURE module subroutine setStr_D1_LK2_SK4(str, length, val, format, signed)
3730#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3731 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK2_SK4
3734 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
3735 character(
*, SK) ,
intent(in) ,
optional :: format
3736 logical(LK) ,
intent(in) ,
optional :: signed
3737 integer(IK) ,
intent(out) :: length
3738 character(
*,SKO) ,
intent(out) :: str
3743 PURE module subroutine setStr_D1_LK1_SK4(str, length, val, format, signed)
3744#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3745 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK1_SK4
3748 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
3749 character(
*, SK) ,
intent(in) ,
optional :: format
3750 logical(LK) ,
intent(in) ,
optional :: signed
3751 integer(IK) ,
intent(out) :: length
3752 character(
*,SKO) ,
intent(out) :: str
3759 PURE module subroutine setStr_D1_CK5_SK4(str, length, val, format, signed)
3760#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3761 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK5_SK4
3764 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
3765 character(
*, SK) ,
intent(in) ,
optional :: format
3766 logical(LK) ,
intent(in) ,
optional :: signed
3767 integer(IK) ,
intent(out) :: length
3768 character(
*,SKO) ,
intent(out) :: str
3773 PURE module subroutine setStr_D1_CK4_SK4(str, length, val, format, signed)
3774#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3775 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK4_SK4
3778 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
3779 character(
*, SK) ,
intent(in) ,
optional :: format
3780 logical(LK) ,
intent(in) ,
optional :: signed
3781 integer(IK) ,
intent(out) :: length
3782 character(
*,SKO) ,
intent(out) :: str
3787 PURE module subroutine setStr_D1_CK3_SK4(str, length, val, format, signed)
3788#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3789 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK3_SK4
3792 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
3793 character(
*, SK) ,
intent(in) ,
optional :: format
3794 logical(LK) ,
intent(in) ,
optional :: signed
3795 integer(IK) ,
intent(out) :: length
3796 character(
*,SKO) ,
intent(out) :: str
3801 PURE module subroutine setStr_D1_CK2_SK4(str, length, val, format, signed)
3802#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3803 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK2_SK4
3806 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
3807 character(
*, SK) ,
intent(in) ,
optional :: format
3808 logical(LK) ,
intent(in) ,
optional :: signed
3809 integer(IK) ,
intent(out) :: length
3810 character(
*,SKO) ,
intent(out) :: str
3815 PURE module subroutine setStr_D1_CK1_SK4(str, length, val, format, signed)
3816#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3817 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK1_SK4
3820 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
3821 character(
*, SK) ,
intent(in) ,
optional :: format
3822 logical(LK) ,
intent(in) ,
optional :: signed
3823 integer(IK) ,
intent(out) :: length
3824 character(
*,SKO) ,
intent(out) :: str
3831 PURE module subroutine setStr_D1_RK5_SK4(str, length, val, format, signed)
3832#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3833 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK5_SK4
3836 real(RKG) ,
intent(in) ,
contiguous :: val(:)
3837 character(
*, SK) ,
intent(in) ,
optional :: format
3838 logical(LK) ,
intent(in) ,
optional :: signed
3839 integer(IK) ,
intent(out) :: length
3840 character(
*,SKO) ,
intent(out) :: str
3845 PURE module subroutine setStr_D1_RK4_SK4(str, length, val, format, signed)
3846#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3847 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK4_SK4
3850 real(RKG) ,
intent(in) ,
contiguous :: val(:)
3851 character(
*, SK) ,
intent(in) ,
optional :: format
3852 logical(LK) ,
intent(in) ,
optional :: signed
3853 integer(IK) ,
intent(out) :: length
3854 character(
*,SKO) ,
intent(out) :: str
3859 PURE module subroutine setStr_D1_RK3_SK4(str, length, val, format, signed)
3860#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3861 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK3_SK4
3864 real(RKG) ,
intent(in) ,
contiguous :: val(:)
3865 character(
*, SK) ,
intent(in) ,
optional :: format
3866 logical(LK) ,
intent(in) ,
optional :: signed
3867 integer(IK) ,
intent(out) :: length
3868 character(
*,SKO) ,
intent(out) :: str
3873 PURE module subroutine setStr_D1_RK2_SK4(str, length, val, format, signed)
3874#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3875 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK2_SK4
3878 real(RKG) ,
intent(in) ,
contiguous :: val(:)
3879 character(
*, SK) ,
intent(in) ,
optional :: format
3880 logical(LK) ,
intent(in) ,
optional :: signed
3881 integer(IK) ,
intent(out) :: length
3882 character(
*,SKO) ,
intent(out) :: str
3887 PURE module subroutine setStr_D1_RK1_SK4(str, length, val, format, signed)
3888#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3889 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK1_SK4
3892 real(RKG) ,
intent(in) ,
contiguous :: val(:)
3893 character(
*, SK) ,
intent(in) ,
optional :: format
3894 logical(LK) ,
intent(in) ,
optional :: signed
3895 integer(IK) ,
intent(out) :: length
3896 character(
*,SKO) ,
intent(out) :: str
3905 PURE module subroutine setStr_D1_PSSK5_SK4(str, length, val, format, signed)
3906#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3907 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK5_SK4
3911 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
3912 character(
*, SK) ,
intent(in) ,
optional :: format
3913 logical(LK) ,
intent(in) ,
optional :: signed
3914 integer(IK) ,
intent(out) :: length
3915 character(
*,SKO) ,
intent(out) :: str
3920 PURE module subroutine setStr_D1_PSSK4_SK4(str, length, val, format, signed)
3921#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3922 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK4_SK4
3926 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
3927 character(
*, SK) ,
intent(in) ,
optional :: format
3928 logical(LK) ,
intent(in) ,
optional :: signed
3929 integer(IK) ,
intent(out) :: length
3930 character(
*,SKO) ,
intent(out) :: str
3935 PURE module subroutine setStr_D1_PSSK3_SK4(str, length, val, format, signed)
3936#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3937 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK3_SK4
3941 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
3942 character(
*, SK) ,
intent(in) ,
optional :: format
3943 logical(LK) ,
intent(in) ,
optional :: signed
3944 integer(IK) ,
intent(out) :: length
3945 character(
*,SKO) ,
intent(out) :: str
3950 PURE module subroutine setStr_D1_PSSK2_SK4(str, length, val, format, signed)
3951#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3952 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK2_SK4
3956 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
3957 character(
*, SK) ,
intent(in) ,
optional :: format
3958 logical(LK) ,
intent(in) ,
optional :: signed
3959 integer(IK) ,
intent(out) :: length
3960 character(
*,SKO) ,
intent(out) :: str
3965 PURE module subroutine setStr_D1_PSSK1_SK4(str, length, val, format, signed)
3966#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3967 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK1_SK4
3971 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
3972 character(
*, SK) ,
intent(in) ,
optional :: format
3973 logical(LK) ,
intent(in) ,
optional :: signed
3974 integer(IK) ,
intent(out) :: length
3975 character(
*,SKO) ,
intent(out) :: str
3984 PURE module subroutine setStr_D1_BSSK_SK4(str, length, val, format, signed)
3985#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
3986 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_BSSK_SK4
3990 type(css_type) ,
intent(in) ,
contiguous :: val(:)
3991 character(
*, SK) ,
intent(in) ,
optional :: format
3992 logical(LK) ,
intent(in) ,
optional :: signed
3993 integer(IK) ,
intent(out) :: length
3994 character(
*,SKO) ,
intent(out) :: str
4006 PURE module subroutine setStr_D2_SK5_SK4(str, length, val, format, signed)
4007#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4008 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK5_SK4
4011 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
4012 character(
*, SK) ,
intent(in) ,
optional :: format
4013 logical(LK) ,
intent(in) ,
optional :: signed
4014 integer(IK) ,
intent(out) :: length
4015 character(
*,SKO) ,
intent(out) :: str
4020 PURE module subroutine setStr_D2_SK4_SK4(str, length, val, format, signed)
4021#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4022 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK4_SK4
4025 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
4026 character(
*, SK) ,
intent(in) ,
optional :: format
4027 logical(LK) ,
intent(in) ,
optional :: signed
4028 integer(IK) ,
intent(out) :: length
4029 character(
*,SKO) ,
intent(out) :: str
4034 PURE module subroutine setStr_D2_SK3_SK4(str, length, val, format, signed)
4035#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4036 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK3_SK4
4039 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
4040 character(
*, SK) ,
intent(in) ,
optional :: format
4041 logical(LK) ,
intent(in) ,
optional :: signed
4042 integer(IK) ,
intent(out) :: length
4043 character(
*,SKO) ,
intent(out) :: str
4048 PURE module subroutine setStr_D2_SK2_SK4(str, length, val, format, signed)
4049#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4050 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK2_SK4
4053 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
4054 character(
*, SK) ,
intent(in) ,
optional :: format
4055 logical(LK) ,
intent(in) ,
optional :: signed
4056 integer(IK) ,
intent(out) :: length
4057 character(
*,SKO) ,
intent(out) :: str
4062 PURE module subroutine setStr_D2_SK1_SK4(str, length, val, format, signed)
4063#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4064 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK1_SK4
4067 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
4068 character(
*, SK) ,
intent(in) ,
optional :: format
4069 logical(LK) ,
intent(in) ,
optional :: signed
4070 integer(IK) ,
intent(out) :: length
4071 character(
*,SKO) ,
intent(out) :: str
4078 PURE module subroutine setStr_D2_IK5_SK4(str, length, val, format, signed)
4079#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4080 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK5_SK4
4083 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
4084 character(
*, SK) ,
intent(in) ,
optional :: format
4085 logical(LK) ,
intent(in) ,
optional :: signed
4086 integer(IK) ,
intent(out) :: length
4087 character(
*,SKO) ,
intent(out) :: str
4092 PURE module subroutine setStr_D2_IK4_SK4(str, length, val, format, signed)
4093#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4094 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK4_SK4
4097 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
4098 character(
*, SK) ,
intent(in) ,
optional :: format
4099 logical(LK) ,
intent(in) ,
optional :: signed
4100 integer(IK) ,
intent(out) :: length
4101 character(
*,SKO) ,
intent(out) :: str
4106 PURE module subroutine setStr_D2_IK3_SK4(str, length, val, format, signed)
4107#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4108 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK3_SK4
4111 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
4112 character(
*, SK) ,
intent(in) ,
optional :: format
4113 logical(LK) ,
intent(in) ,
optional :: signed
4114 integer(IK) ,
intent(out) :: length
4115 character(
*,SKO) ,
intent(out) :: str
4120 PURE module subroutine setStr_D2_IK2_SK4(str, length, val, format, signed)
4121#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4122 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK2_SK4
4125 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
4126 character(
*, SK) ,
intent(in) ,
optional :: format
4127 logical(LK) ,
intent(in) ,
optional :: signed
4128 integer(IK) ,
intent(out) :: length
4129 character(
*,SKO) ,
intent(out) :: str
4134 PURE module subroutine setStr_D2_IK1_SK4(str, length, val, format, signed)
4135#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4136 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK1_SK4
4139 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
4140 character(
*, SK) ,
intent(in) ,
optional :: format
4141 logical(LK) ,
intent(in) ,
optional :: signed
4142 integer(IK) ,
intent(out) :: length
4143 character(
*,SKO) ,
intent(out) :: str
4150 PURE module subroutine setStr_D2_LK5_SK4(str, length, val, format, signed)
4151#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4152 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK5_SK4
4155 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
4156 character(
*, SK) ,
intent(in) ,
optional :: format
4157 logical(LK) ,
intent(in) ,
optional :: signed
4158 integer(IK) ,
intent(out) :: length
4159 character(
*,SKO) ,
intent(out) :: str
4164 PURE module subroutine setStr_D2_LK4_SK4(str, length, val, format, signed)
4165#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4166 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK4_SK4
4169 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
4170 character(
*, SK) ,
intent(in) ,
optional :: format
4171 logical(LK) ,
intent(in) ,
optional :: signed
4172 integer(IK) ,
intent(out) :: length
4173 character(
*,SKO) ,
intent(out) :: str
4178 PURE module subroutine setStr_D2_LK3_SK4(str, length, val, format, signed)
4179#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4180 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK3_SK4
4183 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
4184 character(
*, SK) ,
intent(in) ,
optional :: format
4185 logical(LK) ,
intent(in) ,
optional :: signed
4186 integer(IK) ,
intent(out) :: length
4187 character(
*,SKO) ,
intent(out) :: str
4192 PURE module subroutine setStr_D2_LK2_SK4(str, length, val, format, signed)
4193#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4194 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK2_SK4
4197 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
4198 character(
*, SK) ,
intent(in) ,
optional :: format
4199 logical(LK) ,
intent(in) ,
optional :: signed
4200 integer(IK) ,
intent(out) :: length
4201 character(
*,SKO) ,
intent(out) :: str
4206 PURE module subroutine setStr_D2_LK1_SK4(str, length, val, format, signed)
4207#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4208 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK1_SK4
4211 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
4212 character(
*, SK) ,
intent(in) ,
optional :: format
4213 logical(LK) ,
intent(in) ,
optional :: signed
4214 integer(IK) ,
intent(out) :: length
4215 character(
*,SKO) ,
intent(out) :: str
4222 PURE module subroutine setStr_D2_CK5_SK4(str, length, val, format, signed)
4223#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4224 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK5_SK4
4227 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
4228 character(
*, SK) ,
intent(in) ,
optional :: format
4229 logical(LK) ,
intent(in) ,
optional :: signed
4230 integer(IK) ,
intent(out) :: length
4231 character(
*,SKO) ,
intent(out) :: str
4236 PURE module subroutine setStr_D2_CK4_SK4(str, length, val, format, signed)
4237#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4238 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK4_SK4
4241 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
4242 character(
*, SK) ,
intent(in) ,
optional :: format
4243 logical(LK) ,
intent(in) ,
optional :: signed
4244 integer(IK) ,
intent(out) :: length
4245 character(
*,SKO) ,
intent(out) :: str
4250 PURE module subroutine setStr_D2_CK3_SK4(str, length, val, format, signed)
4251#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4252 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK3_SK4
4255 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
4256 character(
*, SK) ,
intent(in) ,
optional :: format
4257 logical(LK) ,
intent(in) ,
optional :: signed
4258 integer(IK) ,
intent(out) :: length
4259 character(
*,SKO) ,
intent(out) :: str
4264 PURE module subroutine setStr_D2_CK2_SK4(str, length, val, format, signed)
4265#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4266 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK2_SK4
4269 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
4270 character(
*, SK) ,
intent(in) ,
optional :: format
4271 logical(LK) ,
intent(in) ,
optional :: signed
4272 integer(IK) ,
intent(out) :: length
4273 character(
*,SKO) ,
intent(out) :: str
4278 PURE module subroutine setStr_D2_CK1_SK4(str, length, val, format, signed)
4279#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4280 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK1_SK4
4283 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
4284 character(
*, SK) ,
intent(in) ,
optional :: format
4285 logical(LK) ,
intent(in) ,
optional :: signed
4286 integer(IK) ,
intent(out) :: length
4287 character(
*,SKO) ,
intent(out) :: str
4294 PURE module subroutine setStr_D2_RK5_SK4(str, length, val, format, signed)
4295#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4296 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK5_SK4
4299 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
4300 character(
*, SK) ,
intent(in) ,
optional :: format
4301 logical(LK) ,
intent(in) ,
optional :: signed
4302 integer(IK) ,
intent(out) :: length
4303 character(
*,SKO) ,
intent(out) :: str
4308 PURE module subroutine setStr_D2_RK4_SK4(str, length, val, format, signed)
4309#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4310 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK4_SK4
4313 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
4314 character(
*, SK) ,
intent(in) ,
optional :: format
4315 logical(LK) ,
intent(in) ,
optional :: signed
4316 integer(IK) ,
intent(out) :: length
4317 character(
*,SKO) ,
intent(out) :: str
4322 PURE module subroutine setStr_D2_RK3_SK4(str, length, val, format, signed)
4323#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4324 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK3_SK4
4327 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
4328 character(
*, SK) ,
intent(in) ,
optional :: format
4329 logical(LK) ,
intent(in) ,
optional :: signed
4330 integer(IK) ,
intent(out) :: length
4331 character(
*,SKO) ,
intent(out) :: str
4336 PURE module subroutine setStr_D2_RK2_SK4(str, length, val, format, signed)
4337#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4338 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK2_SK4
4341 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
4342 character(
*, SK) ,
intent(in) ,
optional :: format
4343 logical(LK) ,
intent(in) ,
optional :: signed
4344 integer(IK) ,
intent(out) :: length
4345 character(
*,SKO) ,
intent(out) :: str
4350 PURE module subroutine setStr_D2_RK1_SK4(str, length, val, format, signed)
4351#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4352 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK1_SK4
4355 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
4356 character(
*, SK) ,
intent(in) ,
optional :: format
4357 logical(LK) ,
intent(in) ,
optional :: signed
4358 integer(IK) ,
intent(out) :: length
4359 character(
*,SKO) ,
intent(out) :: str
4368 PURE module subroutine setStr_D2_PSSK5_SK4(str, length, val, format, signed)
4369#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4370 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK5_SK4
4374 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
4375 character(
*, SK) ,
intent(in) ,
optional :: format
4376 logical(LK) ,
intent(in) ,
optional :: signed
4377 integer(IK) ,
intent(out) :: length
4378 character(
*,SKO) ,
intent(out) :: str
4383 PURE module subroutine setStr_D2_PSSK4_SK4(str, length, val, format, signed)
4384#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4385 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK4_SK4
4389 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
4390 character(
*, SK) ,
intent(in) ,
optional :: format
4391 logical(LK) ,
intent(in) ,
optional :: signed
4392 integer(IK) ,
intent(out) :: length
4393 character(
*,SKO) ,
intent(out) :: str
4398 PURE module subroutine setStr_D2_PSSK3_SK4(str, length, val, format, signed)
4399#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4400 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK3_SK4
4404 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
4405 character(
*, SK) ,
intent(in) ,
optional :: format
4406 logical(LK) ,
intent(in) ,
optional :: signed
4407 integer(IK) ,
intent(out) :: length
4408 character(
*,SKO) ,
intent(out) :: str
4413 PURE module subroutine setStr_D2_PSSK2_SK4(str, length, val, format, signed)
4414#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4415 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK2_SK4
4419 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
4420 character(
*, SK) ,
intent(in) ,
optional :: format
4421 logical(LK) ,
intent(in) ,
optional :: signed
4422 integer(IK) ,
intent(out) :: length
4423 character(
*,SKO) ,
intent(out) :: str
4428 PURE module subroutine setStr_D2_PSSK1_SK4(str, length, val, format, signed)
4429#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4430 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK1_SK4
4434 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
4435 character(
*, SK) ,
intent(in) ,
optional :: format
4436 logical(LK) ,
intent(in) ,
optional :: signed
4437 integer(IK) ,
intent(out) :: length
4438 character(
*,SKO) ,
intent(out) :: str
4447 PURE module subroutine setStr_D2_BSSK_SK4(str, length, val, format, signed)
4448#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4449 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_BSSK_SK4
4453 type(css_type) ,
intent(in) ,
contiguous :: val(:,:)
4454 character(
*, SK) ,
intent(in) ,
optional :: format
4455 logical(LK) ,
intent(in) ,
optional :: signed
4456 integer(IK) ,
intent(out) :: length
4457 character(
*,SKO) ,
intent(out) :: str
4481 PURE module subroutine setStr_D0_SK5_SK3(str, length, val, format, signed)
4482#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4483 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK5_SK3
4486 character(
*,SKG) ,
intent(in) :: val
4487 character(
*, SK) ,
intent(in) ,
optional :: format
4488 logical(LK) ,
intent(in) ,
optional :: signed
4489 integer(IK) ,
intent(out) :: length
4490 character(
*,SKO) ,
intent(out) :: str