|
MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Functions/Subroutines | |
| subroutine, public | set_b0_grid (igrid) |
| subroutine | set_b0_cell (wB0, x, ixIL, ixL) |
| subroutine | set_j0_cell (igrid, wJ0, ixIL, ixL) |
| subroutine | set_b0_face (igrid, x, ixIL, ixOL) |
| subroutine mod_b0::set_b0_cell | ( | double precision, dimension(ixi^s,1:ndir), intent(inout) | wB0, |
| double precision, dimension(ixi^s,1:ndim), intent(in) | x, | ||
| integer, intent(in) | ixI, | ||
| integer, intent(in) | L, | ||
| integer, intent(in) | ix, | ||
| L | |||
| ) |
| subroutine mod_b0::set_b0_face | ( | integer, intent(in) | igrid, |
| double precision, dimension(ixi^s,1:ndim), intent(in) | x, | ||
| integer, intent(in) | ixI, | ||
| integer, intent(in) | L, | ||
| integer, intent(in) | ixO, | ||
| L | |||
| ) |
| subroutine, public mod_b0::set_b0_grid | ( | integer, intent(in) | igrid | ) |