Clawpack: AMRClaw Documentation
Adaptive Mesh Refinement
Navigation
index
next
|
previous
|
Main Clawpack Documentation
|
Clawpack Webpage
|
Previous topic
upbnd
Next topic
valout
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
update
ΒΆ
Signature:
subroutine
update(level,
nvar)
Arguments:
integer,
intent(in)
:
level
: Level being updated.
nvar
: Number of solution variables.
Description:
Updates coarse grids on level
level
based on fine grids at level
level+1
.
Navigation
index
next
|
previous
|
Main Clawpack Documentation
|
Clawpack Webpage
|