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

Add global source terms on complete domain (potentially implicit) More...

Public Member Functions

subroutine sub_global_source (qdt, qt, active)
 

Detailed Description

Add global source terms on complete domain (potentially implicit)

Definition at line 212 of file mod_physics.t.

Constructor & Destructor Documentation

◆ sub_global_source()

subroutine mod_physics::sub_global_source::sub_global_source ( double precision, intent(in)  qdt,
double precision, intent(in)  qt,
logical, intent(inout)  active 
)
Parameters
[in]qdtCurrent time step
[in]qtCurrent time
[in,out]activeOutput if the source is active

Definition at line 212 of file mod_physics.t.


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