Clawpack: AMRClaw Documentation
Adaptive Mesh Refinement
Navigation
index
next
|
previous
|
Main Clawpack Documentation
|
Clawpack Webpage
|
Previous topic
amr2ez
Next topic
nestck
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
igetsp
ΒΆ
Signature:
integer
function
igetsp(nwords)
Arguments:
integer,
intent(in):
nwords
: Length of continuous space (double precision) to be allocated.
Description:
Allocates contiguous space of length
nwords
in the main storage array
alloc
.
Navigation
index
next
|
previous
|
Main Clawpack Documentation
|
Clawpack Webpage
|