SURFEX v8.1
General documentation of Surfex
Public Member Functions | List of all members
xrd_getoptions::getoption Interface Reference

Public Member Functions

subroutine getoptions (KEY, VAL, MND, USE)
 
subroutine getoptionsl (KEY, VAL, MND, USE)
 
subroutine getoptioni (KEY, VAL, MND, USE)
 
subroutine getoptionil (KEY, VAL, MND, USE)
 
subroutine getoptionr (KEY, VAL, MND, USE)
 
subroutine getoptionrl (KEY, VAL, MND, USE)
 
subroutine getoptionb (KEY, VAL, USE)
 

Detailed Description

Definition at line 18 of file xrd_getoptions.F90.

Member Function/Subroutine Documentation

◆ getoptionb()

subroutine xrd_getoptions::getoption::getoptionb ( character(len=*), intent(in)  KEY,
logical(kind=jplm), intent(inout)  VAL,
character(len=*), intent(in), optional  USE 
)

Definition at line 791 of file xrd_getoptions.F90.

◆ getoptioni()

subroutine xrd_getoptions::getoption::getoptioni ( character(len=*), intent(in)  KEY,
integer(kind=jpim), intent(inout)  VAL,
logical(kind=jplm), intent(in), optional  MND,
character(len=*), intent(in), optional  USE 
)

Definition at line 482 of file xrd_getoptions.F90.

◆ getoptionil()

subroutine xrd_getoptions::getoption::getoptionil ( character(len=*), intent(in)  KEY,
integer(kind=jpim), dimension(:), pointer  VAL,
logical(kind=jplm), intent(in), optional  MND,
character(len=*), intent(in), optional  USE 
)

Definition at line 701 of file xrd_getoptions.F90.

◆ getoptionr()

subroutine xrd_getoptions::getoption::getoptionr ( character(len=*), intent(in)  KEY,
real(kind=jprb), intent(inout)  VAL,
logical(kind=jplm), intent(in), optional  MND,
character(len=*), intent(in), optional  USE 
)

Definition at line 517 of file xrd_getoptions.F90.

◆ getoptionrl()

subroutine xrd_getoptions::getoption::getoptionrl ( character(len=*), intent(in)  KEY,
real(kind=jprb), dimension(:), pointer  VAL,
logical(kind=jplm), intent(in), optional  MND,
character(len=*), intent(in), optional  USE 
)

Definition at line 746 of file xrd_getoptions.F90.

◆ getoptions()

subroutine xrd_getoptions::getoption::getoptions ( character(len=*), intent(in)  KEY,
character(len=*), intent(inout)  VAL,
logical(kind=jplm), intent(in), optional  MND,
character(len=*), intent(in), optional  USE 
)

Definition at line 437 of file xrd_getoptions.F90.

◆ getoptionsl()

subroutine xrd_getoptions::getoption::getoptionsl ( character(len=*), intent(in)  KEY,
character(len=*), dimension(:), pointer  VAL,
logical(kind=jplm), intent(in), optional  MND,
character(len=*), intent(in), optional  USE 
)

Definition at line 636 of file xrd_getoptions.F90.


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