Oasis3 4.0.2
mpp_domains_mod_oa::mpp_get_compute_domain Interface Reference

Private Member Functions

subroutine mpp_get_compute_domain1D (domain, begin, end, size, max_size, is_global)
subroutine mpp_get_compute_domain2D (domain, xbegin, xend, ybegin, yend, xsize, xmax_size, ysize, ymax_size, x_is_global, y_is_global)

Detailed Description

Definition at line 425 of file mpp_domains_mod_oa.F90.


Member Function/Subroutine Documentation

subroutine mpp_domains_mod_oa::mpp_get_compute_domain::mpp_get_compute_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,
logical,intent(out),optional  is_global 
) [private]

Definition at line 2000 of file mpp_domains_mod_oa.F90.

subroutine mpp_domains_mod_oa::mpp_get_compute_domain::mpp_get_compute_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,
logical,intent(out),optional  x_is_global,
logical,intent(out),optional  y_is_global 
) [private]

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