2D AMRCLAW
Functions/Subroutines
stepgrid_dimSplit.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine stepgrid_dimsplit (q, fm, fp, gm, gp, mitot, mjtot, mbc, dt, dtnew, dx, dy, nvar, xlow, ylow, time, mptr, maux, aux)
 

Function/Subroutine Documentation

subroutine stepgrid_dimsplit ( dimension(nvar,mitot,mjtot)  q,
dimension(nvar,mitot,mjtot)  fm,
dimension(nvar,mitot,mjtot)  fp,
dimension(nvar,mitot,mjtot)  gm,
dimension(nvar,mitot,mjtot)  gp,
  mitot,
  mjtot,
  mbc,
  dt,
  dtnew,
  dx,
  dy,
  nvar,
  xlow,
  ylow,
  time,
  mptr,
  maux,
dimension(maux,mitot,mjtot)  aux 
)

Definition at line 4 of file stepgrid_dimSplit.f.

References b4step2(), rpn2(), src2(), step2x(), and step2y().

Referenced by par_advanc().

Here is the call graph for this function:

Here is the caller graph for this function: