MPI-AMRVAC  3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Functions/Subroutines
mod_b0 Module Reference

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)
 

Function/Subroutine Documentation

◆ set_b0_cell()

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 
)

Definition at line 29 of file mod_b0.t.

◆ set_b0_face()

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 
)

Definition at line 87 of file mod_b0.t.

Here is the call graph for this function:

◆ set_b0_grid()

subroutine, public mod_b0::set_b0_grid ( integer, intent(in)  igrid)

Definition at line 12 of file mod_b0.t.

Here is the call graph for this function:

◆ set_j0_cell()

subroutine mod_b0::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 69 of file mod_b0.t.

Here is the call graph for this function: