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_physics::sub_modify_wlr Interface Reference

Public Member Functions

subroutine sub_modify_wlr (ixil, ixol, qt, wlc, wrc, wlp, wrp, s, idir)
 

Detailed Description

Definition at line 117 of file mod_physics.t.

Constructor & Destructor Documentation

◆ sub_modify_wlr()

subroutine mod_physics::sub_modify_wlr::sub_modify_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 
)
virtual

Definition at line 117 of file mod_physics.t.


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