Afivo
0.3
|
Public Member Functions | |
subroutine | mg_box_rstr (box_c, box_p, iv, mg) |
Definition at line 691 of file m_af_types.f90.
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 | ||
) |
[in] | box_c | Child box to restrict |
[in,out] | box_p | Parent box to restrict to |
[in] | iv | Variable to restrict |
[in] | mg | Multigrid options |
Definition at line 691 of file m_af_types.f90.