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

Public Member Functions

subroutine sub_get_dt (w, ixil, ixol, dtnew, dxd, x)
 

Detailed Description

Definition at line 249 of file mod_physics.t.

Constructor & Destructor Documentation

◆ sub_get_dt()

subroutine mod_physics::sub_get_dt::sub_get_dt ( double precision, dimension(ixi^s, 1:nw), intent(in)  w,
integer, intent(in)  ixi,
integer, intent(in)  l,
integer, intent(in)  ixo,
  l,
double precision, intent(inout)  dtnew,
double precision, intent(in)  dx,
double precision, intent(in)  d,
double precision, dimension(ixi^s, 1:^nd), intent(in)  x 
)
virtual

Definition at line 249 of file mod_physics.t.


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