MPI-AMRVAC  3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Functions/Subroutines
set_B0.t File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine 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)
 

Function/Subroutine Documentation

◆ set_b0_cell()

subroutine 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 
)

Definition at line 19 of file set_B0.t.

◆ set_b0_face()

subroutine 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 
)

Definition at line 77 of file set_B0.t.

Here is the call graph for this function:

◆ set_b0_grid()

subroutine set_b0_grid ( integer, intent(in)  igrid)

Definition at line 1 of file set_B0.t.

Here is the call graph for this function:

◆ set_j0_cell()

subroutine set_j0_cell ( integer, intent(in)  igrid,
double precision, dimension(ixi^s,7-2*ndir:3), intent(inout)  wJ0,
integer, intent(in)  ixI,
integer, intent(in)  L,
integer, intent(in)  ix,
  L 
)

Definition at line 59 of file set_B0.t.

Here is the call graph for this function: