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_diffcoef Interface Reference

Set user defined FLD diffusion coefficient. More...

Public Member Functions

subroutine special_diffcoef (w, wct, x, ixil, ixol)
 

Detailed Description

Set user defined FLD diffusion coefficient.

Definition at line 344 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ special_diffcoef()

subroutine mod_usr_methods::special_diffcoef::special_diffcoef ( double precision, dimension(ixi^s, 1:nw), intent(inout)  w,
double precision, dimension(ixi^s, 1:nw), intent(in)  wct,
double precision, dimension(ixi^s, 1:ndim), intent(in)  x,
integer, intent(in)  ixi,
integer, intent(in)  l,
integer, intent(in)  ixo,
  l 
)
virtual

Definition at line 344 of file mod_usr_methods.t.


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