/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/libf90/ |
H A D | getput_var.m4 | 41 VAR_SCALAR(put, , TwoByteInt, integer, int2, INTENTV) 48 VAR_SCALAR(put, _all, TwoByteInt, integer, int2, INTENTV) 55 VAR_SCALAR(get, , TwoByteInt, integer, int2, out) 62 VAR_SCALAR(get, _all, TwoByteInt, integer, int2, out) 101 NBVAR1(iput, TwoByteInt, integer, int2, INTENTV) 112 NBVAR1(iget, TwoByteInt, integer, int2, out) 123 NBVAR1(bput, TwoByteInt, integer, int2, INTENTV) 253 VAR(get, 1D, TwoByteInt, integer, int2, :, out) 254 VAR(get, 2D, TwoByteInt, integer, int2, `:,:', out) 255 VAR(get, 3D, TwoByteInt, integer, int2, `:,:,:', out) [all …]
|
H A D | getput_varn.m4 | 30 VARN1(put, , INTENTV, TwoByteInt, integer, int2) 37 VARN1(put, _all, INTENTV, TwoByteInt, integer, int2) 44 VARN1(get, , out, TwoByteInt, integer, int2) 51 VARN1(get, _all, out, TwoByteInt, integer, int2) 144 VARN(get, 1D, TwoByteInt, integer, int2, :, out) 145 VARN(get, 2D, TwoByteInt, integer, int2, `:,:', out) 146 VARN(get, 3D, TwoByteInt, integer, int2, `:,:,:', out) 147 VARN(get, 4D, TwoByteInt, integer, int2, `:,:,:,:', out) 394 IVARN1(iput, INTENTV, TwoByteInt, integer, int2) 401 IVARN1(iget, out, TwoByteInt, integer, int2) [all …]
|
H A D | getput_vard.m4 | 34 VARD1(put, INTENTV, TwoByteInt, integer, int2) 45 VARD1(get, out, TwoByteInt, integer, int2) 56 VARD1(put, INTENTV, TwoByteInt, integer, int2, _all) 67 VARD1(get, out, TwoByteInt, integer, int2, _all) 154 VARD(get, 1D, TwoByteInt, integer, int2, :, out) 155 VARD(get, 2D, TwoByteInt, integer, int2, `:,:', out) 156 VARD(get, 3D, TwoByteInt, integer, int2, `:,:,:', out) 157 VARD(get, 4D, TwoByteInt, integer, int2, `:,:,:,:', out) 158 VARD(get, 5D, TwoByteInt, integer, int2, `:,:,:,:,:', out) 159 VARD(get, 6D, TwoByteInt, integer, int2, `:,:,:,:,:,:', out) [all …]
|
H A D | attributes.f90 | 142 integer (kind = TwoByteInt), dimension(:), intent(in) :: values 153 integer (kind = TwoByteInt), intent(in) :: values 155 integer (kind = TwoByteInt), dimension(1) :: valuesA 164 integer (kind = TwoByteInt), dimension(:), intent(out) :: values 173 integer (kind = TwoByteInt), intent(out) :: values 175 integer (kind = TwoByteInt), dimension(1) :: valuesA
|
H A D | api.f90.in | 313 integer, parameter :: TwoByteInt = selected_int_kind(4) 323 integer, parameter :: TwoByteInt = selected_int_kind(4) local 567 integer, parameter :: TwoByteInt = selected_int_kind(4) local 574 integer, parameter :: TwoByteInt = selected_int_kind(4) local 3511 integer, parameter :: TwoByteInt = selected_int_kind(4) 3584 integer, parameter :: TwoByteInt = selected_int_kind(4) 3658 integer, parameter :: TwoByteInt = selected_int_kind(4) 3731 integer, parameter :: TwoByteInt = selected_int_kind(4) 3833 integer, parameter :: TwoByteInt = selected_int_kind(4) 3913 integer, parameter :: TwoByteInt = selected_int_kind(4) [all …]
|
H A D | pnetcdf.f90.in | 16 TwoByteInt = selected_int_kind(4), &
|
H A D | variables.f90 | 119 integer(kind=TwoByteInt), intent( in) :: fill_value 180 integer(kind=TwoByteInt), intent(out) :: fill_value
|
H A D | nf90_constants.f90 | 41 integer (kind = TwoByteInt), parameter, public :: &
|
/dports/science/netcdf-fortran/netcdf-fortran-4.5.3/fortran/ |
H A D | typeSizes.f90 | 34 TwoByteInt = selected_int_kind(4), & variable 52 integer (kind = TwoByteInt) :: Two
|
H A D | netcdf_attributes.f90 | 124 integer (kind = TwoByteInt), dimension(:), intent( in) :: values 133 integer (kind = TwoByteInt), intent( in) :: values 136 integer (kind = TwoByteInt), dimension(1) :: valuesA 144 integer (kind = TwoByteInt), dimension(:), intent(out) :: values 153 integer (kind = TwoByteInt), intent(out) :: values 156 integer (kind = TwoByteInt), dimension(1) :: valuesA
|
H A D | netcdf4.f90 | 40 use typesizes, only: OneByteInt, TwoByteInt, FourByteInt, EightByteInt, &
|
H A D | netcdf.f90 | 37 use typesizes, only: OneByteInt, TwoByteInt, FourByteInt, EightByteInt, &
|
H A D | netcdf_expanded.f90 | 20 integer (kind = TwoByteInt), intent( in) :: values 100 integer (kind = TwoByteInt), intent(out) :: values 412 integer (kind = TwoByteInt), dimension(:), & 447 integer (kind = TwoByteInt), dimension(:, :), & 482 integer (kind = TwoByteInt), dimension(:, :, :), & 517 integer (kind = TwoByteInt), dimension(:, :, :, :), & 552 integer (kind = TwoByteInt), dimension(:, :, :, :, :), & 1637 integer (kind = TwoByteInt), dimension(:), & 1672 integer (kind = TwoByteInt), dimension(:, :), & 1707 integer (kind = TwoByteInt), dimension(:, :, :), & [all …]
|
H A D | netcdf_constants.f90 | 26 integer (kind = TwoByteInt), parameter, public :: &
|
H A D | netcdf4_func.f90 | 657 integer(kind=TwoByteInt), intent(in) :: fill 717 integer(kind=TwoByteInt), intent(inout) :: fill
|
/dports/science/pnetcdf/parallel-netcdf-1.8.1/test/F90/ |
H A D | f90tst_parallel3.f90 | 31 TwoByteInt = selected_int_kind(4), & variable 51 integer(kind=TwoByteInt) :: short_out(HALF_NY, HALF_NX), short_in(HALF_NY, HALF_NX) 86 short_out(y, x) = INT(my_rank, TwoByteInt) * (-2_2)
|
H A D | test_intent.f90 | 35 TwoByteInt = selected_int_kind(4), & variable 48 integer(KIND=TwoByteInt) sbuf(3)
|
H A D | tst_f90.f90 | 18 TwoByteInt = selected_int_kind(4), & variable 36 integer (kind = TwoByteInt) :: Two
|
/dports/cad/magic/magic-8.3.245/calma/ |
H A D | calmaInt.h | 164 typedef union { char uc[2]; unsigned short us; } TwoByteInt; typedef 170 TwoByteInt u; \
|
H A D | CalmaRead.c | 532 ASSERT(sizeof(TwoByteInt)==2, "definition in calmaInt.h"); in CalmaTechInit()
|