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

Public Member Functions

subroutine sub_add_source (qdt, dtfactor, ixIL, ixOL, wCT, wCTprim, w, x, qsourcesplit, active)
 

Detailed Description

Definition at line 199 of file mod_physics.t.

Constructor & Destructor Documentation

◆ sub_add_source()

subroutine mod_physics::sub_add_source::sub_add_source ( double precision, intent(in)  qdt,
double precision, intent(in)  dtfactor,
integer, intent(in)  ixI,
integer, intent(in)  L,
integer, intent(in)  ixO,
  L,
double precision, dimension(ixi^s, 1:nw), intent(in)  wCT,
double precision, dimension(ixi^s,1:nw), intent(in)  wCTprim,
double precision, dimension(ixi^s, 1:nw), intent(inout)  w,
double precision, dimension(ixi^s, 1:ndim), intent(in)  x,
logical, intent(in)  qsourcesplit,
logical, intent(inout)  active 
)
Parameters
[in,out]activeNeeds to be set to true when active

Definition at line 199 of file mod_physics.t.


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