MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
|
Subroutine that performs A * cc(..., i_in) = cc(..., i_out) More...
Public Member Functions | |
subroutine | mg_box_op (mg, id, nc, i_out) |
Subroutine that performs A * cc(..., i_in) = cc(..., i_out)
Definition at line 324 of file m_octree_mg_3d.t.
subroutine m_octree_mg_3d::mg_box_op::mg_box_op | ( | type(mg_t), intent(inout) | mg, |
integer, intent(in) | id, | ||
integer, intent(in) | nc, | ||
integer, intent(in) | i_out | ||
) |
Definition at line 324 of file m_octree_mg_3d.t.