2D AMRCLAW
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | putnod (mptr) |
Return mptr node to the linked list kept in node array. More... | |
subroutine | putnod_bnd (mcell) |
subroutine putnod | ( | mptr | ) |
Return mptr node to the linked list kept in node array.
Definition at line 6 of file putnod.f.
References amr_module::ndfree, amr_module::nextfree, and amr_module::node.
Referenced by gfixup(), and restrt().
subroutine putnod_bnd | ( | mcell | ) |
Definition at line 26 of file putnod.f.
References amr_module::bndlist, amr_module::ndfree_bnd, and amr_module::nextfree.
Referenced by freebndrylist().