SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Private Member Functions | List of all members
lib_mpp::mpp_maxloc Interface Reference

Private Member Functions

subroutine mpp_maxloc2d (ptab, pmask, pmax, ki, kj)
 
subroutine mpp_maxloc3d (ptab, pmask, pmax, ki, kj, kk)
 

Detailed Description

Definition at line 164 of file lib_mpp.F90.

Member Function/Subroutine Documentation

subroutine lib_mpp::mpp_maxloc::mpp_maxloc2d ( real, dimension (:,:)  ptab,
real, dimension (:,:)  pmask,
real  pmax,
integer  ki,
integer  kj 
)
private

Definition at line 3019 of file lib_mpp.F90.

Here is the caller graph for this function:

subroutine lib_mpp::mpp_maxloc::mpp_maxloc3d ( real, dimension (:,:,:)  ptab,
real, dimension (:,:,:)  pmask,
real  pmax,
integer  ki,
integer  kj,
integer  kk 
)
private

Definition at line 3026 of file lib_mpp.F90.

Here is the caller graph for this function:


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