|
MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Functions/Subroutines | |
| subroutine, public | coarsen_grid (sFi, ixFiGL, ixFiL, sCo, ixCoGL, ixCoL) |
| coarsen one grid to its coarser representative More... | |
| subroutine, public mod_coarsen::coarsen_grid | ( | type(state), intent(inout) | sFi, |
| integer, intent(in) | ixFiG, | ||
| integer, intent(in) | L, | ||
| integer, intent(in) | ixFi, | ||
| L, | |||
| type(state), intent(inout) | sCo, | ||
| integer, intent(in) | ixCoG, | ||
| L, | |||
| integer, intent(in) | ixCo, | ||
| L | |||
| ) |
coarsen one grid to its coarser representative
Definition at line 12 of file mod_coarsen.t.