2D AMRCLAW
Functions/Subroutines
setaux.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine setaux (mbc, mx, my, xlower, ylower, dx, dy, maux, aux)
 

Function/Subroutine Documentation

subroutine setaux ( integer, intent(in)  mbc,
integer, intent(in)  mx,
integer, intent(in)  my,
real(kind=8), intent(in)  xlower,
real(kind=8), intent(in)  ylower,
real(kind=8), intent(in)  dx,
real(kind=8), intent(in)  dy,
integer, intent(in)  maux,
real(kind=8), dimension(maux,1-mbc:mx+mbc,1-mbc:my+mbc), intent(inout)  aux 
)

Definition at line 1 of file setaux.f90.

Referenced by filrecur(), filval(), ginit(), prefilrecur(), preicall(), prepbigstep(), and saveqc().

Here is the caller graph for this function: