MPI-AMRVAC  3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
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 239 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 
)

Definition at line 239 of file mod_physics.t.


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