MPI-AMRVAC  3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Public Member Functions | List of all members
mod_usr_methods::set_J0 Interface Reference

Here one can add a time-independent background current density. More...

Public Member Functions

subroutine set_j0 (ixIL, ixOL, x, wJ0)
 

Detailed Description

Here one can add a time-independent background current density.

Definition at line 378 of file mod_usr_methods.t.

Member Function/Subroutine Documentation

◆ set_j0()

subroutine mod_usr_methods::set_J0::set_j0 ( 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,7-2*ndir:ndir), intent(inout)  wJ0 
)

Definition at line 378 of file mod_usr_methods.t.


The documentation for this interface was generated from the following file: