Oasis3 4.0.2
mpp_domains_mod_oa::mpp_copy_domains Interface Reference

Private Member Functions

subroutine mpp_copy_domains1D (domain_in, domain_out, halo)
subroutine mpp_copy_domains2D (domain_in, domain_out, xhalo, yhalo)

Detailed Description

Definition at line 144 of file mpp_domains_mod_oa.F90.


Member Function/Subroutine Documentation

subroutine mpp_domains_mod_oa::mpp_copy_domains::mpp_copy_domains1D ( type(domain1D),intent(in)  domain_in,
type(domain1D),intent(out)  domain_out,
integer,intent(in),optional  halo 
) [private]

Definition at line 607 of file mpp_domains_mod_oa.F90.

subroutine mpp_domains_mod_oa::mpp_copy_domains::mpp_copy_domains2D ( type(domain2D),intent(in)  domain_in,
type(domain2D),intent(out)  domain_out,
integer,intent(in),optional  xhalo,
integer,intent(in),optional  yhalo 
) [private]

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