LMDZ
nf95_put_var_m Module Reference

Data Types

interface  nf95_put_var
 

Functions/Subroutines

subroutine nf95_put_var_fourbytereal (ncid, varid, values, start, ncerr)
 
subroutine nf95_put_var_fourbyteint (ncid, varid, values, start, ncerr)
 
subroutine nf95_put_var_1d_fourbytereal (ncid, varid, values, start, count_nc, stride, map, ncerr)
 
subroutine nf95_put_var_1d_fourbyteint (ncid, varid, values, start, count_nc, stride, map, ncerr)
 
subroutine nf95_put_var_1d_eightbytereal (ncid, varid, values, start, count_nc, stride, map, ncerr)
 
subroutine nf95_put_var_2d_fourbytereal (ncid, varid, values, start, count_nc, stride, map, ncerr)
 
subroutine nf95_put_var_2d_eightbytereal (ncid, varid, values, start, count_nc, stride, map, ncerr)
 
subroutine nf95_put_var_3d_fourbytereal (ncid, varid, values, start, count_nc, stride, map, ncerr)
 
subroutine nf95_put_var_3d_eightbytereal (ncid, varid, values, start, count_nc, stride, map, ncerr)
 
subroutine nf95_put_var_4d_fourbytereal (ncid, varid, values, start, count_nc, stride, map, ncerr)
 
subroutine nf95_put_var_4d_eightbytereal (ncid, varid, values, start, count_nc, stride, map, ncerr)
 

Function/Subroutine Documentation

subroutine nf95_put_var_m::nf95_put_var_1d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count_nc,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map,
integer, intent(out), optional  ncerr 
)

Definition at line 132 of file nf95_put_var_m.F90.

Here is the call graph for this function:

subroutine nf95_put_var_m::nf95_put_var_1d_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer, dimension(:), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count_nc,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map,
integer, intent(out), optional  ncerr 
)

Definition at line 103 of file nf95_put_var_m.F90.

Here is the call graph for this function:

subroutine nf95_put_var_m::nf95_put_var_1d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real, dimension(:), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count_nc,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map,
integer, intent(out), optional  ncerr 
)

Definition at line 74 of file nf95_put_var_m.F90.

Here is the call graph for this function:

subroutine nf95_put_var_m::nf95_put_var_2d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count_nc,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map,
integer, intent(out), optional  ncerr 
)

Definition at line 191 of file nf95_put_var_m.F90.

Here is the call graph for this function:

subroutine nf95_put_var_m::nf95_put_var_2d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real, dimension(:, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count_nc,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map,
integer, intent(out), optional  ncerr 
)

Definition at line 162 of file nf95_put_var_m.F90.

Here is the call graph for this function:

subroutine nf95_put_var_m::nf95_put_var_3d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count_nc,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map,
integer, intent(out), optional  ncerr 
)

Definition at line 250 of file nf95_put_var_m.F90.

Here is the call graph for this function:

subroutine nf95_put_var_m::nf95_put_var_3d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real, dimension(:, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count_nc,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map,
integer, intent(out), optional  ncerr 
)

Definition at line 221 of file nf95_put_var_m.F90.

Here is the call graph for this function:

subroutine nf95_put_var_m::nf95_put_var_4d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real(kind = eightbytereal), dimension(:, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count_nc,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map,
integer, intent(out), optional  ncerr 
)

Definition at line 309 of file nf95_put_var_m.F90.

Here is the call graph for this function:

subroutine nf95_put_var_m::nf95_put_var_4d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real, dimension(:, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count_nc,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map,
integer, intent(out), optional  ncerr 
)

Definition at line 280 of file nf95_put_var_m.F90.

Here is the call graph for this function:

subroutine nf95_put_var_m::nf95_put_var_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer, intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, intent(out), optional  ncerr 
)

Definition at line 46 of file nf95_put_var_m.F90.

Here is the call graph for this function:

subroutine nf95_put_var_m::nf95_put_var_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real, intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, intent(out), optional  ncerr 
)
private

Definition at line 19 of file nf95_put_var_m.F90.

Here is the call graph for this function: