|
2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | check4nans (meqn, mbc, mx, my, q, t, ichecknan) |
| subroutine check4nans | ( | integer, intent(in) | meqn, |
| integer, intent(in) | mbc, | ||
| integer, intent(in) | mx, | ||
| integer, intent(in) | my, | ||
| real(kind=8), dimension(meqn,1-mbc:mx+mbc,1-mbc:my+mbc), intent(in) | q, | ||
| real(kind=8), intent(in) | t, | ||
| integer, intent(in) | ichecknan | ||
| ) |
Definition at line 3 of file check4nans.f90.
1.8.6