mpp_io_mod_oa::mpp_read Interface Reference
Private Member Functions |
| mpp_read_2ddecomp_r1d |
| mpp_read_2ddecomp_r2d |
| mpp_read_2ddecomp_r3d |
| mpp_read_2ddecomp_r4d |
subroutine | mpp_read_r0D (unit, field, data, tindex) |
subroutine | mpp_read_r1D (unit, field, data, tindex) |
subroutine | mpp_read_r2D (unit, field, data, tindex) |
subroutine | mpp_read_r3D (unit, field, data, tindex, blockid) |
subroutine | mpp_read_r4D (unit, field, data, tindex, blockid) |
Detailed Description
Definition at line 171 of file mpp_io_mod_oa.F90.
Member Function/Subroutine Documentation
mpp_io_mod_oa::mpp_read::mpp_read_2ddecomp_r1d |
( |
|
) |
[private] |
mpp_io_mod_oa::mpp_read::mpp_read_2ddecomp_r2d |
( |
|
) |
[private] |
mpp_io_mod_oa::mpp_read::mpp_read_2ddecomp_r3d |
( |
|
) |
[private] |
mpp_io_mod_oa::mpp_read::mpp_read_2ddecomp_r4d |
( |
|
) |
[private] |
subroutine mpp_io_mod_oa::mpp_read::mpp_read_r0D |
( |
integer,intent(in) |
unit, |
|
|
type(fieldtype),intent(in) |
field, |
|
|
real,intent(inout) |
data, |
|
|
integer,intent(in),optional |
tindex | |
|
) |
| | [private] |
subroutine mpp_io_mod_oa::mpp_read::mpp_read_r1D |
( |
integer,intent(in) |
unit, |
|
|
type(fieldtype),intent(in) |
field, |
|
|
real,dimension(:),intent(inout) |
data, |
|
|
integer,intent(in),optional |
tindex | |
|
) |
| | [private] |
subroutine mpp_io_mod_oa::mpp_read::mpp_read_r2D |
( |
integer,intent(in) |
unit, |
|
|
type(fieldtype),intent(in) |
field, |
|
|
real,dimension(:,:),intent(inout) |
data, |
|
|
integer,intent(in),optional |
tindex | |
|
) |
| | [private] |
subroutine mpp_io_mod_oa::mpp_read::mpp_read_r3D |
( |
integer,intent(in) |
unit, |
|
|
type(fieldtype),intent(in) |
field, |
|
|
real,dimension(:,:,:),intent(inout) |
data, |
|
|
integer,intent(in),optional |
tindex, |
|
|
integer,intent(in),optional |
blockid | |
|
) |
| | [private] |
subroutine mpp_io_mod_oa::mpp_read::mpp_read_r4D |
( |
integer,intent(in) |
unit, |
|
|
type(fieldtype),intent(in) |
field, |
|
|
real,dimension(:,:,:,:),intent(inout) |
data, |
|
|
integer,intent(in),optional |
tindex, |
|
|
integer,intent(in),optional |
blockid | |
|
) |
| | [private] |
The documentation for this interface was generated from the following files: