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

Calculation anormal viscosity depending on space. More...

Public Member Functions

subroutine phys_visco (ixIL, ixOL, x, w, mu)
 

Detailed Description

Calculation anormal viscosity depending on space.

Definition at line 272 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ phys_visco()

subroutine mod_usr_methods::phys_visco::phys_visco ( 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)  w,
double precision, dimension(ixi^s), intent(out)  mu 
)

Definition at line 272 of file mod_usr_methods.t.


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