2D AMRCLAW
Functions/Subroutines
bound_orig.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine bound (time, nvar, ng, valbig, mitot, mjtot, mptr, aux, naux)
 

Function/Subroutine Documentation

subroutine bound ( real(kind=8), intent(in)  time,
integer, intent(in)  nvar,
integer, intent(in)  ng,
real(kind=8), dimension(nvar,mitot,mjtot), intent(inout)  valbig,
integer, intent(in)  mitot,
integer, intent(in)  mjtot,
integer, intent(in)  mptr,
real(kind=8), dimension(naux,mitot,mjtot), intent(inout)  aux,
integer, intent(in)  naux 
)

Definition at line 19 of file bound_orig.f90.

References filrecur(), and prefilrecur().

Here is the call graph for this function: