MPI-AMRVAC 3.2
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_viscosity Interface Reference

Calculation anormal viscosity depending on space. More...

Public Member Functions

subroutine set_viscosity (ixil, ixol, x, wp, mu)
 

Detailed Description

Calculation anormal viscosity depending on space.

Definition at line 277 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ set_viscosity()

subroutine mod_usr_methods::set_viscosity::set_viscosity ( 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:nw), intent(in)  wp,
double precision, dimension(ixi^s), intent(out)  mu 
)
virtual

Definition at line 277 of file mod_usr_methods.t.


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