2D AMRCLAW
Functions/Subroutines
src1d.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine src1d (meqn, mbc, mx1d, q1d, maux, aux1d, t, dt)
 

Function/Subroutine Documentation

subroutine src1d ( integer, intent(in)  meqn,
integer, intent(in)  mbc,
integer, intent(in)  mx1d,
real(kind=8), dimension(meqn,mx1d), intent(inout)  q1d,
integer, intent(in)  maux,
real(kind=8), dimension(maux,mx1d), intent(in)  aux1d,
real(kind=8), intent(in)  t,
real(kind=8), intent(in)  dt 
)

Definition at line 1 of file src1d.f90.

Referenced by qad().

Here is the caller graph for this function: