[FLASH-USERS] Guard cell filling only one variable

Seyit Hocuk seyit at astro.rug.nl
Wed Jul 18 06:44:27 EDT 2012


Hi community,

If I want to do a guardcell filling (Grid_fillGuardCells) of only one 
variable (for computational speed) how do I do that?
Perhaps it isn't any faster anyway?

To gain speed, I've already changed my line from
call Grid_fillGuardCells(CENTER, ALLDIR)
to
call Grid_fillGuardCells(CENTER, ALLDIR, minLayers=1, selectBlockType=LEAF)

Can you give an example on say DENS_VAR? And what is this WORK?

Best,
Seyit



More information about the flash-users mailing list