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

allow user to specify 'variables' left and right state at physical boundaries to control flux through the boundary surface More...

Public Member Functions

subroutine set_wlr (ixIL, ixOL, qt, wLC, wRC, wLp, wRp, s, idir)
 

Detailed Description

allow user to specify 'variables' left and right state at physical boundaries to control flux through the boundary surface

Definition at line 547 of file mod_usr_methods.t.

Member Function/Subroutine Documentation

◆ set_wlr()

subroutine mod_usr_methods::set_wLR::set_wlr ( integer, intent(in)  ixI,
integer, intent(in)  L,
integer, intent(in)  ixO,
  L,
double precision, intent(in)  qt,
double precision, dimension(ixi^s,1:nw), intent(inout)  wLC,
double precision, dimension(ixi^s,1:nw), intent(inout)  wRC,
double precision, dimension(ixi^s,1:nw), intent(inout)  wLp,
double precision, dimension(ixi^s,1:nw), intent(inout)  wRp,
type(state s,
integer, intent(in)  idir 
)

Definition at line 547 of file mod_usr_methods.t.


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