Afivo  0.3
Public Member Functions | List of all members
m_af_types::mg_box_rstr Interface Reference

Public Member Functions

subroutine mg_box_rstr (box_c, box_p, iv, mg)
 

Detailed Description

Definition at line 691 of file m_af_types.f90.

Constructor & Destructor Documentation

◆ mg_box_rstr()

subroutine m_af_types::mg_box_rstr::mg_box_rstr ( type(box_t), intent(in)  box_c,
type(box_t), intent(inout)  box_p,
integer, intent(in)  iv,
type(mg_t), intent(in)  mg 
)
Parameters
[in]box_cChild box to restrict
[in,out]box_pParent box to restrict to
[in]ivVariable to restrict
[in]mgMultigrid options

Definition at line 691 of file m_af_types.f90.