MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
|
Subroutine that performs Gauss-Seidel relaxation. More...
Public Member Functions | |
subroutine | mg_box_gsrb (mg, id, nc, redblack_cntr) |
Subroutine that performs Gauss-Seidel relaxation.
Definition at line 321 of file m_octree_mg_1d.t.
subroutine m_octree_mg_1d::mg_box_gsrb::mg_box_gsrb | ( | type(mg_t), intent(inout) | mg, |
integer, intent(in) | id, | ||
integer, intent(in) | nc, | ||
integer, intent(in) | redblack_cntr | ||
) |
Definition at line 321 of file m_octree_mg_1d.t.