MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Here one can add a steady (time-independent) potential background field. More...
Public Member Functions | |
subroutine | set_b0 (ixIL, ixOL, x, wB0) |
Here one can add a steady (time-independent) potential background field.
Definition at line 382 of file mod_usr_methods.t.
subroutine mod_usr_methods::set_B0::set_b0 | ( | integer, intent(in) | ixI, |
integer, intent(in) | L, | ||
integer, intent(in) | ixO, | ||
L, | |||
double precision, dimension(ixi^s,1:ndim), intent(in) | x, | ||
double precision, dimension(ixi^s,1:ndir), intent(inout) | wB0 | ||
) |
Definition at line 382 of file mod_usr_methods.t.