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_add_source_geom Interface Reference

Public Member Functions

subroutine sub_add_source_geom (qdt, dtfactor, ixil, ixol, wct, wprim, w, x)
 

Detailed Description

Definition at line 202 of file mod_physics.t.

Constructor & Destructor Documentation

◆ sub_add_source_geom()

subroutine mod_physics::sub_add_source_geom::sub_add_source_geom ( 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(inout)  wct,
double precision, dimension(ixi^s, 1:nw), intent(inout)  wprim,
double precision, dimension(ixi^s, 1:nw), intent(inout)  w,
double precision, dimension(ixi^s, 1:^nd), intent(in)  x 
)
virtual

Definition at line 202 of file mod_physics.t.


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