Oasis3 4.0.2
mpp_domains_mod_oa::mpp_get_compute_domains Interface Reference

Private Member Functions

subroutine mpp_get_compute_domains1D (domain, begin, end, size)
subroutine mpp_get_compute_domains2D (domain, xbegin, xend, xsize, ybegin, yend, ysize)

Detailed Description

Definition at line 430 of file mpp_domains_mod_oa.F90.


Member Function/Subroutine Documentation

subroutine mpp_domains_mod_oa::mpp_get_compute_domains::mpp_get_compute_domains1D ( type(domain1D),intent(in)  domain,
integer,dimension(:),intent(out),optional  begin,
integer,dimension(:),intent(out),optional  end,
integer,dimension(:),intent(out),optional  size 
) [private]

Definition at line 2073 of file mpp_domains_mod_oa.F90.

subroutine mpp_domains_mod_oa::mpp_get_compute_domains::mpp_get_compute_domains2D ( type(domain2D),intent(in)  domain,
integer,dimension(:),intent(out),optional  xbegin,
integer,dimension(:),intent(out),optional  xend,
integer,dimension(:),intent(out),optional  xsize,
integer,dimension(:),intent(out),optional  ybegin,
integer,dimension(:),intent(out),optional  yend,
integer,dimension(:),intent(out),optional  ysize 
) [private]

Definition at line 2098 of file mpp_domains_mod_oa.F90.


The documentation for this interface was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Defines