My Project
 All Classes Files Functions Variables Macros
ioipsl_getincom::getin Interface Reference

Private Member Functions

subroutine getinrs (target, ret_val)
subroutine getinr1d (target, ret_val)
subroutine getinr2d (target, ret_val)
subroutine getinis (target, ret_val)
subroutine getini1d (target, ret_val)
subroutine getini2d (target, ret_val)
subroutine getincs (target, ret_val)
subroutine getinc1d (target, ret_val)
subroutine getinc2d (target, ret_val)
subroutine getinls (target, ret_val)
subroutine getinl1d (target, ret_val)
subroutine getinl2d (target, ret_val)

Detailed Description

Definition at line 22 of file ioipsl_getincom.F90.

Member Function/Subroutine Documentation

subroutine ioipsl_getincom::getin::getinc1d ( character(len=*)  target,
character(len=*), dimension(:)  ret_val 
)
private

Definition at line 413 of file ioipsl_getincom.F90.

subroutine ioipsl_getincom::getin::getinc2d ( character(len=*)  target,
character(len=*), dimension(:,:)  ret_val 
)
private

Definition at line 453 of file ioipsl_getincom.F90.

subroutine ioipsl_getincom::getin::getincs ( character(len=*)  target,
character(len=*)  ret_val 
)
private

Definition at line 382 of file ioipsl_getincom.F90.

subroutine ioipsl_getincom::getin::getini1d ( character(len=*)  target,
integer, dimension(:)  ret_val 
)
private

Definition at line 153 of file ioipsl_getincom.F90.

subroutine ioipsl_getincom::getin::getini2d ( character(len=*)  target,
integer, dimension(:,:)  ret_val 
)
private

Definition at line 193 of file ioipsl_getincom.F90.

subroutine ioipsl_getincom::getin::getinis ( character(len=*)  target,
integer  ret_val 
)
private

Definition at line 122 of file ioipsl_getincom.F90.

subroutine ioipsl_getincom::getin::getinl1d ( character(len=*)  target,
logical, dimension(:)  ret_val 
)
private

Definition at line 543 of file ioipsl_getincom.F90.

subroutine ioipsl_getincom::getin::getinl2d ( character(len=*)  target,
logical, dimension(:,:)  ret_val 
)
private

Definition at line 583 of file ioipsl_getincom.F90.

subroutine ioipsl_getincom::getin::getinls ( character(len=*)  target,
logical  ret_val 
)
private

Definition at line 512 of file ioipsl_getincom.F90.

subroutine ioipsl_getincom::getin::getinr1d ( character(len=*)  target,
real, dimension(:)  ret_val 
)
private

Definition at line 283 of file ioipsl_getincom.F90.

subroutine ioipsl_getincom::getin::getinr2d ( character(len=*)  target,
real, dimension(:,:)  ret_val 
)
private

Definition at line 323 of file ioipsl_getincom.F90.

subroutine ioipsl_getincom::getin::getinrs ( character(len=*)  target,
real  ret_val 
)
private

Definition at line 252 of file ioipsl_getincom.F90.


The documentation for this interface was generated from the following file: