| 
    MPI-AMRVAC 3.2
    
   The MPI - Adaptive Mesh Refinement - Versatile Advection Code 
   | 
 
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 312 of file m_octree_mg_1d.t.
| subroutine m_octree_mg_1d::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 312 of file m_octree_mg_1d.t.