SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | List of all members
mode_sbls::lmo Interface Reference

Public Member Functions

real function lmo_0d (PUSTAR, PTHETA, PRV, PSFTH, PSFRV)
 
real function, dimension(size(pustar)) lmo_1d (PUSTAR, PTHETA, PRV, PSFTH, PSFRV)
 
real function, dimension(size(pustar,
1), size(pustar, 2)) 
lmo_2d (PUSTAR, PTHETA, PRV, PSFTH, PSFRV)
 

Detailed Description

Definition at line 79 of file mode_sbls.F90.

Member Function/Subroutine Documentation

real function mode_sbls::lmo::lmo_0d ( real, intent(in)  PUSTAR,
real, intent(in)  PTHETA,
real, intent(in)  PRV,
real, intent(in)  PSFTH,
real, intent(in)  PSFRV 
)

Definition at line 559 of file mode_sbls.F90.

Here is the caller graph for this function:

real function, dimension(size(pustar)) mode_sbls::lmo::lmo_1d ( real, dimension(:), intent(in)  PUSTAR,
real, dimension(:), intent(in)  PTHETA,
real, dimension(:), intent(in)  PRV,
real, dimension(:), intent(in)  PSFTH,
real, dimension(:), intent(in)  PSFRV 
)

Definition at line 525 of file mode_sbls.F90.

Here is the caller graph for this function:

real function, dimension(size(pustar,1),size(pustar,2)) mode_sbls::lmo::lmo_2d ( real, dimension(:,:), intent(in)  PUSTAR,
real, dimension(:,:), intent(in)  PTHETA,
real, dimension(:,:), intent(in)  PRV,
real, dimension(:,:), intent(in)  PSFTH,
real, dimension(:,:), intent(in)  PSFRV 
)

Definition at line 491 of file mode_sbls.F90.

Here is the caller graph for this function:


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