MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
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 390 of file mod_usr_methods.t.

Constructor & Destructor 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 
)
virtual

Definition at line 390 of file mod_usr_methods.t.


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