SABER
type_msv.F90 File Reference

Go to the source code of this file.

Data Types

type  type_msv::msv_type
 

Modules

module  type_msv
 Generic ranks, dimensions and types.
 

Functions/Subroutines

logical function type_msv::msv_isnot_int_r0 (msv, value)
 Check if a value is not set to missing value. More...
 
logical function type_msv::msv_isnot_real_r0 (msv, value)
 Check if a value is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1)) type_msv::msv_isnot_int_r1 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1)) type_msv::msv_isnot_int_r2 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1), max(size(array, 3), 1)) type_msv::msv_isnot_int_r3 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1), max(size(array, 3), 1), max(size(array, 4), 1)) type_msv::msv_isnot_int_r4 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1), max(size(array, 3), 1), max(size(array, 4), 1), max(size(array, 5), 1)) type_msv::msv_isnot_int_r5 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1), max(size(array, 3), 1), max(size(array, 4), 1), max(size(array, 5), 1), max(size(array, 6), 1)) type_msv::msv_isnot_int_r6 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1)) type_msv::msv_isnot_real_r1 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1)) type_msv::msv_isnot_real_r2 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1), max(size(array, 3), 1)) type_msv::msv_isnot_real_r3 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1), max(size(array, 3), 1), max(size(array, 4), 1)) type_msv::msv_isnot_real_r4 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1), max(size(array, 3), 1), max(size(array, 4), 1), max(size(array, 5), 1)) type_msv::msv_isnot_real_r5 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1), max(size(array, 3), 1), max(size(array, 4), 1), max(size(array, 5), 1), max(size(array, 6), 1)) type_msv::msv_isnot_real_r6 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function type_msv::msv_is_int_r0 (msv, value)
 Check if a value is set to missing value. More...
 
logical function type_msv::msv_is_real_r0 (msv, value)
 Check if a value is set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1)) type_msv::msv_is_int_r1 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1)) type_msv::msv_is_int_r2 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1), max(size(array, 3), 1)) type_msv::msv_is_int_r3 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1), max(size(array, 3), 1), max(size(array, 4), 1)) type_msv::msv_is_int_r4 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1), max(size(array, 3), 1), max(size(array, 4), 1), max(size(array, 5), 1)) type_msv::msv_is_int_r5 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1), max(size(array, 3), 1), max(size(array, 4), 1), max(size(array, 5), 1), max(size(array, 6), 1)) type_msv::msv_is_int_r6 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1)) type_msv::msv_is_real_r1 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1)) type_msv::msv_is_real_r2 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1), max(size(array, 3), 1)) type_msv::msv_is_real_r3 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1), max(size(array, 3), 1), max(size(array, 4), 1)) type_msv::msv_is_real_r4 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1), max(size(array, 3), 1), max(size(array, 4), 1), max(size(array, 5), 1)) type_msv::msv_is_real_r5 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function, dimension( max(size(array, 1), 1), max(size(array, 2), 1), max(size(array, 3), 1), max(size(array, 4), 1), max(size(array, 5), 1), max(size(array, 6), 1)) type_msv::msv_is_real_r6 (msv, array)
 Check if an array is not set to missing value. More...
 
logical function type_msv::msv_isanynot_int_r1 (msv, array)
 Check if any value in an array is not set to missing value. More...
 
logical function type_msv::msv_isanynot_int_r2 (msv, array)
 Check if any value in an array is not set to missing value. More...
 
logical function type_msv::msv_isanynot_int_r3 (msv, array)
 Check if any value in an array is not set to missing value. More...
 
logical function type_msv::msv_isanynot_int_r4 (msv, array)
 Check if any value in an array is not set to missing value. More...
 
logical function type_msv::msv_isanynot_int_r5 (msv, array)
 Check if any value in an array is not set to missing value. More...
 
logical function type_msv::msv_isanynot_int_r6 (msv, array)
 Check if any value in an array is not set to missing value. More...
 
logical function type_msv::msv_isanynot_real_r1 (msv, array)
 Check if any value in an array is not set to missing value. More...
 
logical function type_msv::msv_isanynot_real_r2 (msv, array)
 Check if any value in an array is not set to missing value. More...
 
logical function type_msv::msv_isanynot_real_r3 (msv, array)
 Check if any value in an array is not set to missing value. More...
 
logical function type_msv::msv_isanynot_real_r4 (msv, array)
 Check if any value in an array is not set to missing value. More...
 
logical function type_msv::msv_isanynot_real_r5 (msv, array)
 Check if any value in an array is not set to missing value. More...
 
logical function type_msv::msv_isanynot_real_r6 (msv, array)
 Check if any value in an array is not set to missing value. More...
 
logical function type_msv::msv_isany_int_r1 (msv, array)
 Check if any value in an array is set to missing value. More...
 
logical function type_msv::msv_isany_int_r2 (msv, array)
 Check if any value in an array is set to missing value. More...
 
logical function type_msv::msv_isany_int_r3 (msv, array)
 Check if any value in an array is set to missing value. More...
 
logical function type_msv::msv_isany_int_r4 (msv, array)
 Check if any value in an array is set to missing value. More...
 
logical function type_msv::msv_isany_int_r5 (msv, array)
 Check if any value in an array is set to missing value. More...
 
logical function type_msv::msv_isany_int_r6 (msv, array)
 Check if any value in an array is set to missing value. More...
 
logical function type_msv::msv_isany_real_r1 (msv, array)
 Check if any value in an array is set to missing value. More...
 
logical function type_msv::msv_isany_real_r2 (msv, array)
 Check if any value in an array is set to missing value. More...
 
logical function type_msv::msv_isany_real_r3 (msv, array)
 Check if any value in an array is set to missing value. More...
 
logical function type_msv::msv_isany_real_r4 (msv, array)
 Check if any value in an array is set to missing value. More...
 
logical function type_msv::msv_isany_real_r5 (msv, array)
 Check if any value in an array is set to missing value. More...
 
logical function type_msv::msv_isany_real_r6 (msv, array)
 Check if any value in an array is set to missing value. More...
 
logical function type_msv::msv_isallnot_int_r1 (msv, array)
 Check if all values in an array are not set to missing value. More...
 
logical function type_msv::msv_isallnot_int_r2 (msv, array)
 Check if all values in an array are not set to missing value. More...
 
logical function type_msv::msv_isallnot_int_r3 (msv, array)
 Check if all values in an array are not set to missing value. More...
 
logical function type_msv::msv_isallnot_int_r4 (msv, array)
 Check if all values in an array are not set to missing value. More...
 
logical function type_msv::msv_isallnot_int_r5 (msv, array)
 Check if all values in an array are not set to missing value. More...
 
logical function type_msv::msv_isallnot_int_r6 (msv, array)
 Check if all values in an array are not set to missing value. More...
 
logical function type_msv::msv_isallnot_real_r1 (msv, array)
 Check if all values in an array are not set to missing value. More...
 
logical function type_msv::msv_isallnot_real_r2 (msv, array)
 Check if all values in an array are not set to missing value. More...
 
logical function type_msv::msv_isallnot_real_r3 (msv, array)
 Check if all values in an array are not set to missing value. More...
 
logical function type_msv::msv_isallnot_real_r4 (msv, array)
 Check if all values in an array are not set to missing value. More...
 
logical function type_msv::msv_isallnot_real_r5 (msv, array)
 Check if all values in an array are not set to missing value. More...
 
logical function type_msv::msv_isallnot_real_r6 (msv, array)
 Check if all values in an array are not set to missing value. More...
 
logical function type_msv::msv_isall_int_r1 (msv, array)
 Check if all values in an array are set to missing value. More...
 
logical function type_msv::msv_isall_int_r2 (msv, array)
 Check if all values in an array are set to missing value. More...
 
logical function type_msv::msv_isall_int_r3 (msv, array)
 Check if all values in an array are set to missing value. More...
 
logical function type_msv::msv_isall_int_r4 (msv, array)
 Check if all values in an array are set to missing value. More...
 
logical function type_msv::msv_isall_int_r5 (msv, array)
 Check if all values in an array are set to missing value. More...
 
logical function type_msv::msv_isall_int_r6 (msv, array)
 Check if all values in an array are set to missing value. More...
 
logical function type_msv::msv_isall_real_r1 (msv, array)
 Check if all values in an array are set to missing value. More...
 
logical function type_msv::msv_isall_real_r2 (msv, array)
 Check if all values in an array are set to missing value. More...
 
logical function type_msv::msv_isall_real_r3 (msv, array)
 Check if all values in an array are set to missing value. More...
 
logical function type_msv::msv_isall_real_r4 (msv, array)
 Check if all values in an array are set to missing value. More...
 
logical function type_msv::msv_isall_real_r5 (msv, array)
 Check if all values in an array are set to missing value. More...
 
logical function type_msv::msv_isall_real_r6 (msv, array)
 Check if all values in an array are set to missing value. More...