Afivo
0.3
|
Subroutine that performs A * cc(..., i_in) = cc(..., i_out) More...
Public Member Functions | |
subroutine | mg_box_op (box, i_out, mg) |
Subroutine that performs A * cc(..., i_in) = cc(..., i_out)
Definition at line 669 of file m_af_types.f90.
subroutine m_af_types::mg_box_op::mg_box_op | ( | type(box_t), intent(inout) | box, |
integer, intent(in) | i_out, | ||
type(mg_t), intent(in) | mg | ||
) |
[in,out] | box | The box to operate on |
[in] | mg | Multigrid options |
[in] | i_out | Index of output variable |
Definition at line 669 of file m_af_types.f90.