|
subroutine | lis_fieldcopyfromlisfield (fieldLIS, field, nest, rc) |
|
subroutine | lis_fieldcopyfromlisfarray (farrayLIS, field, nest, rc) |
|
subroutine | lis_arraycopyfromlisarray (arrayLIS, array, nest, rc) |
|
subroutine | lis_arraycopyfromlisfarray (farrayLIS, array, nest, rc) |
|
subroutine | lis_farrayi4copyfromlisfarrayi4 (farrayLIS, farray, nest, rc) |
|
subroutine | lis_farrayi8copyfromlisfarrayi8 (farrayLIS, farray, nest, rc) |
|
subroutine | lis_farrayr8copyfromlisfarrayr4 (farrayLIS, farray, nest, rc) |
|
subroutine | lis_farrayr4copyfromlisfarrayr4 (farrayLIS, farray, nest, rc) |
|
subroutine | lis_farrayr8copyfromlisfarrayr8 (farrayLIS, farray, nest, rc) |
|
subroutine lis_nuopc_datacopy::lis_copyfromlis::lis_arraycopyfromlisarray |
( |
type(esmf_array), intent(inout) |
arrayLIS, |
|
|
type(esmf_array), intent(in) |
array, |
|
|
integer, intent(in) |
nest, |
|
|
integer, intent(out) |
rc |
|
) |
| |
|
private |
subroutine lis_nuopc_datacopy::lis_copyfromlis::lis_arraycopyfromlisfarray |
( |
real, dimension(:), intent(in), pointer |
farrayLIS, |
|
|
type(esmf_array), intent(inout) |
array, |
|
|
integer, intent(in) |
nest, |
|
|
integer, intent(out) |
rc |
|
) |
| |
|
private |
subroutine lis_nuopc_datacopy::lis_copyfromlis::lis_farrayi4copyfromlisfarrayi4 |
( |
integer(esmf_kind_i4), dimension(:), intent(in), pointer |
farrayLIS, |
|
|
integer(esmf_kind_i4), dimension(:,:), intent(inout), pointer |
farray, |
|
|
integer, intent(in) |
nest, |
|
|
integer, intent(out) |
rc |
|
) |
| |
|
private |
subroutine lis_nuopc_datacopy::lis_copyfromlis::lis_farrayi8copyfromlisfarrayi8 |
( |
integer(esmf_kind_i8), dimension(:), intent(in), pointer |
farrayLIS, |
|
|
integer(esmf_kind_i8), dimension(:,:), intent(inout), pointer |
farray, |
|
|
integer, intent(in) |
nest, |
|
|
integer, intent(out) |
rc |
|
) |
| |
|
private |
subroutine lis_nuopc_datacopy::lis_copyfromlis::lis_farrayr4copyfromlisfarrayr4 |
( |
real(esmf_kind_r4), dimension(:), intent(in), pointer |
farrayLIS, |
|
|
real(esmf_kind_r4), dimension(:,:), intent(inout), pointer |
farray, |
|
|
integer, intent(in) |
nest, |
|
|
integer, intent(out) |
rc |
|
) |
| |
|
private |
subroutine lis_nuopc_datacopy::lis_copyfromlis::lis_farrayr8copyfromlisfarrayr4 |
( |
real(esmf_kind_r4), dimension(:), intent(in), pointer |
farrayLIS, |
|
|
real(esmf_kind_r8), dimension(:,:), intent(inout), pointer |
farray, |
|
|
integer, intent(in) |
nest, |
|
|
integer, intent(out) |
rc |
|
) |
| |
|
private |
subroutine lis_nuopc_datacopy::lis_copyfromlis::lis_farrayr8copyfromlisfarrayr8 |
( |
real(esmf_kind_r8), dimension(:), intent(in), pointer |
farrayLIS, |
|
|
real(esmf_kind_r8), dimension(:,:), intent(inout), pointer |
farray, |
|
|
integer, intent(in) |
nest, |
|
|
integer, intent(out) |
rc |
|
) |
| |
|
private |
subroutine lis_nuopc_datacopy::lis_copyfromlis::lis_fieldcopyfromlisfarray |
( |
real, dimension(:), intent(in), pointer |
farrayLIS, |
|
|
type(esmf_field), intent(inout) |
field, |
|
|
integer, intent(in) |
nest, |
|
|
integer, intent(out) |
rc |
|
) |
| |
|
private |
subroutine lis_nuopc_datacopy::lis_copyfromlis::lis_fieldcopyfromlisfield |
( |
type(esmf_field), intent(in) |
fieldLIS, |
|
|
type(esmf_field), intent(inout) |
field, |
|
|
integer, intent(in) |
nest, |
|
|
integer, intent(out) |
rc |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: