Clawpack: AMRClaw Documentation
Adaptive Mesh Refinement
Navigation
index
next
|
previous
|
Main Clawpack Documentation
|
Clawpack Webpage
|
Previous topic
nestck
Next topic
basic
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
nodget
ΒΆ
Signature:
integer
function
nodget(dummy)
Arguments:
double
precision,
intent(in)
:
dummy
: Unused dummy argument, provided simply to allow the function call.
Description:
Returns and removes the head of the free list, stored in
ndfree
. Updates
ndfree
accordingly.
Navigation
index
next
|
previous
|
Main Clawpack Documentation
|
Clawpack Webpage
|