|
2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | fixcapaq (val, aux, mitot, mjtot, valc, auxc, mic, mjc, nvar, naux, levc, setflags) |
| subroutine fixcapaq | ( | dimension(nvar,mitot,mjtot) | val, |
| dimension(naux,mitot,mjtot) | aux, | ||
| mitot, | |||
| mjtot, | |||
| dimension(nvar,mic,mjc) | valc, | ||
| dimension(naux,mic,mjc) | auxc, | ||
| mic, | |||
| mjc, | |||
| nvar, | |||
| naux, | |||
| levc, | |||
| dimension(mitot,mjtot) | setflags | ||
| ) |
Definition at line 4 of file fixcapaq.f.
References setflags().
Referenced by filval().


1.8.6