|
2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | putsp (lbase, level, nvar, naux) |
| Reclaim list space in nodes cfluxptr and ffluxptr for all grids at level level More... | |
| subroutine putsp | ( | lbase, | |
| level, | |||
| nvar, | |||
| naux | |||
| ) |
Reclaim list space in nodes cfluxptr and ffluxptr for all grids at level level
Definition at line 7 of file putsp.f.
References amr_module::cfluxptr, amr_module::ffluxptr, amr_module::intratx, amr_module::intraty, amr_module::levelptr, amr_module::lfine, amr_module::listsp, amr_module::lstart, amr_module::ndihi, amr_module::ndilo, amr_module::ndjhi, amr_module::ndjlo, amr_module::node, and reclam().
Referenced by cleanup(), and gfixup().


1.8.14