Clawpack: AMRClaw Documentation
Adaptive Mesh Refinement
Navigation
index
next
|
previous
|
Main Clawpack Documentation
|
Clawpack Webpage
|
Previous topic
putsp
Next topic
saveqc
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
reclam
ΒΆ
Signature:
subroutine
reclam(index,
nwords)
Arguments:
integer,
intent(in):
index
: Starting location of space to be freed in
alloc
.
nwords
: Length of space to be freed.
Description:
Return
nwords
of space, beginning at location
index
, to the free list.
Navigation
index
next
|
previous
|
Main Clawpack Documentation
|
Clawpack Webpage
|