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::special_resistivity Interface Reference

Set the "eta" array for resistive MHD based on w or the "current" variable which has components between idirmin and 3. More...

Public Member Functions

subroutine special_resistivity (w, ixil, ixol, idirmin, x, current, eta)
 

Detailed Description

Set the "eta" array for resistive MHD based on w or the "current" variable which has components between idirmin and 3.

Definition at line 303 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ special_resistivity()

subroutine mod_usr_methods::special_resistivity::special_resistivity ( double precision, dimension(ixi^s,nw), intent(in)  w,
integer, intent(in)  ixi,
integer, intent(in)  l,
integer, intent(in)  ixo,
  l,
integer, intent(in)  idirmin,
double precision, dimension(ixi^s,1:ndim), intent(in)  x,
double precision, dimension(ixi^s,7-2*ndir:3)  current,
double precision, dimension(ixi^s)  eta 
)
virtual

Definition at line 303 of file mod_usr_methods.t.


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