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
4495 PURE module subroutine setStr_D0_SK4_SK3(str, length, val, format, signed)
4496#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4497 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK4_SK3
4500 character(
*,SKG) ,
intent(in) :: val
4501 character(
*, SK) ,
intent(in) ,
optional :: format
4502 logical(LK) ,
intent(in) ,
optional :: signed
4503 integer(IK) ,
intent(out) :: length
4504 character(
*,SKO) ,
intent(out) :: str
4509 PURE module subroutine setStr_D0_SK3_SK3(str, length, val, format, signed)
4510#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4511 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK3_SK3
4514 character(
*,SKG) ,
intent(in) :: val
4515 character(
*, SK) ,
intent(in) ,
optional :: format
4516 logical(LK) ,
intent(in) ,
optional :: signed
4517 integer(IK) ,
intent(out) :: length
4518 character(
*,SKO) ,
intent(out) :: str
4523 PURE module subroutine setStr_D0_SK2_SK3(str, length, val, format, signed)
4524#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4525 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK2_SK3
4528 character(
*,SKG) ,
intent(in) :: val
4529 character(
*, SK) ,
intent(in) ,
optional :: format
4530 logical(LK) ,
intent(in) ,
optional :: signed
4531 integer(IK) ,
intent(out) :: length
4532 character(
*,SKO) ,
intent(out) :: str
4537 PURE module subroutine setStr_D0_SK1_SK3(str, length, val, format, signed)
4538#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4539 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK1_SK3
4542 character(
*,SKG) ,
intent(in) :: val
4543 character(
*, SK) ,
intent(in) ,
optional :: format
4544 logical(LK) ,
intent(in) ,
optional :: signed
4545 integer(IK) ,
intent(out) :: length
4546 character(
*,SKO) ,
intent(out) :: str
4553 PURE module subroutine setStr_D0_IK5_SK3(str, length, val, format, signed)
4554#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4555 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK5_SK3
4558 integer(IKG) ,
intent(in) :: val
4559 character(
*, SK) ,
intent(in) ,
optional :: format
4560 logical(LK) ,
intent(in) ,
optional :: signed
4561 integer(IK) ,
intent(out) :: length
4562 character(
*,SKO) ,
intent(out) :: str
4567 PURE module subroutine setStr_D0_IK4_SK3(str, length, val, format, signed)
4568#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4569 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK4_SK3
4572 integer(IKG) ,
intent(in) :: val
4573 character(
*, SK) ,
intent(in) ,
optional :: format
4574 logical(LK) ,
intent(in) ,
optional :: signed
4575 integer(IK) ,
intent(out) :: length
4576 character(
*,SKO) ,
intent(out) :: str
4581 PURE module subroutine setStr_D0_IK3_SK3(str, length, val, format, signed)
4582#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4583 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK3_SK3
4586 integer(IKG) ,
intent(in) :: val
4587 character(
*, SK) ,
intent(in) ,
optional :: format
4588 logical(LK) ,
intent(in) ,
optional :: signed
4589 integer(IK) ,
intent(out) :: length
4590 character(
*,SKO) ,
intent(out) :: str
4595 PURE module subroutine setStr_D0_IK2_SK3(str, length, val, format, signed)
4596#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4597 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK2_SK3
4600 integer(IKG) ,
intent(in) :: val
4601 character(
*, SK) ,
intent(in) ,
optional :: format
4602 logical(LK) ,
intent(in) ,
optional :: signed
4603 integer(IK) ,
intent(out) :: length
4604 character(
*,SKO) ,
intent(out) :: str
4609 PURE module subroutine setStr_D0_IK1_SK3(str, length, val, format, signed)
4610#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4611 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK1_SK3
4614 integer(IKG) ,
intent(in) :: val
4615 character(
*, SK) ,
intent(in) ,
optional :: format
4616 logical(LK) ,
intent(in) ,
optional :: signed
4617 integer(IK) ,
intent(out) :: length
4618 character(
*,SKO) ,
intent(out) :: str
4625 PURE module subroutine setStr_D0_LK5_SK3(str, length, val, format, signed)
4626#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4627 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK5_SK3
4630 logical(LKG) ,
intent(in) :: val
4631 character(
*, SK) ,
intent(in) ,
optional :: format
4632 logical(LK) ,
intent(in) ,
optional :: signed
4633 integer(IK) ,
intent(out) :: length
4634 character(
*,SKO) ,
intent(out) :: str
4639 PURE module subroutine setStr_D0_LK4_SK3(str, length, val, format, signed)
4640#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4641 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK4_SK3
4644 logical(LKG) ,
intent(in) :: val
4645 character(
*, SK) ,
intent(in) ,
optional :: format
4646 logical(LK) ,
intent(in) ,
optional :: signed
4647 integer(IK) ,
intent(out) :: length
4648 character(
*,SKO) ,
intent(out) :: str
4653 PURE module subroutine setStr_D0_LK3_SK3(str, length, val, format, signed)
4654#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4655 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK3_SK3
4658 logical(LKG) ,
intent(in) :: val
4659 character(
*, SK) ,
intent(in) ,
optional :: format
4660 logical(LK) ,
intent(in) ,
optional :: signed
4661 integer(IK) ,
intent(out) :: length
4662 character(
*,SKO) ,
intent(out) :: str
4667 PURE module subroutine setStr_D0_LK2_SK3(str, length, val, format, signed)
4668#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4669 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK2_SK3
4672 logical(LKG) ,
intent(in) :: val
4673 character(
*, SK) ,
intent(in) ,
optional :: format
4674 logical(LK) ,
intent(in) ,
optional :: signed
4675 integer(IK) ,
intent(out) :: length
4676 character(
*,SKO) ,
intent(out) :: str
4681 PURE module subroutine setStr_D0_LK1_SK3(str, length, val, format, signed)
4682#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4683 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK1_SK3
4686 logical(LKG) ,
intent(in) :: val
4687 character(
*, SK) ,
intent(in) ,
optional :: format
4688 logical(LK) ,
intent(in) ,
optional :: signed
4689 integer(IK) ,
intent(out) :: length
4690 character(
*,SKO) ,
intent(out) :: str
4697 PURE module subroutine setStr_D0_CK5_SK3(str, length, val, format, signed)
4698#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4699 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK5_SK3
4702 complex(CKG) ,
intent(in) :: val
4703 character(
*, SK) ,
intent(in) ,
optional :: format
4704 logical(LK) ,
intent(in) ,
optional :: signed
4705 integer(IK) ,
intent(out) :: length
4706 character(
*,SKO) ,
intent(out) :: str
4711 PURE module subroutine setStr_D0_CK4_SK3(str, length, val, format, signed)
4712#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4713 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK4_SK3
4716 complex(CKG) ,
intent(in) :: val
4717 character(
*, SK) ,
intent(in) ,
optional :: format
4718 logical(LK) ,
intent(in) ,
optional :: signed
4719 integer(IK) ,
intent(out) :: length
4720 character(
*,SKO) ,
intent(out) :: str
4725 PURE module subroutine setStr_D0_CK3_SK3(str, length, val, format, signed)
4726#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4727 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK3_SK3
4730 complex(CKG) ,
intent(in) :: val
4731 character(
*, SK) ,
intent(in) ,
optional :: format
4732 logical(LK) ,
intent(in) ,
optional :: signed
4733 integer(IK) ,
intent(out) :: length
4734 character(
*,SKO) ,
intent(out) :: str
4739 PURE module subroutine setStr_D0_CK2_SK3(str, length, val, format, signed)
4740#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4741 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK2_SK3
4744 complex(CKG) ,
intent(in) :: val
4745 character(
*, SK) ,
intent(in) ,
optional :: format
4746 logical(LK) ,
intent(in) ,
optional :: signed
4747 integer(IK) ,
intent(out) :: length
4748 character(
*,SKO) ,
intent(out) :: str
4753 PURE module subroutine setStr_D0_CK1_SK3(str, length, val, format, signed)
4754#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4755 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK1_SK3
4758 complex(CKG) ,
intent(in) :: val
4759 character(
*, SK) ,
intent(in) ,
optional :: format
4760 logical(LK) ,
intent(in) ,
optional :: signed
4761 integer(IK) ,
intent(out) :: length
4762 character(
*,SKO) ,
intent(out) :: str
4769 PURE module subroutine setStr_D0_RK5_SK3(str, length, val, format, signed)
4770#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4771 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK5_SK3
4774 real(RKG) ,
intent(in) :: val
4775 character(
*, SK) ,
intent(in) ,
optional :: format
4776 logical(LK) ,
intent(in) ,
optional :: signed
4777 integer(IK) ,
intent(out) :: length
4778 character(
*,SKO) ,
intent(out) :: str
4783 PURE module subroutine setStr_D0_RK4_SK3(str, length, val, format, signed)
4784#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4785 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK4_SK3
4788 real(RKG) ,
intent(in) :: val
4789 character(
*, SK) ,
intent(in) ,
optional :: format
4790 logical(LK) ,
intent(in) ,
optional :: signed
4791 integer(IK) ,
intent(out) :: length
4792 character(
*,SKO) ,
intent(out) :: str
4797 PURE module subroutine setStr_D0_RK3_SK3(str, length, val, format, signed)
4798#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4799 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK3_SK3
4802 real(RKG) ,
intent(in) :: val
4803 character(
*, SK) ,
intent(in) ,
optional :: format
4804 logical(LK) ,
intent(in) ,
optional :: signed
4805 integer(IK) ,
intent(out) :: length
4806 character(
*,SKO) ,
intent(out) :: str
4811 PURE module subroutine setStr_D0_RK2_SK3(str, length, val, format, signed)
4812#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4813 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK2_SK3
4816 real(RKG) ,
intent(in) :: val
4817 character(
*, SK) ,
intent(in) ,
optional :: format
4818 logical(LK) ,
intent(in) ,
optional :: signed
4819 integer(IK) ,
intent(out) :: length
4820 character(
*,SKO) ,
intent(out) :: str
4825 PURE module subroutine setStr_D0_RK1_SK3(str, length, val, format, signed)
4826#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4827 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK1_SK3
4830 real(RKG) ,
intent(in) :: val
4831 character(
*, SK) ,
intent(in) ,
optional :: format
4832 logical(LK) ,
intent(in) ,
optional :: signed
4833 integer(IK) ,
intent(out) :: length
4834 character(
*,SKO) ,
intent(out) :: str
4843 PURE module subroutine setStr_D0_PSSK5_SK3(str, length, val, format, signed)
4844#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4845 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK5_SK3
4849 type(css_pdt(SKG)) ,
intent(in) :: val
4850 character(
*, SK) ,
intent(in) ,
optional :: format
4851 logical(LK) ,
intent(in) ,
optional :: signed
4852 integer(IK) ,
intent(out) :: length
4853 character(
*,SKO) ,
intent(out) :: str
4858 PURE module subroutine setStr_D0_PSSK4_SK3(str, length, val, format, signed)
4859#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4860 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK4_SK3
4864 type(css_pdt(SKG)) ,
intent(in) :: val
4865 character(
*, SK) ,
intent(in) ,
optional :: format
4866 logical(LK) ,
intent(in) ,
optional :: signed
4867 integer(IK) ,
intent(out) :: length
4868 character(
*,SKO) ,
intent(out) :: str
4873 PURE module subroutine setStr_D0_PSSK3_SK3(str, length, val, format, signed)
4874#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4875 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK3_SK3
4879 type(css_pdt(SKG)) ,
intent(in) :: val
4880 character(
*, SK) ,
intent(in) ,
optional :: format
4881 logical(LK) ,
intent(in) ,
optional :: signed
4882 integer(IK) ,
intent(out) :: length
4883 character(
*,SKO) ,
intent(out) :: str
4888 PURE module subroutine setStr_D0_PSSK2_SK3(str, length, val, format, signed)
4889#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4890 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK2_SK3
4894 type(css_pdt(SKG)) ,
intent(in) :: val
4895 character(
*, SK) ,
intent(in) ,
optional :: format
4896 logical(LK) ,
intent(in) ,
optional :: signed
4897 integer(IK) ,
intent(out) :: length
4898 character(
*,SKO) ,
intent(out) :: str
4903 PURE module subroutine setStr_D0_PSSK1_SK3(str, length, val, format, signed)
4904#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4905 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK1_SK3
4909 type(css_pdt(SKG)) ,
intent(in) :: val
4910 character(
*, SK) ,
intent(in) ,
optional :: format
4911 logical(LK) ,
intent(in) ,
optional :: signed
4912 integer(IK) ,
intent(out) :: length
4913 character(
*,SKO) ,
intent(out) :: str
4922 PURE module subroutine setStr_D0_BSSK_SK3(str, length, val, format, signed)
4923#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4924 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_BSSK_SK3
4928 type(css_type) ,
intent(in) :: val
4929 character(
*, SK) ,
intent(in) ,
optional :: format
4930 logical(LK) ,
intent(in) ,
optional :: signed
4931 integer(IK) ,
intent(out) :: length
4932 character(
*,SKO) ,
intent(out) :: str
4944 PURE module subroutine setStr_D1_SK5_SK3(str, length, val, format, signed)
4945#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4946 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK5_SK3
4949 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
4950 character(
*, SK) ,
intent(in) ,
optional :: format
4951 logical(LK) ,
intent(in) ,
optional :: signed
4952 integer(IK) ,
intent(out) :: length
4953 character(
*,SKO) ,
intent(out) :: str
4958 PURE module subroutine setStr_D1_SK4_SK3(str, length, val, format, signed)
4959#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4960 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK4_SK3
4963 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
4964 character(
*, SK) ,
intent(in) ,
optional :: format
4965 logical(LK) ,
intent(in) ,
optional :: signed
4966 integer(IK) ,
intent(out) :: length
4967 character(
*,SKO) ,
intent(out) :: str
4972 PURE module subroutine setStr_D1_SK3_SK3(str, length, val, format, signed)
4973#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4974 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK3_SK3
4977 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
4978 character(
*, SK) ,
intent(in) ,
optional :: format
4979 logical(LK) ,
intent(in) ,
optional :: signed
4980 integer(IK) ,
intent(out) :: length
4981 character(
*,SKO) ,
intent(out) :: str
4986 PURE module subroutine setStr_D1_SK2_SK3(str, length, val, format, signed)
4987#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
4988 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK2_SK3
4991 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
4992 character(
*, SK) ,
intent(in) ,
optional :: format
4993 logical(LK) ,
intent(in) ,
optional :: signed
4994 integer(IK) ,
intent(out) :: length
4995 character(
*,SKO) ,
intent(out) :: str
5000 PURE module subroutine setStr_D1_SK1_SK3(str, length, val, format, signed)
5001#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5002 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK1_SK3
5005 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
5006 character(
*, SK) ,
intent(in) ,
optional :: format
5007 logical(LK) ,
intent(in) ,
optional :: signed
5008 integer(IK) ,
intent(out) :: length
5009 character(
*,SKO) ,
intent(out) :: str
5016 PURE module subroutine setStr_D1_IK5_SK3(str, length, val, format, signed)
5017#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5018 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK5_SK3
5021 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
5022 character(
*, SK) ,
intent(in) ,
optional :: format
5023 logical(LK) ,
intent(in) ,
optional :: signed
5024 integer(IK) ,
intent(out) :: length
5025 character(
*,SKO) ,
intent(out) :: str
5030 PURE module subroutine setStr_D1_IK4_SK3(str, length, val, format, signed)
5031#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5032 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK4_SK3
5035 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
5036 character(
*, SK) ,
intent(in) ,
optional :: format
5037 logical(LK) ,
intent(in) ,
optional :: signed
5038 integer(IK) ,
intent(out) :: length
5039 character(
*,SKO) ,
intent(out) :: str
5044 PURE module subroutine setStr_D1_IK3_SK3(str, length, val, format, signed)
5045#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5046 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK3_SK3
5049 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
5050 character(
*, SK) ,
intent(in) ,
optional :: format
5051 logical(LK) ,
intent(in) ,
optional :: signed
5052 integer(IK) ,
intent(out) :: length
5053 character(
*,SKO) ,
intent(out) :: str
5058 PURE module subroutine setStr_D1_IK2_SK3(str, length, val, format, signed)
5059#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5060 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK2_SK3
5063 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
5064 character(
*, SK) ,
intent(in) ,
optional :: format
5065 logical(LK) ,
intent(in) ,
optional :: signed
5066 integer(IK) ,
intent(out) :: length
5067 character(
*,SKO) ,
intent(out) :: str
5072 PURE module subroutine setStr_D1_IK1_SK3(str, length, val, format, signed)
5073#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5074 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK1_SK3
5077 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
5078 character(
*, SK) ,
intent(in) ,
optional :: format
5079 logical(LK) ,
intent(in) ,
optional :: signed
5080 integer(IK) ,
intent(out) :: length
5081 character(
*,SKO) ,
intent(out) :: str
5088 PURE module subroutine setStr_D1_LK5_SK3(str, length, val, format, signed)
5089#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5090 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK5_SK3
5093 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
5094 character(
*, SK) ,
intent(in) ,
optional :: format
5095 logical(LK) ,
intent(in) ,
optional :: signed
5096 integer(IK) ,
intent(out) :: length
5097 character(
*,SKO) ,
intent(out) :: str
5102 PURE module subroutine setStr_D1_LK4_SK3(str, length, val, format, signed)
5103#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5104 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK4_SK3
5107 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
5108 character(
*, SK) ,
intent(in) ,
optional :: format
5109 logical(LK) ,
intent(in) ,
optional :: signed
5110 integer(IK) ,
intent(out) :: length
5111 character(
*,SKO) ,
intent(out) :: str
5116 PURE module subroutine setStr_D1_LK3_SK3(str, length, val, format, signed)
5117#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5118 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK3_SK3
5121 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
5122 character(
*, SK) ,
intent(in) ,
optional :: format
5123 logical(LK) ,
intent(in) ,
optional :: signed
5124 integer(IK) ,
intent(out) :: length
5125 character(
*,SKO) ,
intent(out) :: str
5130 PURE module subroutine setStr_D1_LK2_SK3(str, length, val, format, signed)
5131#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5132 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK2_SK3
5135 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
5136 character(
*, SK) ,
intent(in) ,
optional :: format
5137 logical(LK) ,
intent(in) ,
optional :: signed
5138 integer(IK) ,
intent(out) :: length
5139 character(
*,SKO) ,
intent(out) :: str
5144 PURE module subroutine setStr_D1_LK1_SK3(str, length, val, format, signed)
5145#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5146 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK1_SK3
5149 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
5150 character(
*, SK) ,
intent(in) ,
optional :: format
5151 logical(LK) ,
intent(in) ,
optional :: signed
5152 integer(IK) ,
intent(out) :: length
5153 character(
*,SKO) ,
intent(out) :: str
5160 PURE module subroutine setStr_D1_CK5_SK3(str, length, val, format, signed)
5161#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5162 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK5_SK3
5165 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
5166 character(
*, SK) ,
intent(in) ,
optional :: format
5167 logical(LK) ,
intent(in) ,
optional :: signed
5168 integer(IK) ,
intent(out) :: length
5169 character(
*,SKO) ,
intent(out) :: str
5174 PURE module subroutine setStr_D1_CK4_SK3(str, length, val, format, signed)
5175#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5176 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK4_SK3
5179 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
5180 character(
*, SK) ,
intent(in) ,
optional :: format
5181 logical(LK) ,
intent(in) ,
optional :: signed
5182 integer(IK) ,
intent(out) :: length
5183 character(
*,SKO) ,
intent(out) :: str
5188 PURE module subroutine setStr_D1_CK3_SK3(str, length, val, format, signed)
5189#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5190 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK3_SK3
5193 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
5194 character(
*, SK) ,
intent(in) ,
optional :: format
5195 logical(LK) ,
intent(in) ,
optional :: signed
5196 integer(IK) ,
intent(out) :: length
5197 character(
*,SKO) ,
intent(out) :: str
5202 PURE module subroutine setStr_D1_CK2_SK3(str, length, val, format, signed)
5203#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5204 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK2_SK3
5207 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
5208 character(
*, SK) ,
intent(in) ,
optional :: format
5209 logical(LK) ,
intent(in) ,
optional :: signed
5210 integer(IK) ,
intent(out) :: length
5211 character(
*,SKO) ,
intent(out) :: str
5216 PURE module subroutine setStr_D1_CK1_SK3(str, length, val, format, signed)
5217#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5218 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK1_SK3
5221 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
5222 character(
*, SK) ,
intent(in) ,
optional :: format
5223 logical(LK) ,
intent(in) ,
optional :: signed
5224 integer(IK) ,
intent(out) :: length
5225 character(
*,SKO) ,
intent(out) :: str
5232 PURE module subroutine setStr_D1_RK5_SK3(str, length, val, format, signed)
5233#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5234 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK5_SK3
5237 real(RKG) ,
intent(in) ,
contiguous :: val(:)
5238 character(
*, SK) ,
intent(in) ,
optional :: format
5239 logical(LK) ,
intent(in) ,
optional :: signed
5240 integer(IK) ,
intent(out) :: length
5241 character(
*,SKO) ,
intent(out) :: str
5246 PURE module subroutine setStr_D1_RK4_SK3(str, length, val, format, signed)
5247#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5248 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK4_SK3
5251 real(RKG) ,
intent(in) ,
contiguous :: val(:)
5252 character(
*, SK) ,
intent(in) ,
optional :: format
5253 logical(LK) ,
intent(in) ,
optional :: signed
5254 integer(IK) ,
intent(out) :: length
5255 character(
*,SKO) ,
intent(out) :: str
5260 PURE module subroutine setStr_D1_RK3_SK3(str, length, val, format, signed)
5261#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5262 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK3_SK3
5265 real(RKG) ,
intent(in) ,
contiguous :: val(:)
5266 character(
*, SK) ,
intent(in) ,
optional :: format
5267 logical(LK) ,
intent(in) ,
optional :: signed
5268 integer(IK) ,
intent(out) :: length
5269 character(
*,SKO) ,
intent(out) :: str
5274 PURE module subroutine setStr_D1_RK2_SK3(str, length, val, format, signed)
5275#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5276 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK2_SK3
5279 real(RKG) ,
intent(in) ,
contiguous :: val(:)
5280 character(
*, SK) ,
intent(in) ,
optional :: format
5281 logical(LK) ,
intent(in) ,
optional :: signed
5282 integer(IK) ,
intent(out) :: length
5283 character(
*,SKO) ,
intent(out) :: str
5288 PURE module subroutine setStr_D1_RK1_SK3(str, length, val, format, signed)
5289#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5290 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK1_SK3
5293 real(RKG) ,
intent(in) ,
contiguous :: val(:)
5294 character(
*, SK) ,
intent(in) ,
optional :: format
5295 logical(LK) ,
intent(in) ,
optional :: signed
5296 integer(IK) ,
intent(out) :: length
5297 character(
*,SKO) ,
intent(out) :: str
5306 PURE module subroutine setStr_D1_PSSK5_SK3(str, length, val, format, signed)
5307#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5308 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK5_SK3
5312 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
5313 character(
*, SK) ,
intent(in) ,
optional :: format
5314 logical(LK) ,
intent(in) ,
optional :: signed
5315 integer(IK) ,
intent(out) :: length
5316 character(
*,SKO) ,
intent(out) :: str
5321 PURE module subroutine setStr_D1_PSSK4_SK3(str, length, val, format, signed)
5322#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5323 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK4_SK3
5327 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
5328 character(
*, SK) ,
intent(in) ,
optional :: format
5329 logical(LK) ,
intent(in) ,
optional :: signed
5330 integer(IK) ,
intent(out) :: length
5331 character(
*,SKO) ,
intent(out) :: str
5336 PURE module subroutine setStr_D1_PSSK3_SK3(str, length, val, format, signed)
5337#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5338 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK3_SK3
5342 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
5343 character(
*, SK) ,
intent(in) ,
optional :: format
5344 logical(LK) ,
intent(in) ,
optional :: signed
5345 integer(IK) ,
intent(out) :: length
5346 character(
*,SKO) ,
intent(out) :: str
5351 PURE module subroutine setStr_D1_PSSK2_SK3(str, length, val, format, signed)
5352#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5353 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK2_SK3
5357 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
5358 character(
*, SK) ,
intent(in) ,
optional :: format
5359 logical(LK) ,
intent(in) ,
optional :: signed
5360 integer(IK) ,
intent(out) :: length
5361 character(
*,SKO) ,
intent(out) :: str
5366 PURE module subroutine setStr_D1_PSSK1_SK3(str, length, val, format, signed)
5367#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5368 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK1_SK3
5372 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
5373 character(
*, SK) ,
intent(in) ,
optional :: format
5374 logical(LK) ,
intent(in) ,
optional :: signed
5375 integer(IK) ,
intent(out) :: length
5376 character(
*,SKO) ,
intent(out) :: str
5385 PURE module subroutine setStr_D1_BSSK_SK3(str, length, val, format, signed)
5386#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5387 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_BSSK_SK3
5391 type(css_type) ,
intent(in) ,
contiguous :: val(:)
5392 character(
*, SK) ,
intent(in) ,
optional :: format
5393 logical(LK) ,
intent(in) ,
optional :: signed
5394 integer(IK) ,
intent(out) :: length
5395 character(
*,SKO) ,
intent(out) :: str
5407 PURE module subroutine setStr_D2_SK5_SK3(str, length, val, format, signed)
5408#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5409 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK5_SK3
5412 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
5413 character(
*, SK) ,
intent(in) ,
optional :: format
5414 logical(LK) ,
intent(in) ,
optional :: signed
5415 integer(IK) ,
intent(out) :: length
5416 character(
*,SKO) ,
intent(out) :: str
5421 PURE module subroutine setStr_D2_SK4_SK3(str, length, val, format, signed)
5422#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5423 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK4_SK3
5426 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
5427 character(
*, SK) ,
intent(in) ,
optional :: format
5428 logical(LK) ,
intent(in) ,
optional :: signed
5429 integer(IK) ,
intent(out) :: length
5430 character(
*,SKO) ,
intent(out) :: str
5435 PURE module subroutine setStr_D2_SK3_SK3(str, length, val, format, signed)
5436#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5437 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK3_SK3
5440 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
5441 character(
*, SK) ,
intent(in) ,
optional :: format
5442 logical(LK) ,
intent(in) ,
optional :: signed
5443 integer(IK) ,
intent(out) :: length
5444 character(
*,SKO) ,
intent(out) :: str
5449 PURE module subroutine setStr_D2_SK2_SK3(str, length, val, format, signed)
5450#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5451 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK2_SK3
5454 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
5455 character(
*, SK) ,
intent(in) ,
optional :: format
5456 logical(LK) ,
intent(in) ,
optional :: signed
5457 integer(IK) ,
intent(out) :: length
5458 character(
*,SKO) ,
intent(out) :: str
5463 PURE module subroutine setStr_D2_SK1_SK3(str, length, val, format, signed)
5464#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5465 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK1_SK3
5468 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
5469 character(
*, SK) ,
intent(in) ,
optional :: format
5470 logical(LK) ,
intent(in) ,
optional :: signed
5471 integer(IK) ,
intent(out) :: length
5472 character(
*,SKO) ,
intent(out) :: str
5479 PURE module subroutine setStr_D2_IK5_SK3(str, length, val, format, signed)
5480#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5481 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK5_SK3
5484 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
5485 character(
*, SK) ,
intent(in) ,
optional :: format
5486 logical(LK) ,
intent(in) ,
optional :: signed
5487 integer(IK) ,
intent(out) :: length
5488 character(
*,SKO) ,
intent(out) :: str
5493 PURE module subroutine setStr_D2_IK4_SK3(str, length, val, format, signed)
5494#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5495 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK4_SK3
5498 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
5499 character(
*, SK) ,
intent(in) ,
optional :: format
5500 logical(LK) ,
intent(in) ,
optional :: signed
5501 integer(IK) ,
intent(out) :: length
5502 character(
*,SKO) ,
intent(out) :: str
5507 PURE module subroutine setStr_D2_IK3_SK3(str, length, val, format, signed)
5508#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5509 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK3_SK3
5512 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
5513 character(
*, SK) ,
intent(in) ,
optional :: format
5514 logical(LK) ,
intent(in) ,
optional :: signed
5515 integer(IK) ,
intent(out) :: length
5516 character(
*,SKO) ,
intent(out) :: str
5521 PURE module subroutine setStr_D2_IK2_SK3(str, length, val, format, signed)
5522#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5523 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK2_SK3
5526 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
5527 character(
*, SK) ,
intent(in) ,
optional :: format
5528 logical(LK) ,
intent(in) ,
optional :: signed
5529 integer(IK) ,
intent(out) :: length
5530 character(
*,SKO) ,
intent(out) :: str
5535 PURE module subroutine setStr_D2_IK1_SK3(str, length, val, format, signed)
5536#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5537 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK1_SK3
5540 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
5541 character(
*, SK) ,
intent(in) ,
optional :: format
5542 logical(LK) ,
intent(in) ,
optional :: signed
5543 integer(IK) ,
intent(out) :: length
5544 character(
*,SKO) ,
intent(out) :: str
5551 PURE module subroutine setStr_D2_LK5_SK3(str, length, val, format, signed)
5552#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5553 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK5_SK3
5556 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
5557 character(
*, SK) ,
intent(in) ,
optional :: format
5558 logical(LK) ,
intent(in) ,
optional :: signed
5559 integer(IK) ,
intent(out) :: length
5560 character(
*,SKO) ,
intent(out) :: str
5565 PURE module subroutine setStr_D2_LK4_SK3(str, length, val, format, signed)
5566#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5567 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK4_SK3
5570 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
5571 character(
*, SK) ,
intent(in) ,
optional :: format
5572 logical(LK) ,
intent(in) ,
optional :: signed
5573 integer(IK) ,
intent(out) :: length
5574 character(
*,SKO) ,
intent(out) :: str
5579 PURE module subroutine setStr_D2_LK3_SK3(str, length, val, format, signed)
5580#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5581 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK3_SK3
5584 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
5585 character(
*, SK) ,
intent(in) ,
optional :: format
5586 logical(LK) ,
intent(in) ,
optional :: signed
5587 integer(IK) ,
intent(out) :: length
5588 character(
*,SKO) ,
intent(out) :: str
5593 PURE module subroutine setStr_D2_LK2_SK3(str, length, val, format, signed)
5594#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5595 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK2_SK3
5598 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
5599 character(
*, SK) ,
intent(in) ,
optional :: format
5600 logical(LK) ,
intent(in) ,
optional :: signed
5601 integer(IK) ,
intent(out) :: length
5602 character(
*,SKO) ,
intent(out) :: str
5607 PURE module subroutine setStr_D2_LK1_SK3(str, length, val, format, signed)
5608#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5609 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK1_SK3
5612 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
5613 character(
*, SK) ,
intent(in) ,
optional :: format
5614 logical(LK) ,
intent(in) ,
optional :: signed
5615 integer(IK) ,
intent(out) :: length
5616 character(
*,SKO) ,
intent(out) :: str
5623 PURE module subroutine setStr_D2_CK5_SK3(str, length, val, format, signed)
5624#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5625 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK5_SK3
5628 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
5629 character(
*, SK) ,
intent(in) ,
optional :: format
5630 logical(LK) ,
intent(in) ,
optional :: signed
5631 integer(IK) ,
intent(out) :: length
5632 character(
*,SKO) ,
intent(out) :: str
5637 PURE module subroutine setStr_D2_CK4_SK3(str, length, val, format, signed)
5638#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5639 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK4_SK3
5642 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
5643 character(
*, SK) ,
intent(in) ,
optional :: format
5644 logical(LK) ,
intent(in) ,
optional :: signed
5645 integer(IK) ,
intent(out) :: length
5646 character(
*,SKO) ,
intent(out) :: str
5651 PURE module subroutine setStr_D2_CK3_SK3(str, length, val, format, signed)
5652#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5653 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK3_SK3
5656 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
5657 character(
*, SK) ,
intent(in) ,
optional :: format
5658 logical(LK) ,
intent(in) ,
optional :: signed
5659 integer(IK) ,
intent(out) :: length
5660 character(
*,SKO) ,
intent(out) :: str
5665 PURE module subroutine setStr_D2_CK2_SK3(str, length, val, format, signed)
5666#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5667 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK2_SK3
5670 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
5671 character(
*, SK) ,
intent(in) ,
optional :: format
5672 logical(LK) ,
intent(in) ,
optional :: signed
5673 integer(IK) ,
intent(out) :: length
5674 character(
*,SKO) ,
intent(out) :: str
5679 PURE module subroutine setStr_D2_CK1_SK3(str, length, val, format, signed)
5680#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5681 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK1_SK3
5684 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
5685 character(
*, SK) ,
intent(in) ,
optional :: format
5686 logical(LK) ,
intent(in) ,
optional :: signed
5687 integer(IK) ,
intent(out) :: length
5688 character(
*,SKO) ,
intent(out) :: str
5695 PURE module subroutine setStr_D2_RK5_SK3(str, length, val, format, signed)
5696#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5697 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK5_SK3
5700 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
5701 character(
*, SK) ,
intent(in) ,
optional :: format
5702 logical(LK) ,
intent(in) ,
optional :: signed
5703 integer(IK) ,
intent(out) :: length
5704 character(
*,SKO) ,
intent(out) :: str
5709 PURE module subroutine setStr_D2_RK4_SK3(str, length, val, format, signed)
5710#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5711 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK4_SK3
5714 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
5715 character(
*, SK) ,
intent(in) ,
optional :: format
5716 logical(LK) ,
intent(in) ,
optional :: signed
5717 integer(IK) ,
intent(out) :: length
5718 character(
*,SKO) ,
intent(out) :: str
5723 PURE module subroutine setStr_D2_RK3_SK3(str, length, val, format, signed)
5724#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5725 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK3_SK3
5728 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
5729 character(
*, SK) ,
intent(in) ,
optional :: format
5730 logical(LK) ,
intent(in) ,
optional :: signed
5731 integer(IK) ,
intent(out) :: length
5732 character(
*,SKO) ,
intent(out) :: str
5737 PURE module subroutine setStr_D2_RK2_SK3(str, length, val, format, signed)
5738#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5739 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK2_SK3
5742 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
5743 character(
*, SK) ,
intent(in) ,
optional :: format
5744 logical(LK) ,
intent(in) ,
optional :: signed
5745 integer(IK) ,
intent(out) :: length
5746 character(
*,SKO) ,
intent(out) :: str
5751 PURE module subroutine setStr_D2_RK1_SK3(str, length, val, format, signed)
5752#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5753 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK1_SK3
5756 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
5757 character(
*, SK) ,
intent(in) ,
optional :: format
5758 logical(LK) ,
intent(in) ,
optional :: signed
5759 integer(IK) ,
intent(out) :: length
5760 character(
*,SKO) ,
intent(out) :: str
5769 PURE module subroutine setStr_D2_PSSK5_SK3(str, length, val, format, signed)
5770#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5771 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK5_SK3
5775 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
5776 character(
*, SK) ,
intent(in) ,
optional :: format
5777 logical(LK) ,
intent(in) ,
optional :: signed
5778 integer(IK) ,
intent(out) :: length
5779 character(
*,SKO) ,
intent(out) :: str
5784 PURE module subroutine setStr_D2_PSSK4_SK3(str, length, val, format, signed)
5785#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5786 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK4_SK3
5790 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
5791 character(
*, SK) ,
intent(in) ,
optional :: format
5792 logical(LK) ,
intent(in) ,
optional :: signed
5793 integer(IK) ,
intent(out) :: length
5794 character(
*,SKO) ,
intent(out) :: str
5799 PURE module subroutine setStr_D2_PSSK3_SK3(str, length, val, format, signed)
5800#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5801 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK3_SK3
5805 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
5806 character(
*, SK) ,
intent(in) ,
optional :: format
5807 logical(LK) ,
intent(in) ,
optional :: signed
5808 integer(IK) ,
intent(out) :: length
5809 character(
*,SKO) ,
intent(out) :: str
5814 PURE module subroutine setStr_D2_PSSK2_SK3(str, length, val, format, signed)
5815#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5816 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK2_SK3
5820 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
5821 character(
*, SK) ,
intent(in) ,
optional :: format
5822 logical(LK) ,
intent(in) ,
optional :: signed
5823 integer(IK) ,
intent(out) :: length
5824 character(
*,SKO) ,
intent(out) :: str
5829 PURE module subroutine setStr_D2_PSSK1_SK3(str, length, val, format, signed)
5830#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5831 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK1_SK3
5835 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
5836 character(
*, SK) ,
intent(in) ,
optional :: format
5837 logical(LK) ,
intent(in) ,
optional :: signed
5838 integer(IK) ,
intent(out) :: length
5839 character(
*,SKO) ,
intent(out) :: str
5848 PURE module subroutine setStr_D2_BSSK_SK3(str, length, val, format, signed)
5849#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5850 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_BSSK_SK3
5854 type(css_type) ,
intent(in) ,
contiguous :: val(:,:)
5855 character(
*, SK) ,
intent(in) ,
optional :: format
5856 logical(LK) ,
intent(in) ,
optional :: signed
5857 integer(IK) ,
intent(out) :: length
5858 character(
*,SKO) ,
intent(out) :: str
5882 PURE module subroutine setStr_D0_SK5_SK2(str, length, val, format, signed)
5883#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5884 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK5_SK2
5887 character(
*,SKG) ,
intent(in) :: val
5888 character(
*, SK) ,
intent(in) ,
optional :: format
5889 logical(LK) ,
intent(in) ,
optional :: signed
5890 integer(IK) ,
intent(out) :: length
5891 character(
*,SKO) ,
intent(out) :: str
5896 PURE module subroutine setStr_D0_SK4_SK2(str, length, val, format, signed)
5897#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5898 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK4_SK2
5901 character(
*,SKG) ,
intent(in) :: val
5902 character(
*, SK) ,
intent(in) ,
optional :: format
5903 logical(LK) ,
intent(in) ,
optional :: signed
5904 integer(IK) ,
intent(out) :: length
5905 character(
*,SKO) ,
intent(out) :: str
5910 PURE module subroutine setStr_D0_SK3_SK2(str, length, val, format, signed)
5911#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5912 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK3_SK2
5915 character(
*,SKG) ,
intent(in) :: val
5916 character(
*, SK) ,
intent(in) ,
optional :: format
5917 logical(LK) ,
intent(in) ,
optional :: signed
5918 integer(IK) ,
intent(out) :: length
5919 character(
*,SKO) ,
intent(out) :: str
5924 PURE module subroutine setStr_D0_SK2_SK2(str, length, val, format, signed)
5925#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5926 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK2_SK2
5929 character(
*,SKG) ,
intent(in) :: val
5930 character(
*, SK) ,
intent(in) ,
optional :: format
5931 logical(LK) ,
intent(in) ,
optional :: signed
5932 integer(IK) ,
intent(out) :: length
5933 character(
*,SKO) ,
intent(out) :: str
5938 PURE module subroutine setStr_D0_SK1_SK2(str, length, val, format, signed)
5939#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5940 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK1_SK2
5943 character(
*,SKG) ,
intent(in) :: val
5944 character(
*, SK) ,
intent(in) ,
optional :: format
5945 logical(LK) ,
intent(in) ,
optional :: signed
5946 integer(IK) ,
intent(out) :: length
5947 character(
*,SKO) ,
intent(out) :: str
5954 PURE module subroutine setStr_D0_IK5_SK2(str, length, val, format, signed)
5955#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5956 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK5_SK2
5959 integer(IKG) ,
intent(in) :: val
5960 character(
*, SK) ,
intent(in) ,
optional :: format
5961 logical(LK) ,
intent(in) ,
optional :: signed
5962 integer(IK) ,
intent(out) :: length
5963 character(
*,SKO) ,
intent(out) :: str
5968 PURE module subroutine setStr_D0_IK4_SK2(str, length, val, format, signed)
5969#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5970 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK4_SK2
5973 integer(IKG) ,
intent(in) :: val
5974 character(
*, SK) ,
intent(in) ,
optional :: format
5975 logical(LK) ,
intent(in) ,
optional :: signed
5976 integer(IK) ,
intent(out) :: length
5977 character(
*,SKO) ,
intent(out) :: str
5982 PURE module subroutine setStr_D0_IK3_SK2(str, length, val, format, signed)
5983#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5984 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK3_SK2
5987 integer(IKG) ,
intent(in) :: val
5988 character(
*, SK) ,
intent(in) ,
optional :: format
5989 logical(LK) ,
intent(in) ,
optional :: signed
5990 integer(IK) ,
intent(out) :: length
5991 character(
*,SKO) ,
intent(out) :: str
5996 PURE module subroutine setStr_D0_IK2_SK2(str, length, val, format, signed)
5997#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
5998 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK2_SK2
6001 integer(IKG) ,
intent(in) :: val
6002 character(
*, SK) ,
intent(in) ,
optional :: format
6003 logical(LK) ,
intent(in) ,
optional :: signed
6004 integer(IK) ,
intent(out) :: length
6005 character(
*,SKO) ,
intent(out) :: str
6010 PURE module subroutine setStr_D0_IK1_SK2(str, length, val, format, signed)
6011#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6012 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK1_SK2
6015 integer(IKG) ,
intent(in) :: val
6016 character(
*, SK) ,
intent(in) ,
optional :: format
6017 logical(LK) ,
intent(in) ,
optional :: signed
6018 integer(IK) ,
intent(out) :: length
6019 character(
*,SKO) ,
intent(out) :: str
6026 PURE module subroutine setStr_D0_LK5_SK2(str, length, val, format, signed)
6027#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6028 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK5_SK2
6031 logical(LKG) ,
intent(in) :: val
6032 character(
*, SK) ,
intent(in) ,
optional :: format
6033 logical(LK) ,
intent(in) ,
optional :: signed
6034 integer(IK) ,
intent(out) :: length
6035 character(
*,SKO) ,
intent(out) :: str
6040 PURE module subroutine setStr_D0_LK4_SK2(str, length, val, format, signed)
6041#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6042 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK4_SK2
6045 logical(LKG) ,
intent(in) :: val
6046 character(
*, SK) ,
intent(in) ,
optional :: format
6047 logical(LK) ,
intent(in) ,
optional :: signed
6048 integer(IK) ,
intent(out) :: length
6049 character(
*,SKO) ,
intent(out) :: str
6054 PURE module subroutine setStr_D0_LK3_SK2(str, length, val, format, signed)
6055#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6056 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK3_SK2
6059 logical(LKG) ,
intent(in) :: val
6060 character(
*, SK) ,
intent(in) ,
optional :: format
6061 logical(LK) ,
intent(in) ,
optional :: signed
6062 integer(IK) ,
intent(out) :: length
6063 character(
*,SKO) ,
intent(out) :: str
6068 PURE module subroutine setStr_D0_LK2_SK2(str, length, val, format, signed)
6069#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6070 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK2_SK2
6073 logical(LKG) ,
intent(in) :: val
6074 character(
*, SK) ,
intent(in) ,
optional :: format
6075 logical(LK) ,
intent(in) ,
optional :: signed
6076 integer(IK) ,
intent(out) :: length
6077 character(
*,SKO) ,
intent(out) :: str
6082 PURE module subroutine setStr_D0_LK1_SK2(str, length, val, format, signed)
6083#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6084 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK1_SK2
6087 logical(LKG) ,
intent(in) :: val
6088 character(
*, SK) ,
intent(in) ,
optional :: format
6089 logical(LK) ,
intent(in) ,
optional :: signed
6090 integer(IK) ,
intent(out) :: length
6091 character(
*,SKO) ,
intent(out) :: str
6098 PURE module subroutine setStr_D0_CK5_SK2(str, length, val, format, signed)
6099#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6100 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK5_SK2
6103 complex(CKG) ,
intent(in) :: val
6104 character(
*, SK) ,
intent(in) ,
optional :: format
6105 logical(LK) ,
intent(in) ,
optional :: signed
6106 integer(IK) ,
intent(out) :: length
6107 character(
*,SKO) ,
intent(out) :: str
6112 PURE module subroutine setStr_D0_CK4_SK2(str, length, val, format, signed)
6113#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6114 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK4_SK2
6117 complex(CKG) ,
intent(in) :: val
6118 character(
*, SK) ,
intent(in) ,
optional :: format
6119 logical(LK) ,
intent(in) ,
optional :: signed
6120 integer(IK) ,
intent(out) :: length
6121 character(
*,SKO) ,
intent(out) :: str
6126 PURE module subroutine setStr_D0_CK3_SK2(str, length, val, format, signed)
6127#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6128 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK3_SK2
6131 complex(CKG) ,
intent(in) :: val
6132 character(
*, SK) ,
intent(in) ,
optional :: format
6133 logical(LK) ,
intent(in) ,
optional :: signed
6134 integer(IK) ,
intent(out) :: length
6135 character(
*,SKO) ,
intent(out) :: str
6140 PURE module subroutine setStr_D0_CK2_SK2(str, length, val, format, signed)
6141#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6142 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK2_SK2
6145 complex(CKG) ,
intent(in) :: val
6146 character(
*, SK) ,
intent(in) ,
optional :: format
6147 logical(LK) ,
intent(in) ,
optional :: signed
6148 integer(IK) ,
intent(out) :: length
6149 character(
*,SKO) ,
intent(out) :: str
6154 PURE module subroutine setStr_D0_CK1_SK2(str, length, val, format, signed)
6155#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6156 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK1_SK2
6159 complex(CKG) ,
intent(in) :: val
6160 character(
*, SK) ,
intent(in) ,
optional :: format
6161 logical(LK) ,
intent(in) ,
optional :: signed
6162 integer(IK) ,
intent(out) :: length
6163 character(
*,SKO) ,
intent(out) :: str
6170 PURE module subroutine setStr_D0_RK5_SK2(str, length, val, format, signed)
6171#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6172 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK5_SK2
6175 real(RKG) ,
intent(in) :: val
6176 character(
*, SK) ,
intent(in) ,
optional :: format
6177 logical(LK) ,
intent(in) ,
optional :: signed
6178 integer(IK) ,
intent(out) :: length
6179 character(
*,SKO) ,
intent(out) :: str
6184 PURE module subroutine setStr_D0_RK4_SK2(str, length, val, format, signed)
6185#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6186 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK4_SK2
6189 real(RKG) ,
intent(in) :: val
6190 character(
*, SK) ,
intent(in) ,
optional :: format
6191 logical(LK) ,
intent(in) ,
optional :: signed
6192 integer(IK) ,
intent(out) :: length
6193 character(
*,SKO) ,
intent(out) :: str
6198 PURE module subroutine setStr_D0_RK3_SK2(str, length, val, format, signed)
6199#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6200 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK3_SK2
6203 real(RKG) ,
intent(in) :: val
6204 character(
*, SK) ,
intent(in) ,
optional :: format
6205 logical(LK) ,
intent(in) ,
optional :: signed
6206 integer(IK) ,
intent(out) :: length
6207 character(
*,SKO) ,
intent(out) :: str
6212 PURE module subroutine setStr_D0_RK2_SK2(str, length, val, format, signed)
6213#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6214 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK2_SK2
6217 real(RKG) ,
intent(in) :: val
6218 character(
*, SK) ,
intent(in) ,
optional :: format
6219 logical(LK) ,
intent(in) ,
optional :: signed
6220 integer(IK) ,
intent(out) :: length
6221 character(
*,SKO) ,
intent(out) :: str
6226 PURE module subroutine setStr_D0_RK1_SK2(str, length, val, format, signed)
6227#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6228 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK1_SK2
6231 real(RKG) ,
intent(in) :: val
6232 character(
*, SK) ,
intent(in) ,
optional :: format
6233 logical(LK) ,
intent(in) ,
optional :: signed
6234 integer(IK) ,
intent(out) :: length
6235 character(
*,SKO) ,
intent(out) :: str
6244 PURE module subroutine setStr_D0_PSSK5_SK2(str, length, val, format, signed)
6245#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6246 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK5_SK2
6250 type(css_pdt(SKG)) ,
intent(in) :: val
6251 character(
*, SK) ,
intent(in) ,
optional :: format
6252 logical(LK) ,
intent(in) ,
optional :: signed
6253 integer(IK) ,
intent(out) :: length
6254 character(
*,SKO) ,
intent(out) :: str
6259 PURE module subroutine setStr_D0_PSSK4_SK2(str, length, val, format, signed)
6260#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6261 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK4_SK2
6265 type(css_pdt(SKG)) ,
intent(in) :: val
6266 character(
*, SK) ,
intent(in) ,
optional :: format
6267 logical(LK) ,
intent(in) ,
optional :: signed
6268 integer(IK) ,
intent(out) :: length
6269 character(
*,SKO) ,
intent(out) :: str
6274 PURE module subroutine setStr_D0_PSSK3_SK2(str, length, val, format, signed)
6275#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6276 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK3_SK2
6280 type(css_pdt(SKG)) ,
intent(in) :: val
6281 character(
*, SK) ,
intent(in) ,
optional :: format
6282 logical(LK) ,
intent(in) ,
optional :: signed
6283 integer(IK) ,
intent(out) :: length
6284 character(
*,SKO) ,
intent(out) :: str
6289 PURE module subroutine setStr_D0_PSSK2_SK2(str, length, val, format, signed)
6290#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6291 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK2_SK2
6295 type(css_pdt(SKG)) ,
intent(in) :: val
6296 character(
*, SK) ,
intent(in) ,
optional :: format
6297 logical(LK) ,
intent(in) ,
optional :: signed
6298 integer(IK) ,
intent(out) :: length
6299 character(
*,SKO) ,
intent(out) :: str
6304 PURE module subroutine setStr_D0_PSSK1_SK2(str, length, val, format, signed)
6305#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6306 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK1_SK2
6310 type(css_pdt(SKG)) ,
intent(in) :: val
6311 character(
*, SK) ,
intent(in) ,
optional :: format
6312 logical(LK) ,
intent(in) ,
optional :: signed
6313 integer(IK) ,
intent(out) :: length
6314 character(
*,SKO) ,
intent(out) :: str
6323 PURE module subroutine setStr_D0_BSSK_SK2(str, length, val, format, signed)
6324#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6325 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_BSSK_SK2
6329 type(css_type) ,
intent(in) :: val
6330 character(
*, SK) ,
intent(in) ,
optional :: format
6331 logical(LK) ,
intent(in) ,
optional :: signed
6332 integer(IK) ,
intent(out) :: length
6333 character(
*,SKO) ,
intent(out) :: str
6345 PURE module subroutine setStr_D1_SK5_SK2(str, length, val, format, signed)
6346#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6347 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK5_SK2
6350 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
6351 character(
*, SK) ,
intent(in) ,
optional :: format
6352 logical(LK) ,
intent(in) ,
optional :: signed
6353 integer(IK) ,
intent(out) :: length
6354 character(
*,SKO) ,
intent(out) :: str
6359 PURE module subroutine setStr_D1_SK4_SK2(str, length, val, format, signed)
6360#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6361 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK4_SK2
6364 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
6365 character(
*, SK) ,
intent(in) ,
optional :: format
6366 logical(LK) ,
intent(in) ,
optional :: signed
6367 integer(IK) ,
intent(out) :: length
6368 character(
*,SKO) ,
intent(out) :: str
6373 PURE module subroutine setStr_D1_SK3_SK2(str, length, val, format, signed)
6374#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6375 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK3_SK2
6378 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
6379 character(
*, SK) ,
intent(in) ,
optional :: format
6380 logical(LK) ,
intent(in) ,
optional :: signed
6381 integer(IK) ,
intent(out) :: length
6382 character(
*,SKO) ,
intent(out) :: str
6387 PURE module subroutine setStr_D1_SK2_SK2(str, length, val, format, signed)
6388#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6389 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK2_SK2
6392 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
6393 character(
*, SK) ,
intent(in) ,
optional :: format
6394 logical(LK) ,
intent(in) ,
optional :: signed
6395 integer(IK) ,
intent(out) :: length
6396 character(
*,SKO) ,
intent(out) :: str
6401 PURE module subroutine setStr_D1_SK1_SK2(str, length, val, format, signed)
6402#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6403 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK1_SK2
6406 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
6407 character(
*, SK) ,
intent(in) ,
optional :: format
6408 logical(LK) ,
intent(in) ,
optional :: signed
6409 integer(IK) ,
intent(out) :: length
6410 character(
*,SKO) ,
intent(out) :: str
6417 PURE module subroutine setStr_D1_IK5_SK2(str, length, val, format, signed)
6418#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6419 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK5_SK2
6422 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
6423 character(
*, SK) ,
intent(in) ,
optional :: format
6424 logical(LK) ,
intent(in) ,
optional :: signed
6425 integer(IK) ,
intent(out) :: length
6426 character(
*,SKO) ,
intent(out) :: str
6431 PURE module subroutine setStr_D1_IK4_SK2(str, length, val, format, signed)
6432#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6433 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK4_SK2
6436 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
6437 character(
*, SK) ,
intent(in) ,
optional :: format
6438 logical(LK) ,
intent(in) ,
optional :: signed
6439 integer(IK) ,
intent(out) :: length
6440 character(
*,SKO) ,
intent(out) :: str
6445 PURE module subroutine setStr_D1_IK3_SK2(str, length, val, format, signed)
6446#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6447 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK3_SK2
6450 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
6451 character(
*, SK) ,
intent(in) ,
optional :: format
6452 logical(LK) ,
intent(in) ,
optional :: signed
6453 integer(IK) ,
intent(out) :: length
6454 character(
*,SKO) ,
intent(out) :: str
6459 PURE module subroutine setStr_D1_IK2_SK2(str, length, val, format, signed)
6460#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6461 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK2_SK2
6464 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
6465 character(
*, SK) ,
intent(in) ,
optional :: format
6466 logical(LK) ,
intent(in) ,
optional :: signed
6467 integer(IK) ,
intent(out) :: length
6468 character(
*,SKO) ,
intent(out) :: str
6473 PURE module subroutine setStr_D1_IK1_SK2(str, length, val, format, signed)
6474#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6475 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK1_SK2
6478 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
6479 character(
*, SK) ,
intent(in) ,
optional :: format
6480 logical(LK) ,
intent(in) ,
optional :: signed
6481 integer(IK) ,
intent(out) :: length
6482 character(
*,SKO) ,
intent(out) :: str
6489 PURE module subroutine setStr_D1_LK5_SK2(str, length, val, format, signed)
6490#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6491 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK5_SK2
6494 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
6495 character(
*, SK) ,
intent(in) ,
optional :: format
6496 logical(LK) ,
intent(in) ,
optional :: signed
6497 integer(IK) ,
intent(out) :: length
6498 character(
*,SKO) ,
intent(out) :: str
6503 PURE module subroutine setStr_D1_LK4_SK2(str, length, val, format, signed)
6504#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6505 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK4_SK2
6508 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
6509 character(
*, SK) ,
intent(in) ,
optional :: format
6510 logical(LK) ,
intent(in) ,
optional :: signed
6511 integer(IK) ,
intent(out) :: length
6512 character(
*,SKO) ,
intent(out) :: str
6517 PURE module subroutine setStr_D1_LK3_SK2(str, length, val, format, signed)
6518#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6519 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK3_SK2
6522 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
6523 character(
*, SK) ,
intent(in) ,
optional :: format
6524 logical(LK) ,
intent(in) ,
optional :: signed
6525 integer(IK) ,
intent(out) :: length
6526 character(
*,SKO) ,
intent(out) :: str
6531 PURE module subroutine setStr_D1_LK2_SK2(str, length, val, format, signed)
6532#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6533 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK2_SK2
6536 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
6537 character(
*, SK) ,
intent(in) ,
optional :: format
6538 logical(LK) ,
intent(in) ,
optional :: signed
6539 integer(IK) ,
intent(out) :: length
6540 character(
*,SKO) ,
intent(out) :: str
6545 PURE module subroutine setStr_D1_LK1_SK2(str, length, val, format, signed)
6546#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6547 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK1_SK2
6550 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
6551 character(
*, SK) ,
intent(in) ,
optional :: format
6552 logical(LK) ,
intent(in) ,
optional :: signed
6553 integer(IK) ,
intent(out) :: length
6554 character(
*,SKO) ,
intent(out) :: str
6561 PURE module subroutine setStr_D1_CK5_SK2(str, length, val, format, signed)
6562#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6563 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK5_SK2
6566 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
6567 character(
*, SK) ,
intent(in) ,
optional :: format
6568 logical(LK) ,
intent(in) ,
optional :: signed
6569 integer(IK) ,
intent(out) :: length
6570 character(
*,SKO) ,
intent(out) :: str
6575 PURE module subroutine setStr_D1_CK4_SK2(str, length, val, format, signed)
6576#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6577 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK4_SK2
6580 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
6581 character(
*, SK) ,
intent(in) ,
optional :: format
6582 logical(LK) ,
intent(in) ,
optional :: signed
6583 integer(IK) ,
intent(out) :: length
6584 character(
*,SKO) ,
intent(out) :: str
6589 PURE module subroutine setStr_D1_CK3_SK2(str, length, val, format, signed)
6590#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6591 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK3_SK2
6594 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
6595 character(
*, SK) ,
intent(in) ,
optional :: format
6596 logical(LK) ,
intent(in) ,
optional :: signed
6597 integer(IK) ,
intent(out) :: length
6598 character(
*,SKO) ,
intent(out) :: str
6603 PURE module subroutine setStr_D1_CK2_SK2(str, length, val, format, signed)
6604#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6605 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK2_SK2
6608 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
6609 character(
*, SK) ,
intent(in) ,
optional :: format
6610 logical(LK) ,
intent(in) ,
optional :: signed
6611 integer(IK) ,
intent(out) :: length
6612 character(
*,SKO) ,
intent(out) :: str
6617 PURE module subroutine setStr_D1_CK1_SK2(str, length, val, format, signed)
6618#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6619 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK1_SK2
6622 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
6623 character(
*, SK) ,
intent(in) ,
optional :: format
6624 logical(LK) ,
intent(in) ,
optional :: signed
6625 integer(IK) ,
intent(out) :: length
6626 character(
*,SKO) ,
intent(out) :: str
6633 PURE module subroutine setStr_D1_RK5_SK2(str, length, val, format, signed)
6634#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6635 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK5_SK2
6638 real(RKG) ,
intent(in) ,
contiguous :: val(:)
6639 character(
*, SK) ,
intent(in) ,
optional :: format
6640 logical(LK) ,
intent(in) ,
optional :: signed
6641 integer(IK) ,
intent(out) :: length
6642 character(
*,SKO) ,
intent(out) :: str
6647 PURE module subroutine setStr_D1_RK4_SK2(str, length, val, format, signed)
6648#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6649 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK4_SK2
6652 real(RKG) ,
intent(in) ,
contiguous :: val(:)
6653 character(
*, SK) ,
intent(in) ,
optional :: format
6654 logical(LK) ,
intent(in) ,
optional :: signed
6655 integer(IK) ,
intent(out) :: length
6656 character(
*,SKO) ,
intent(out) :: str
6661 PURE module subroutine setStr_D1_RK3_SK2(str, length, val, format, signed)
6662#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6663 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK3_SK2
6666 real(RKG) ,
intent(in) ,
contiguous :: val(:)
6667 character(
*, SK) ,
intent(in) ,
optional :: format
6668 logical(LK) ,
intent(in) ,
optional :: signed
6669 integer(IK) ,
intent(out) :: length
6670 character(
*,SKO) ,
intent(out) :: str
6675 PURE module subroutine setStr_D1_RK2_SK2(str, length, val, format, signed)
6676#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6677 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK2_SK2
6680 real(RKG) ,
intent(in) ,
contiguous :: val(:)
6681 character(
*, SK) ,
intent(in) ,
optional :: format
6682 logical(LK) ,
intent(in) ,
optional :: signed
6683 integer(IK) ,
intent(out) :: length
6684 character(
*,SKO) ,
intent(out) :: str
6689 PURE module subroutine setStr_D1_RK1_SK2(str, length, val, format, signed)
6690#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6691 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK1_SK2
6694 real(RKG) ,
intent(in) ,
contiguous :: val(:)
6695 character(
*, SK) ,
intent(in) ,
optional :: format
6696 logical(LK) ,
intent(in) ,
optional :: signed
6697 integer(IK) ,
intent(out) :: length
6698 character(
*,SKO) ,
intent(out) :: str
6707 PURE module subroutine setStr_D1_PSSK5_SK2(str, length, val, format, signed)
6708#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6709 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK5_SK2
6713 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
6714 character(
*, SK) ,
intent(in) ,
optional :: format
6715 logical(LK) ,
intent(in) ,
optional :: signed
6716 integer(IK) ,
intent(out) :: length
6717 character(
*,SKO) ,
intent(out) :: str
6722 PURE module subroutine setStr_D1_PSSK4_SK2(str, length, val, format, signed)
6723#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6724 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK4_SK2
6728 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
6729 character(
*, SK) ,
intent(in) ,
optional :: format
6730 logical(LK) ,
intent(in) ,
optional :: signed
6731 integer(IK) ,
intent(out) :: length
6732 character(
*,SKO) ,
intent(out) :: str
6737 PURE module subroutine setStr_D1_PSSK3_SK2(str, length, val, format, signed)
6738#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6739 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK3_SK2
6743 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
6744 character(
*, SK) ,
intent(in) ,
optional :: format
6745 logical(LK) ,
intent(in) ,
optional :: signed
6746 integer(IK) ,
intent(out) :: length
6747 character(
*,SKO) ,
intent(out) :: str
6752 PURE module subroutine setStr_D1_PSSK2_SK2(str, length, val, format, signed)
6753#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6754 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK2_SK2
6758 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
6759 character(
*, SK) ,
intent(in) ,
optional :: format
6760 logical(LK) ,
intent(in) ,
optional :: signed
6761 integer(IK) ,
intent(out) :: length
6762 character(
*,SKO) ,
intent(out) :: str
6767 PURE module subroutine setStr_D1_PSSK1_SK2(str, length, val, format, signed)
6768#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6769 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK1_SK2
6773 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
6774 character(
*, SK) ,
intent(in) ,
optional :: format
6775 logical(LK) ,
intent(in) ,
optional :: signed
6776 integer(IK) ,
intent(out) :: length
6777 character(
*,SKO) ,
intent(out) :: str
6786 PURE module subroutine setStr_D1_BSSK_SK2(str, length, val, format, signed)
6787#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6788 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_BSSK_SK2
6792 type(css_type) ,
intent(in) ,
contiguous :: val(:)
6793 character(
*, SK) ,
intent(in) ,
optional :: format
6794 logical(LK) ,
intent(in) ,
optional :: signed
6795 integer(IK) ,
intent(out) :: length
6796 character(
*,SKO) ,
intent(out) :: str
6808 PURE module subroutine setStr_D2_SK5_SK2(str, length, val, format, signed)
6809#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6810 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK5_SK2
6813 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
6814 character(
*, SK) ,
intent(in) ,
optional :: format
6815 logical(LK) ,
intent(in) ,
optional :: signed
6816 integer(IK) ,
intent(out) :: length
6817 character(
*,SKO) ,
intent(out) :: str
6822 PURE module subroutine setStr_D2_SK4_SK2(str, length, val, format, signed)
6823#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6824 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK4_SK2
6827 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
6828 character(
*, SK) ,
intent(in) ,
optional :: format
6829 logical(LK) ,
intent(in) ,
optional :: signed
6830 integer(IK) ,
intent(out) :: length
6831 character(
*,SKO) ,
intent(out) :: str
6836 PURE module subroutine setStr_D2_SK3_SK2(str, length, val, format, signed)
6837#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6838 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK3_SK2
6841 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
6842 character(
*, SK) ,
intent(in) ,
optional :: format
6843 logical(LK) ,
intent(in) ,
optional :: signed
6844 integer(IK) ,
intent(out) :: length
6845 character(
*,SKO) ,
intent(out) :: str
6850 PURE module subroutine setStr_D2_SK2_SK2(str, length, val, format, signed)
6851#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6852 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK2_SK2
6855 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
6856 character(
*, SK) ,
intent(in) ,
optional :: format
6857 logical(LK) ,
intent(in) ,
optional :: signed
6858 integer(IK) ,
intent(out) :: length
6859 character(
*,SKO) ,
intent(out) :: str
6864 PURE module subroutine setStr_D2_SK1_SK2(str, length, val, format, signed)
6865#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6866 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK1_SK2
6869 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
6870 character(
*, SK) ,
intent(in) ,
optional :: format
6871 logical(LK) ,
intent(in) ,
optional :: signed
6872 integer(IK) ,
intent(out) :: length
6873 character(
*,SKO) ,
intent(out) :: str
6880 PURE module subroutine setStr_D2_IK5_SK2(str, length, val, format, signed)
6881#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6882 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK5_SK2
6885 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
6886 character(
*, SK) ,
intent(in) ,
optional :: format
6887 logical(LK) ,
intent(in) ,
optional :: signed
6888 integer(IK) ,
intent(out) :: length
6889 character(
*,SKO) ,
intent(out) :: str
6894 PURE module subroutine setStr_D2_IK4_SK2(str, length, val, format, signed)
6895#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6896 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK4_SK2
6899 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
6900 character(
*, SK) ,
intent(in) ,
optional :: format
6901 logical(LK) ,
intent(in) ,
optional :: signed
6902 integer(IK) ,
intent(out) :: length
6903 character(
*,SKO) ,
intent(out) :: str
6908 PURE module subroutine setStr_D2_IK3_SK2(str, length, val, format, signed)
6909#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6910 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK3_SK2
6913 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
6914 character(
*, SK) ,
intent(in) ,
optional :: format
6915 logical(LK) ,
intent(in) ,
optional :: signed
6916 integer(IK) ,
intent(out) :: length
6917 character(
*,SKO) ,
intent(out) :: str
6922 PURE module subroutine setStr_D2_IK2_SK2(str, length, val, format, signed)
6923#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6924 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK2_SK2
6927 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
6928 character(
*, SK) ,
intent(in) ,
optional :: format
6929 logical(LK) ,
intent(in) ,
optional :: signed
6930 integer(IK) ,
intent(out) :: length
6931 character(
*,SKO) ,
intent(out) :: str
6936 PURE module subroutine setStr_D2_IK1_SK2(str, length, val, format, signed)
6937#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6938 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK1_SK2
6941 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
6942 character(
*, SK) ,
intent(in) ,
optional :: format
6943 logical(LK) ,
intent(in) ,
optional :: signed
6944 integer(IK) ,
intent(out) :: length
6945 character(
*,SKO) ,
intent(out) :: str
6952 PURE module subroutine setStr_D2_LK5_SK2(str, length, val, format, signed)
6953#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6954 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK5_SK2
6957 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
6958 character(
*, SK) ,
intent(in) ,
optional :: format
6959 logical(LK) ,
intent(in) ,
optional :: signed
6960 integer(IK) ,
intent(out) :: length
6961 character(
*,SKO) ,
intent(out) :: str
6966 PURE module subroutine setStr_D2_LK4_SK2(str, length, val, format, signed)
6967#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6968 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK4_SK2
6971 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
6972 character(
*, SK) ,
intent(in) ,
optional :: format
6973 logical(LK) ,
intent(in) ,
optional :: signed
6974 integer(IK) ,
intent(out) :: length
6975 character(
*,SKO) ,
intent(out) :: str
6980 PURE module subroutine setStr_D2_LK3_SK2(str, length, val, format, signed)
6981#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6982 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK3_SK2
6985 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
6986 character(
*, SK) ,
intent(in) ,
optional :: format
6987 logical(LK) ,
intent(in) ,
optional :: signed
6988 integer(IK) ,
intent(out) :: length
6989 character(
*,SKO) ,
intent(out) :: str
6994 PURE module subroutine setStr_D2_LK2_SK2(str, length, val, format, signed)
6995#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
6996 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK2_SK2
6999 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
7000 character(
*, SK) ,
intent(in) ,
optional :: format
7001 logical(LK) ,
intent(in) ,
optional :: signed
7002 integer(IK) ,
intent(out) :: length
7003 character(
*,SKO) ,
intent(out) :: str
7008 PURE module subroutine setStr_D2_LK1_SK2(str, length, val, format, signed)
7009#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7010 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK1_SK2
7013 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
7014 character(
*, SK) ,
intent(in) ,
optional :: format
7015 logical(LK) ,
intent(in) ,
optional :: signed
7016 integer(IK) ,
intent(out) :: length
7017 character(
*,SKO) ,
intent(out) :: str
7024 PURE module subroutine setStr_D2_CK5_SK2(str, length, val, format, signed)
7025#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7026 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK5_SK2
7029 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
7030 character(
*, SK) ,
intent(in) ,
optional :: format
7031 logical(LK) ,
intent(in) ,
optional :: signed
7032 integer(IK) ,
intent(out) :: length
7033 character(
*,SKO) ,
intent(out) :: str
7038 PURE module subroutine setStr_D2_CK4_SK2(str, length, val, format, signed)
7039#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7040 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK4_SK2
7043 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
7044 character(
*, SK) ,
intent(in) ,
optional :: format
7045 logical(LK) ,
intent(in) ,
optional :: signed
7046 integer(IK) ,
intent(out) :: length
7047 character(
*,SKO) ,
intent(out) :: str
7052 PURE module subroutine setStr_D2_CK3_SK2(str, length, val, format, signed)
7053#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7054 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK3_SK2
7057 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
7058 character(
*, SK) ,
intent(in) ,
optional :: format
7059 logical(LK) ,
intent(in) ,
optional :: signed
7060 integer(IK) ,
intent(out) :: length
7061 character(
*,SKO) ,
intent(out) :: str
7066 PURE module subroutine setStr_D2_CK2_SK2(str, length, val, format, signed)
7067#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7068 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK2_SK2
7071 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
7072 character(
*, SK) ,
intent(in) ,
optional :: format
7073 logical(LK) ,
intent(in) ,
optional :: signed
7074 integer(IK) ,
intent(out) :: length
7075 character(
*,SKO) ,
intent(out) :: str
7080 PURE module subroutine setStr_D2_CK1_SK2(str, length, val, format, signed)
7081#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7082 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK1_SK2
7085 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
7086 character(
*, SK) ,
intent(in) ,
optional :: format
7087 logical(LK) ,
intent(in) ,
optional :: signed
7088 integer(IK) ,
intent(out) :: length
7089 character(
*,SKO) ,
intent(out) :: str
7096 PURE module subroutine setStr_D2_RK5_SK2(str, length, val, format, signed)
7097#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7098 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK5_SK2
7101 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
7102 character(
*, SK) ,
intent(in) ,
optional :: format
7103 logical(LK) ,
intent(in) ,
optional :: signed
7104 integer(IK) ,
intent(out) :: length
7105 character(
*,SKO) ,
intent(out) :: str
7110 PURE module subroutine setStr_D2_RK4_SK2(str, length, val, format, signed)
7111#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7112 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK4_SK2
7115 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
7116 character(
*, SK) ,
intent(in) ,
optional :: format
7117 logical(LK) ,
intent(in) ,
optional :: signed
7118 integer(IK) ,
intent(out) :: length
7119 character(
*,SKO) ,
intent(out) :: str
7124 PURE module subroutine setStr_D2_RK3_SK2(str, length, val, format, signed)
7125#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7126 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK3_SK2
7129 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
7130 character(
*, SK) ,
intent(in) ,
optional :: format
7131 logical(LK) ,
intent(in) ,
optional :: signed
7132 integer(IK) ,
intent(out) :: length
7133 character(
*,SKO) ,
intent(out) :: str
7138 PURE module subroutine setStr_D2_RK2_SK2(str, length, val, format, signed)
7139#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7140 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK2_SK2
7143 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
7144 character(
*, SK) ,
intent(in) ,
optional :: format
7145 logical(LK) ,
intent(in) ,
optional :: signed
7146 integer(IK) ,
intent(out) :: length
7147 character(
*,SKO) ,
intent(out) :: str
7152 PURE module subroutine setStr_D2_RK1_SK2(str, length, val, format, signed)
7153#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7154 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK1_SK2
7157 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
7158 character(
*, SK) ,
intent(in) ,
optional :: format
7159 logical(LK) ,
intent(in) ,
optional :: signed
7160 integer(IK) ,
intent(out) :: length
7161 character(
*,SKO) ,
intent(out) :: str
7170 PURE module subroutine setStr_D2_PSSK5_SK2(str, length, val, format, signed)
7171#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7172 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK5_SK2
7176 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
7177 character(
*, SK) ,
intent(in) ,
optional :: format
7178 logical(LK) ,
intent(in) ,
optional :: signed
7179 integer(IK) ,
intent(out) :: length
7180 character(
*,SKO) ,
intent(out) :: str
7185 PURE module subroutine setStr_D2_PSSK4_SK2(str, length, val, format, signed)
7186#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7187 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK4_SK2
7191 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
7192 character(
*, SK) ,
intent(in) ,
optional :: format
7193 logical(LK) ,
intent(in) ,
optional :: signed
7194 integer(IK) ,
intent(out) :: length
7195 character(
*,SKO) ,
intent(out) :: str
7200 PURE module subroutine setStr_D2_PSSK3_SK2(str, length, val, format, signed)
7201#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7202 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK3_SK2
7206 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
7207 character(
*, SK) ,
intent(in) ,
optional :: format
7208 logical(LK) ,
intent(in) ,
optional :: signed
7209 integer(IK) ,
intent(out) :: length
7210 character(
*,SKO) ,
intent(out) :: str
7215 PURE module subroutine setStr_D2_PSSK2_SK2(str, length, val, format, signed)
7216#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7217 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK2_SK2
7221 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
7222 character(
*, SK) ,
intent(in) ,
optional :: format
7223 logical(LK) ,
intent(in) ,
optional :: signed
7224 integer(IK) ,
intent(out) :: length
7225 character(
*,SKO) ,
intent(out) :: str
7230 PURE module subroutine setStr_D2_PSSK1_SK2(str, length, val, format, signed)
7231#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7232 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK1_SK2
7236 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
7237 character(
*, SK) ,
intent(in) ,
optional :: format
7238 logical(LK) ,
intent(in) ,
optional :: signed
7239 integer(IK) ,
intent(out) :: length
7240 character(
*,SKO) ,
intent(out) :: str
7249 PURE module subroutine setStr_D2_BSSK_SK2(str, length, val, format, signed)
7250#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7251 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_BSSK_SK2
7255 type(css_type) ,
intent(in) ,
contiguous :: val(:,:)
7256 character(
*, SK) ,
intent(in) ,
optional :: format
7257 logical(LK) ,
intent(in) ,
optional :: signed
7258 integer(IK) ,
intent(out) :: length
7259 character(
*,SKO) ,
intent(out) :: str
7283 PURE module subroutine setStr_D0_SK5_SK1(str, length, val, format, signed)
7284#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7285 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK5_SK1
7288 character(
*,SKG) ,
intent(in) :: val
7289 character(
*, SK) ,
intent(in) ,
optional :: format
7290 logical(LK) ,
intent(in) ,
optional :: signed
7291 integer(IK) ,
intent(out) :: length
7292 character(
*,SKO) ,
intent(out) :: str
7297 PURE module subroutine setStr_D0_SK4_SK1(str, length, val, format, signed)
7298#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7299 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK4_SK1
7302 character(
*,SKG) ,
intent(in) :: val
7303 character(
*, SK) ,
intent(in) ,
optional :: format
7304 logical(LK) ,
intent(in) ,
optional :: signed
7305 integer(IK) ,
intent(out) :: length
7306 character(
*,SKO) ,
intent(out) :: str
7311 PURE module subroutine setStr_D0_SK3_SK1(str, length, val, format, signed)
7312#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7313 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK3_SK1
7316 character(
*,SKG) ,
intent(in) :: val
7317 character(
*, SK) ,
intent(in) ,
optional :: format
7318 logical(LK) ,
intent(in) ,
optional :: signed
7319 integer(IK) ,
intent(out) :: length
7320 character(
*,SKO) ,
intent(out) :: str
7325 PURE module subroutine setStr_D0_SK2_SK1(str, length, val, format, signed)
7326#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7327 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK2_SK1
7330 character(
*,SKG) ,
intent(in) :: val
7331 character(
*, SK) ,
intent(in) ,
optional :: format
7332 logical(LK) ,
intent(in) ,
optional :: signed
7333 integer(IK) ,
intent(out) :: length
7334 character(
*,SKO) ,
intent(out) :: str
7339 PURE module subroutine setStr_D0_SK1_SK1(str, length, val, format, signed)
7340#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7341 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_SK1_SK1
7344 character(
*,SKG) ,
intent(in) :: val
7345 character(
*, SK) ,
intent(in) ,
optional :: format
7346 logical(LK) ,
intent(in) ,
optional :: signed
7347 integer(IK) ,
intent(out) :: length
7348 character(
*,SKO) ,
intent(out) :: str
7355 PURE module subroutine setStr_D0_IK5_SK1(str, length, val, format, signed)
7356#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7357 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK5_SK1
7360 integer(IKG) ,
intent(in) :: val
7361 character(
*, SK) ,
intent(in) ,
optional :: format
7362 logical(LK) ,
intent(in) ,
optional :: signed
7363 integer(IK) ,
intent(out) :: length
7364 character(
*,SKO) ,
intent(out) :: str
7369 PURE module subroutine setStr_D0_IK4_SK1(str, length, val, format, signed)
7370#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7371 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK4_SK1
7374 integer(IKG) ,
intent(in) :: val
7375 character(
*, SK) ,
intent(in) ,
optional :: format
7376 logical(LK) ,
intent(in) ,
optional :: signed
7377 integer(IK) ,
intent(out) :: length
7378 character(
*,SKO) ,
intent(out) :: str
7383 PURE module subroutine setStr_D0_IK3_SK1(str, length, val, format, signed)
7384#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7385 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK3_SK1
7388 integer(IKG) ,
intent(in) :: val
7389 character(
*, SK) ,
intent(in) ,
optional :: format
7390 logical(LK) ,
intent(in) ,
optional :: signed
7391 integer(IK) ,
intent(out) :: length
7392 character(
*,SKO) ,
intent(out) :: str
7397 PURE module subroutine setStr_D0_IK2_SK1(str, length, val, format, signed)
7398#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7399 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK2_SK1
7402 integer(IKG) ,
intent(in) :: val
7403 character(
*, SK) ,
intent(in) ,
optional :: format
7404 logical(LK) ,
intent(in) ,
optional :: signed
7405 integer(IK) ,
intent(out) :: length
7406 character(
*,SKO) ,
intent(out) :: str
7411 PURE module subroutine setStr_D0_IK1_SK1(str, length, val, format, signed)
7412#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7413 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_IK1_SK1
7416 integer(IKG) ,
intent(in) :: val
7417 character(
*, SK) ,
intent(in) ,
optional :: format
7418 logical(LK) ,
intent(in) ,
optional :: signed
7419 integer(IK) ,
intent(out) :: length
7420 character(
*,SKO) ,
intent(out) :: str
7427 PURE module subroutine setStr_D0_LK5_SK1(str, length, val, format, signed)
7428#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7429 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK5_SK1
7432 logical(LKG) ,
intent(in) :: val
7433 character(
*, SK) ,
intent(in) ,
optional :: format
7434 logical(LK) ,
intent(in) ,
optional :: signed
7435 integer(IK) ,
intent(out) :: length
7436 character(
*,SKO) ,
intent(out) :: str
7441 PURE module subroutine setStr_D0_LK4_SK1(str, length, val, format, signed)
7442#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7443 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK4_SK1
7446 logical(LKG) ,
intent(in) :: val
7447 character(
*, SK) ,
intent(in) ,
optional :: format
7448 logical(LK) ,
intent(in) ,
optional :: signed
7449 integer(IK) ,
intent(out) :: length
7450 character(
*,SKO) ,
intent(out) :: str
7455 PURE module subroutine setStr_D0_LK3_SK1(str, length, val, format, signed)
7456#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7457 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK3_SK1
7460 logical(LKG) ,
intent(in) :: val
7461 character(
*, SK) ,
intent(in) ,
optional :: format
7462 logical(LK) ,
intent(in) ,
optional :: signed
7463 integer(IK) ,
intent(out) :: length
7464 character(
*,SKO) ,
intent(out) :: str
7469 PURE module subroutine setStr_D0_LK2_SK1(str, length, val, format, signed)
7470#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7471 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK2_SK1
7474 logical(LKG) ,
intent(in) :: val
7475 character(
*, SK) ,
intent(in) ,
optional :: format
7476 logical(LK) ,
intent(in) ,
optional :: signed
7477 integer(IK) ,
intent(out) :: length
7478 character(
*,SKO) ,
intent(out) :: str
7483 PURE module subroutine setStr_D0_LK1_SK1(str, length, val, format, signed)
7484#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7485 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_LK1_SK1
7488 logical(LKG) ,
intent(in) :: val
7489 character(
*, SK) ,
intent(in) ,
optional :: format
7490 logical(LK) ,
intent(in) ,
optional :: signed
7491 integer(IK) ,
intent(out) :: length
7492 character(
*,SKO) ,
intent(out) :: str
7499 PURE module subroutine setStr_D0_CK5_SK1(str, length, val, format, signed)
7500#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7501 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK5_SK1
7504 complex(CKG) ,
intent(in) :: val
7505 character(
*, SK) ,
intent(in) ,
optional :: format
7506 logical(LK) ,
intent(in) ,
optional :: signed
7507 integer(IK) ,
intent(out) :: length
7508 character(
*,SKO) ,
intent(out) :: str
7513 PURE module subroutine setStr_D0_CK4_SK1(str, length, val, format, signed)
7514#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7515 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK4_SK1
7518 complex(CKG) ,
intent(in) :: val
7519 character(
*, SK) ,
intent(in) ,
optional :: format
7520 logical(LK) ,
intent(in) ,
optional :: signed
7521 integer(IK) ,
intent(out) :: length
7522 character(
*,SKO) ,
intent(out) :: str
7527 PURE module subroutine setStr_D0_CK3_SK1(str, length, val, format, signed)
7528#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7529 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK3_SK1
7532 complex(CKG) ,
intent(in) :: val
7533 character(
*, SK) ,
intent(in) ,
optional :: format
7534 logical(LK) ,
intent(in) ,
optional :: signed
7535 integer(IK) ,
intent(out) :: length
7536 character(
*,SKO) ,
intent(out) :: str
7541 PURE module subroutine setStr_D0_CK2_SK1(str, length, val, format, signed)
7542#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7543 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK2_SK1
7546 complex(CKG) ,
intent(in) :: val
7547 character(
*, SK) ,
intent(in) ,
optional :: format
7548 logical(LK) ,
intent(in) ,
optional :: signed
7549 integer(IK) ,
intent(out) :: length
7550 character(
*,SKO) ,
intent(out) :: str
7555 PURE module subroutine setStr_D0_CK1_SK1(str, length, val, format, signed)
7556#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7557 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_CK1_SK1
7560 complex(CKG) ,
intent(in) :: val
7561 character(
*, SK) ,
intent(in) ,
optional :: format
7562 logical(LK) ,
intent(in) ,
optional :: signed
7563 integer(IK) ,
intent(out) :: length
7564 character(
*,SKO) ,
intent(out) :: str
7571 PURE module subroutine setStr_D0_RK5_SK1(str, length, val, format, signed)
7572#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7573 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK5_SK1
7576 real(RKG) ,
intent(in) :: val
7577 character(
*, SK) ,
intent(in) ,
optional :: format
7578 logical(LK) ,
intent(in) ,
optional :: signed
7579 integer(IK) ,
intent(out) :: length
7580 character(
*,SKO) ,
intent(out) :: str
7585 PURE module subroutine setStr_D0_RK4_SK1(str, length, val, format, signed)
7586#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7587 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK4_SK1
7590 real(RKG) ,
intent(in) :: val
7591 character(
*, SK) ,
intent(in) ,
optional :: format
7592 logical(LK) ,
intent(in) ,
optional :: signed
7593 integer(IK) ,
intent(out) :: length
7594 character(
*,SKO) ,
intent(out) :: str
7599 PURE module subroutine setStr_D0_RK3_SK1(str, length, val, format, signed)
7600#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7601 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK3_SK1
7604 real(RKG) ,
intent(in) :: val
7605 character(
*, SK) ,
intent(in) ,
optional :: format
7606 logical(LK) ,
intent(in) ,
optional :: signed
7607 integer(IK) ,
intent(out) :: length
7608 character(
*,SKO) ,
intent(out) :: str
7613 PURE module subroutine setStr_D0_RK2_SK1(str, length, val, format, signed)
7614#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7615 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK2_SK1
7618 real(RKG) ,
intent(in) :: val
7619 character(
*, SK) ,
intent(in) ,
optional :: format
7620 logical(LK) ,
intent(in) ,
optional :: signed
7621 integer(IK) ,
intent(out) :: length
7622 character(
*,SKO) ,
intent(out) :: str
7627 PURE module subroutine setStr_D0_RK1_SK1(str, length, val, format, signed)
7628#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7629 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_RK1_SK1
7632 real(RKG) ,
intent(in) :: val
7633 character(
*, SK) ,
intent(in) ,
optional :: format
7634 logical(LK) ,
intent(in) ,
optional :: signed
7635 integer(IK) ,
intent(out) :: length
7636 character(
*,SKO) ,
intent(out) :: str
7645 PURE module subroutine setStr_D0_PSSK5_SK1(str, length, val, format, signed)
7646#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7647 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK5_SK1
7651 type(css_pdt(SKG)) ,
intent(in) :: val
7652 character(
*, SK) ,
intent(in) ,
optional :: format
7653 logical(LK) ,
intent(in) ,
optional :: signed
7654 integer(IK) ,
intent(out) :: length
7655 character(
*,SKO) ,
intent(out) :: str
7660 PURE module subroutine setStr_D0_PSSK4_SK1(str, length, val, format, signed)
7661#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7662 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK4_SK1
7666 type(css_pdt(SKG)) ,
intent(in) :: val
7667 character(
*, SK) ,
intent(in) ,
optional :: format
7668 logical(LK) ,
intent(in) ,
optional :: signed
7669 integer(IK) ,
intent(out) :: length
7670 character(
*,SKO) ,
intent(out) :: str
7675 PURE module subroutine setStr_D0_PSSK3_SK1(str, length, val, format, signed)
7676#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7677 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK3_SK1
7681 type(css_pdt(SKG)) ,
intent(in) :: val
7682 character(
*, SK) ,
intent(in) ,
optional :: format
7683 logical(LK) ,
intent(in) ,
optional :: signed
7684 integer(IK) ,
intent(out) :: length
7685 character(
*,SKO) ,
intent(out) :: str
7690 PURE module subroutine setStr_D0_PSSK2_SK1(str, length, val, format, signed)
7691#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7692 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK2_SK1
7696 type(css_pdt(SKG)) ,
intent(in) :: val
7697 character(
*, SK) ,
intent(in) ,
optional :: format
7698 logical(LK) ,
intent(in) ,
optional :: signed
7699 integer(IK) ,
intent(out) :: length
7700 character(
*,SKO) ,
intent(out) :: str
7705 PURE module subroutine setStr_D0_PSSK1_SK1(str, length, val, format, signed)
7706#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7707 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_PSSK1_SK1
7711 type(css_pdt(SKG)) ,
intent(in) :: val
7712 character(
*, SK) ,
intent(in) ,
optional :: format
7713 logical(LK) ,
intent(in) ,
optional :: signed
7714 integer(IK) ,
intent(out) :: length
7715 character(
*,SKO) ,
intent(out) :: str
7724 PURE module subroutine setStr_D0_BSSK_SK1(str, length, val, format, signed)
7725#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7726 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D0_BSSK_SK1
7730 type(css_type) ,
intent(in) :: val
7731 character(
*, SK) ,
intent(in) ,
optional :: format
7732 logical(LK) ,
intent(in) ,
optional :: signed
7733 integer(IK) ,
intent(out) :: length
7734 character(
*,SKO) ,
intent(out) :: str
7746 PURE module subroutine setStr_D1_SK5_SK1(str, length, val, format, signed)
7747#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7748 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK5_SK1
7751 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
7752 character(
*, SK) ,
intent(in) ,
optional :: format
7753 logical(LK) ,
intent(in) ,
optional :: signed
7754 integer(IK) ,
intent(out) :: length
7755 character(
*,SKO) ,
intent(out) :: str
7760 PURE module subroutine setStr_D1_SK4_SK1(str, length, val, format, signed)
7761#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7762 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK4_SK1
7765 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
7766 character(
*, SK) ,
intent(in) ,
optional :: format
7767 logical(LK) ,
intent(in) ,
optional :: signed
7768 integer(IK) ,
intent(out) :: length
7769 character(
*,SKO) ,
intent(out) :: str
7774 PURE module subroutine setStr_D1_SK3_SK1(str, length, val, format, signed)
7775#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7776 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK3_SK1
7779 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
7780 character(
*, SK) ,
intent(in) ,
optional :: format
7781 logical(LK) ,
intent(in) ,
optional :: signed
7782 integer(IK) ,
intent(out) :: length
7783 character(
*,SKO) ,
intent(out) :: str
7788 PURE module subroutine setStr_D1_SK2_SK1(str, length, val, format, signed)
7789#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7790 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK2_SK1
7793 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
7794 character(
*, SK) ,
intent(in) ,
optional :: format
7795 logical(LK) ,
intent(in) ,
optional :: signed
7796 integer(IK) ,
intent(out) :: length
7797 character(
*,SKO) ,
intent(out) :: str
7802 PURE module subroutine setStr_D1_SK1_SK1(str, length, val, format, signed)
7803#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7804 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_SK1_SK1
7807 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:)
7808 character(
*, SK) ,
intent(in) ,
optional :: format
7809 logical(LK) ,
intent(in) ,
optional :: signed
7810 integer(IK) ,
intent(out) :: length
7811 character(
*,SKO) ,
intent(out) :: str
7818 PURE module subroutine setStr_D1_IK5_SK1(str, length, val, format, signed)
7819#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7820 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK5_SK1
7823 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
7824 character(
*, SK) ,
intent(in) ,
optional :: format
7825 logical(LK) ,
intent(in) ,
optional :: signed
7826 integer(IK) ,
intent(out) :: length
7827 character(
*,SKO) ,
intent(out) :: str
7832 PURE module subroutine setStr_D1_IK4_SK1(str, length, val, format, signed)
7833#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7834 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK4_SK1
7837 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
7838 character(
*, SK) ,
intent(in) ,
optional :: format
7839 logical(LK) ,
intent(in) ,
optional :: signed
7840 integer(IK) ,
intent(out) :: length
7841 character(
*,SKO) ,
intent(out) :: str
7846 PURE module subroutine setStr_D1_IK3_SK1(str, length, val, format, signed)
7847#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7848 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK3_SK1
7851 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
7852 character(
*, SK) ,
intent(in) ,
optional :: format
7853 logical(LK) ,
intent(in) ,
optional :: signed
7854 integer(IK) ,
intent(out) :: length
7855 character(
*,SKO) ,
intent(out) :: str
7860 PURE module subroutine setStr_D1_IK2_SK1(str, length, val, format, signed)
7861#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7862 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK2_SK1
7865 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
7866 character(
*, SK) ,
intent(in) ,
optional :: format
7867 logical(LK) ,
intent(in) ,
optional :: signed
7868 integer(IK) ,
intent(out) :: length
7869 character(
*,SKO) ,
intent(out) :: str
7874 PURE module subroutine setStr_D1_IK1_SK1(str, length, val, format, signed)
7875#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7876 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_IK1_SK1
7879 integer(IKG) ,
intent(in) ,
contiguous :: val(:)
7880 character(
*, SK) ,
intent(in) ,
optional :: format
7881 logical(LK) ,
intent(in) ,
optional :: signed
7882 integer(IK) ,
intent(out) :: length
7883 character(
*,SKO) ,
intent(out) :: str
7890 PURE module subroutine setStr_D1_LK5_SK1(str, length, val, format, signed)
7891#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7892 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK5_SK1
7895 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
7896 character(
*, SK) ,
intent(in) ,
optional :: format
7897 logical(LK) ,
intent(in) ,
optional :: signed
7898 integer(IK) ,
intent(out) :: length
7899 character(
*,SKO) ,
intent(out) :: str
7904 PURE module subroutine setStr_D1_LK4_SK1(str, length, val, format, signed)
7905#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7906 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK4_SK1
7909 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
7910 character(
*, SK) ,
intent(in) ,
optional :: format
7911 logical(LK) ,
intent(in) ,
optional :: signed
7912 integer(IK) ,
intent(out) :: length
7913 character(
*,SKO) ,
intent(out) :: str
7918 PURE module subroutine setStr_D1_LK3_SK1(str, length, val, format, signed)
7919#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7920 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK3_SK1
7923 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
7924 character(
*, SK) ,
intent(in) ,
optional :: format
7925 logical(LK) ,
intent(in) ,
optional :: signed
7926 integer(IK) ,
intent(out) :: length
7927 character(
*,SKO) ,
intent(out) :: str
7932 PURE module subroutine setStr_D1_LK2_SK1(str, length, val, format, signed)
7933#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7934 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK2_SK1
7937 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
7938 character(
*, SK) ,
intent(in) ,
optional :: format
7939 logical(LK) ,
intent(in) ,
optional :: signed
7940 integer(IK) ,
intent(out) :: length
7941 character(
*,SKO) ,
intent(out) :: str
7946 PURE module subroutine setStr_D1_LK1_SK1(str, length, val, format, signed)
7947#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7948 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_LK1_SK1
7951 logical(LKG) ,
intent(in) ,
contiguous :: val(:)
7952 character(
*, SK) ,
intent(in) ,
optional :: format
7953 logical(LK) ,
intent(in) ,
optional :: signed
7954 integer(IK) ,
intent(out) :: length
7955 character(
*,SKO) ,
intent(out) :: str
7962 PURE module subroutine setStr_D1_CK5_SK1(str, length, val, format, signed)
7963#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7964 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK5_SK1
7967 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
7968 character(
*, SK) ,
intent(in) ,
optional :: format
7969 logical(LK) ,
intent(in) ,
optional :: signed
7970 integer(IK) ,
intent(out) :: length
7971 character(
*,SKO) ,
intent(out) :: str
7976 PURE module subroutine setStr_D1_CK4_SK1(str, length, val, format, signed)
7977#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7978 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK4_SK1
7981 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
7982 character(
*, SK) ,
intent(in) ,
optional :: format
7983 logical(LK) ,
intent(in) ,
optional :: signed
7984 integer(IK) ,
intent(out) :: length
7985 character(
*,SKO) ,
intent(out) :: str
7990 PURE module subroutine setStr_D1_CK3_SK1(str, length, val, format, signed)
7991#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
7992 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK3_SK1
7995 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
7996 character(
*, SK) ,
intent(in) ,
optional :: format
7997 logical(LK) ,
intent(in) ,
optional :: signed
7998 integer(IK) ,
intent(out) :: length
7999 character(
*,SKO) ,
intent(out) :: str
8004 PURE module subroutine setStr_D1_CK2_SK1(str, length, val, format, signed)
8005#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8006 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK2_SK1
8009 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
8010 character(
*, SK) ,
intent(in) ,
optional :: format
8011 logical(LK) ,
intent(in) ,
optional :: signed
8012 integer(IK) ,
intent(out) :: length
8013 character(
*,SKO) ,
intent(out) :: str
8018 PURE module subroutine setStr_D1_CK1_SK1(str, length, val, format, signed)
8019#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8020 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_CK1_SK1
8023 complex(CKG) ,
intent(in) ,
contiguous :: val(:)
8024 character(
*, SK) ,
intent(in) ,
optional :: format
8025 logical(LK) ,
intent(in) ,
optional :: signed
8026 integer(IK) ,
intent(out) :: length
8027 character(
*,SKO) ,
intent(out) :: str
8034 PURE module subroutine setStr_D1_RK5_SK1(str, length, val, format, signed)
8035#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8036 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK5_SK1
8039 real(RKG) ,
intent(in) ,
contiguous :: val(:)
8040 character(
*, SK) ,
intent(in) ,
optional :: format
8041 logical(LK) ,
intent(in) ,
optional :: signed
8042 integer(IK) ,
intent(out) :: length
8043 character(
*,SKO) ,
intent(out) :: str
8048 PURE module subroutine setStr_D1_RK4_SK1(str, length, val, format, signed)
8049#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8050 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK4_SK1
8053 real(RKG) ,
intent(in) ,
contiguous :: val(:)
8054 character(
*, SK) ,
intent(in) ,
optional :: format
8055 logical(LK) ,
intent(in) ,
optional :: signed
8056 integer(IK) ,
intent(out) :: length
8057 character(
*,SKO) ,
intent(out) :: str
8062 PURE module subroutine setStr_D1_RK3_SK1(str, length, val, format, signed)
8063#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8064 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK3_SK1
8067 real(RKG) ,
intent(in) ,
contiguous :: val(:)
8068 character(
*, SK) ,
intent(in) ,
optional :: format
8069 logical(LK) ,
intent(in) ,
optional :: signed
8070 integer(IK) ,
intent(out) :: length
8071 character(
*,SKO) ,
intent(out) :: str
8076 PURE module subroutine setStr_D1_RK2_SK1(str, length, val, format, signed)
8077#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8078 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK2_SK1
8081 real(RKG) ,
intent(in) ,
contiguous :: val(:)
8082 character(
*, SK) ,
intent(in) ,
optional :: format
8083 logical(LK) ,
intent(in) ,
optional :: signed
8084 integer(IK) ,
intent(out) :: length
8085 character(
*,SKO) ,
intent(out) :: str
8090 PURE module subroutine setStr_D1_RK1_SK1(str, length, val, format, signed)
8091#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8092 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_RK1_SK1
8095 real(RKG) ,
intent(in) ,
contiguous :: val(:)
8096 character(
*, SK) ,
intent(in) ,
optional :: format
8097 logical(LK) ,
intent(in) ,
optional :: signed
8098 integer(IK) ,
intent(out) :: length
8099 character(
*,SKO) ,
intent(out) :: str
8108 PURE module subroutine setStr_D1_PSSK5_SK1(str, length, val, format, signed)
8109#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8110 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK5_SK1
8114 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
8115 character(
*, SK) ,
intent(in) ,
optional :: format
8116 logical(LK) ,
intent(in) ,
optional :: signed
8117 integer(IK) ,
intent(out) :: length
8118 character(
*,SKO) ,
intent(out) :: str
8123 PURE module subroutine setStr_D1_PSSK4_SK1(str, length, val, format, signed)
8124#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8125 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK4_SK1
8129 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
8130 character(
*, SK) ,
intent(in) ,
optional :: format
8131 logical(LK) ,
intent(in) ,
optional :: signed
8132 integer(IK) ,
intent(out) :: length
8133 character(
*,SKO) ,
intent(out) :: str
8138 PURE module subroutine setStr_D1_PSSK3_SK1(str, length, val, format, signed)
8139#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8140 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK3_SK1
8144 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
8145 character(
*, SK) ,
intent(in) ,
optional :: format
8146 logical(LK) ,
intent(in) ,
optional :: signed
8147 integer(IK) ,
intent(out) :: length
8148 character(
*,SKO) ,
intent(out) :: str
8153 PURE module subroutine setStr_D1_PSSK2_SK1(str, length, val, format, signed)
8154#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8155 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK2_SK1
8159 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
8160 character(
*, SK) ,
intent(in) ,
optional :: format
8161 logical(LK) ,
intent(in) ,
optional :: signed
8162 integer(IK) ,
intent(out) :: length
8163 character(
*,SKO) ,
intent(out) :: str
8168 PURE module subroutine setStr_D1_PSSK1_SK1(str, length, val, format, signed)
8169#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8170 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_PSSK1_SK1
8174 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:)
8175 character(
*, SK) ,
intent(in) ,
optional :: format
8176 logical(LK) ,
intent(in) ,
optional :: signed
8177 integer(IK) ,
intent(out) :: length
8178 character(
*,SKO) ,
intent(out) :: str
8187 PURE module subroutine setStr_D1_BSSK_SK1(str, length, val, format, signed)
8188#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8189 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D1_BSSK_SK1
8193 type(css_type) ,
intent(in) ,
contiguous :: val(:)
8194 character(
*, SK) ,
intent(in) ,
optional :: format
8195 logical(LK) ,
intent(in) ,
optional :: signed
8196 integer(IK) ,
intent(out) :: length
8197 character(
*,SKO) ,
intent(out) :: str
8209 PURE module subroutine setStr_D2_SK5_SK1(str, length, val, format, signed)
8210#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8211 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK5_SK1
8214 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
8215 character(
*, SK) ,
intent(in) ,
optional :: format
8216 logical(LK) ,
intent(in) ,
optional :: signed
8217 integer(IK) ,
intent(out) :: length
8218 character(
*,SKO) ,
intent(out) :: str
8223 PURE module subroutine setStr_D2_SK4_SK1(str, length, val, format, signed)
8224#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8225 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK4_SK1
8228 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
8229 character(
*, SK) ,
intent(in) ,
optional :: format
8230 logical(LK) ,
intent(in) ,
optional :: signed
8231 integer(IK) ,
intent(out) :: length
8232 character(
*,SKO) ,
intent(out) :: str
8237 PURE module subroutine setStr_D2_SK3_SK1(str, length, val, format, signed)
8238#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8239 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK3_SK1
8242 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
8243 character(
*, SK) ,
intent(in) ,
optional :: format
8244 logical(LK) ,
intent(in) ,
optional :: signed
8245 integer(IK) ,
intent(out) :: length
8246 character(
*,SKO) ,
intent(out) :: str
8251 PURE module subroutine setStr_D2_SK2_SK1(str, length, val, format, signed)
8252#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8253 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK2_SK1
8256 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
8257 character(
*, SK) ,
intent(in) ,
optional :: format
8258 logical(LK) ,
intent(in) ,
optional :: signed
8259 integer(IK) ,
intent(out) :: length
8260 character(
*,SKO) ,
intent(out) :: str
8265 PURE module subroutine setStr_D2_SK1_SK1(str, length, val, format, signed)
8266#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8267 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_SK1_SK1
8270 character(
*,SKG),
target,
intent(in) ,
contiguous :: val(:,:)
8271 character(
*, SK) ,
intent(in) ,
optional :: format
8272 logical(LK) ,
intent(in) ,
optional :: signed
8273 integer(IK) ,
intent(out) :: length
8274 character(
*,SKO) ,
intent(out) :: str
8281 PURE module subroutine setStr_D2_IK5_SK1(str, length, val, format, signed)
8282#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8283 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK5_SK1
8286 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
8287 character(
*, SK) ,
intent(in) ,
optional :: format
8288 logical(LK) ,
intent(in) ,
optional :: signed
8289 integer(IK) ,
intent(out) :: length
8290 character(
*,SKO) ,
intent(out) :: str
8295 PURE module subroutine setStr_D2_IK4_SK1(str, length, val, format, signed)
8296#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8297 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK4_SK1
8300 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
8301 character(
*, SK) ,
intent(in) ,
optional :: format
8302 logical(LK) ,
intent(in) ,
optional :: signed
8303 integer(IK) ,
intent(out) :: length
8304 character(
*,SKO) ,
intent(out) :: str
8309 PURE module subroutine setStr_D2_IK3_SK1(str, length, val, format, signed)
8310#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8311 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK3_SK1
8314 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
8315 character(
*, SK) ,
intent(in) ,
optional :: format
8316 logical(LK) ,
intent(in) ,
optional :: signed
8317 integer(IK) ,
intent(out) :: length
8318 character(
*,SKO) ,
intent(out) :: str
8323 PURE module subroutine setStr_D2_IK2_SK1(str, length, val, format, signed)
8324#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8325 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK2_SK1
8328 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
8329 character(
*, SK) ,
intent(in) ,
optional :: format
8330 logical(LK) ,
intent(in) ,
optional :: signed
8331 integer(IK) ,
intent(out) :: length
8332 character(
*,SKO) ,
intent(out) :: str
8337 PURE module subroutine setStr_D2_IK1_SK1(str, length, val, format, signed)
8338#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8339 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_IK1_SK1
8342 integer(IKG) ,
intent(in) ,
contiguous :: val(:,:)
8343 character(
*, SK) ,
intent(in) ,
optional :: format
8344 logical(LK) ,
intent(in) ,
optional :: signed
8345 integer(IK) ,
intent(out) :: length
8346 character(
*,SKO) ,
intent(out) :: str
8353 PURE module subroutine setStr_D2_LK5_SK1(str, length, val, format, signed)
8354#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8355 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK5_SK1
8358 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
8359 character(
*, SK) ,
intent(in) ,
optional :: format
8360 logical(LK) ,
intent(in) ,
optional :: signed
8361 integer(IK) ,
intent(out) :: length
8362 character(
*,SKO) ,
intent(out) :: str
8367 PURE module subroutine setStr_D2_LK4_SK1(str, length, val, format, signed)
8368#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8369 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK4_SK1
8372 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
8373 character(
*, SK) ,
intent(in) ,
optional :: format
8374 logical(LK) ,
intent(in) ,
optional :: signed
8375 integer(IK) ,
intent(out) :: length
8376 character(
*,SKO) ,
intent(out) :: str
8381 PURE module subroutine setStr_D2_LK3_SK1(str, length, val, format, signed)
8382#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8383 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK3_SK1
8386 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
8387 character(
*, SK) ,
intent(in) ,
optional :: format
8388 logical(LK) ,
intent(in) ,
optional :: signed
8389 integer(IK) ,
intent(out) :: length
8390 character(
*,SKO) ,
intent(out) :: str
8395 PURE module subroutine setStr_D2_LK2_SK1(str, length, val, format, signed)
8396#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8397 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK2_SK1
8400 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
8401 character(
*, SK) ,
intent(in) ,
optional :: format
8402 logical(LK) ,
intent(in) ,
optional :: signed
8403 integer(IK) ,
intent(out) :: length
8404 character(
*,SKO) ,
intent(out) :: str
8409 PURE module subroutine setStr_D2_LK1_SK1(str, length, val, format, signed)
8410#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8411 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_LK1_SK1
8414 logical(LKG) ,
intent(in) ,
contiguous :: val(:,:)
8415 character(
*, SK) ,
intent(in) ,
optional :: format
8416 logical(LK) ,
intent(in) ,
optional :: signed
8417 integer(IK) ,
intent(out) :: length
8418 character(
*,SKO) ,
intent(out) :: str
8425 PURE module subroutine setStr_D2_CK5_SK1(str, length, val, format, signed)
8426#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8427 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK5_SK1
8430 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
8431 character(
*, SK) ,
intent(in) ,
optional :: format
8432 logical(LK) ,
intent(in) ,
optional :: signed
8433 integer(IK) ,
intent(out) :: length
8434 character(
*,SKO) ,
intent(out) :: str
8439 PURE module subroutine setStr_D2_CK4_SK1(str, length, val, format, signed)
8440#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8441 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK4_SK1
8444 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
8445 character(
*, SK) ,
intent(in) ,
optional :: format
8446 logical(LK) ,
intent(in) ,
optional :: signed
8447 integer(IK) ,
intent(out) :: length
8448 character(
*,SKO) ,
intent(out) :: str
8453 PURE module subroutine setStr_D2_CK3_SK1(str, length, val, format, signed)
8454#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8455 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK3_SK1
8458 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
8459 character(
*, SK) ,
intent(in) ,
optional :: format
8460 logical(LK) ,
intent(in) ,
optional :: signed
8461 integer(IK) ,
intent(out) :: length
8462 character(
*,SKO) ,
intent(out) :: str
8467 PURE module subroutine setStr_D2_CK2_SK1(str, length, val, format, signed)
8468#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8469 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK2_SK1
8472 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
8473 character(
*, SK) ,
intent(in) ,
optional :: format
8474 logical(LK) ,
intent(in) ,
optional :: signed
8475 integer(IK) ,
intent(out) :: length
8476 character(
*,SKO) ,
intent(out) :: str
8481 PURE module subroutine setStr_D2_CK1_SK1(str, length, val, format, signed)
8482#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8483 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_CK1_SK1
8486 complex(CKG) ,
intent(in) ,
contiguous :: val(:,:)
8487 character(
*, SK) ,
intent(in) ,
optional :: format
8488 logical(LK) ,
intent(in) ,
optional :: signed
8489 integer(IK) ,
intent(out) :: length
8490 character(
*,SKO) ,
intent(out) :: str
8497 PURE module subroutine setStr_D2_RK5_SK1(str, length, val, format, signed)
8498#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8499 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK5_SK1
8502 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
8503 character(
*, SK) ,
intent(in) ,
optional :: format
8504 logical(LK) ,
intent(in) ,
optional :: signed
8505 integer(IK) ,
intent(out) :: length
8506 character(
*,SKO) ,
intent(out) :: str
8511 PURE module subroutine setStr_D2_RK4_SK1(str, length, val, format, signed)
8512#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8513 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK4_SK1
8516 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
8517 character(
*, SK) ,
intent(in) ,
optional :: format
8518 logical(LK) ,
intent(in) ,
optional :: signed
8519 integer(IK) ,
intent(out) :: length
8520 character(
*,SKO) ,
intent(out) :: str
8525 PURE module subroutine setStr_D2_RK3_SK1(str, length, val, format, signed)
8526#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8527 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK3_SK1
8530 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
8531 character(
*, SK) ,
intent(in) ,
optional :: format
8532 logical(LK) ,
intent(in) ,
optional :: signed
8533 integer(IK) ,
intent(out) :: length
8534 character(
*,SKO) ,
intent(out) :: str
8539 PURE module subroutine setStr_D2_RK2_SK1(str, length, val, format, signed)
8540#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8541 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK2_SK1
8544 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
8545 character(
*, SK) ,
intent(in) ,
optional :: format
8546 logical(LK) ,
intent(in) ,
optional :: signed
8547 integer(IK) ,
intent(out) :: length
8548 character(
*,SKO) ,
intent(out) :: str
8553 PURE module subroutine setStr_D2_RK1_SK1(str, length, val, format, signed)
8554#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8555 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_RK1_SK1
8558 real(RKG) ,
intent(in) ,
contiguous :: val(:,:)
8559 character(
*, SK) ,
intent(in) ,
optional :: format
8560 logical(LK) ,
intent(in) ,
optional :: signed
8561 integer(IK) ,
intent(out) :: length
8562 character(
*,SKO) ,
intent(out) :: str
8571 PURE module subroutine setStr_D2_PSSK5_SK1(str, length, val, format, signed)
8572#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8573 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK5_SK1
8577 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
8578 character(
*, SK) ,
intent(in) ,
optional :: format
8579 logical(LK) ,
intent(in) ,
optional :: signed
8580 integer(IK) ,
intent(out) :: length
8581 character(
*,SKO) ,
intent(out) :: str
8586 PURE module subroutine setStr_D2_PSSK4_SK1(str, length, val, format, signed)
8587#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8588 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK4_SK1
8592 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
8593 character(
*, SK) ,
intent(in) ,
optional :: format
8594 logical(LK) ,
intent(in) ,
optional :: signed
8595 integer(IK) ,
intent(out) :: length
8596 character(
*,SKO) ,
intent(out) :: str
8601 PURE module subroutine setStr_D2_PSSK3_SK1(str, length, val, format, signed)
8602#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8603 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK3_SK1
8607 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
8608 character(
*, SK) ,
intent(in) ,
optional :: format
8609 logical(LK) ,
intent(in) ,
optional :: signed
8610 integer(IK) ,
intent(out) :: length
8611 character(
*,SKO) ,
intent(out) :: str
8616 PURE module subroutine setStr_D2_PSSK2_SK1(str, length, val, format, signed)
8617#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8618 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK2_SK1
8622 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
8623 character(
*, SK) ,
intent(in) ,
optional :: format
8624 logical(LK) ,
intent(in) ,
optional :: signed
8625 integer(IK) ,
intent(out) :: length
8626 character(
*,SKO) ,
intent(out) :: str
8631 PURE module subroutine setStr_D2_PSSK1_SK1(str, length, val, format, signed)
8632#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8633 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_PSSK1_SK1
8637 type(css_pdt(SKG)) ,
intent(in) ,
contiguous :: val(:,:)
8638 character(
*, SK) ,
intent(in) ,
optional :: format
8639 logical(LK) ,
intent(in) ,
optional :: signed
8640 integer(IK) ,
intent(out) :: length
8641 character(
*,SKO) ,
intent(out) :: str
8650 PURE module subroutine setStr_D2_BSSK_SK1(str, length, val, format, signed)
8651#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
8652 !DEC$ ATTRIBUTES DLLEXPORT :: setStr_D2_BSSK_SK1
8656 type(css_type) ,
intent(in) ,
contiguous :: val(:,:)
8657 character(
*, SK) ,
intent(in) ,
optional :: format
8658 logical(LK) ,
intent(in) ,
optional :: signed
8659 integer(IK) ,
intent(out) :: length
8660 character(
*,SKO) ,
intent(out) :: str
Generate and return the conversion of the input value to an output Fortran string,...
Generate and return the conversion of the input value to an output Fortran string,...
This module contains the derived types for generating allocatable containers of scalar,...
This module defines the relevant Fortran kind type-parameters frequently used in the ParaMonte librar...
integer, parameter LK
The default logical kind in the ParaMonte library: kind(.true.) in Fortran, kind(....
integer, parameter IK
The default integer kind in the ParaMonte library: int32 in Fortran, c_int32_t in C-Fortran Interoper...
integer, parameter SK
The default character kind in the ParaMonte library: kind("a") in Fortran, c_char in C-Fortran Intero...
This module contains the generic procedures for converting values of different types and kinds to For...
character(*, SK), parameter MODULE_NAME
This is the css_pdt parameterized type for generating instances of container of scalar of string obje...
This is the css_type type for generating instances of container of scalar of string objects.