Oasis3 4.0.2
mpp_domains_mod_oa::mpp_get_global_domain Interface Reference

Private Member Functions

subroutine mpp_get_global_domain1D (domain, begin, end, size, max_size)
subroutine mpp_get_global_domain2D (domain, xbegin, xend, ybegin, yend, xsize, xmax_size, ysize, ymax_size)

Detailed Description

Definition at line 440 of file mpp_domains_mod_oa.F90.


Member Function/Subroutine Documentation

subroutine mpp_domains_mod_oa::mpp_get_global_domain::mpp_get_global_domain1D ( type(domain1D),intent(in)  domain,
integer,intent(out),optional  begin,
integer,intent(out),optional  end,
integer,intent(out),optional  size,
integer,intent(out),optional  max_size 
) [private]

Definition at line 2026 of file mpp_domains_mod_oa.F90.

subroutine mpp_domains_mod_oa::mpp_get_global_domain::mpp_get_global_domain2D ( type(domain2D),intent(in)  domain,
integer,intent(out),optional  xbegin,
integer,intent(out),optional  xend,
integer,intent(out),optional  ybegin,
integer,intent(out),optional  yend,
integer,intent(out),optional  xsize,
integer,intent(out),optional  xmax_size,
integer,intent(out),optional  ysize,
integer,intent(out),optional  ymax_size 
) [private]

Definition at line 2057 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