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

Private Member Functions

subroutine mpp_minloc2d (ptab, pmask, pmin, ki, kj)
 
subroutine mpp_minloc3d (ptab, pmask, pmin, ki, kj, kk)
 

Detailed Description

Definition at line 161 of file lib_mpp.F90.

Member Function/Subroutine Documentation

subroutine lib_mpp::mpp_minloc::mpp_minloc2d ( real, dimension (:,:)  ptab,
real, dimension (:,:)  pmask,
real  pmin,
integer  ki,
integer  kj 
)
private

Definition at line 3005 of file lib_mpp.F90.

Here is the caller graph for this function:

subroutine lib_mpp::mpp_minloc::mpp_minloc3d ( real, dimension (:,:,:)  ptab,
real, dimension (:,:,:)  pmask,
real  pmin,
integer  ki,
integer  kj,
integer  kk 
)
private

Definition at line 3012 of file lib_mpp.F90.

Here is the caller graph for this function:


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