FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | Grid_setWorkDefault (pwork, lwork) |
subroutine Grid_setWorkDefault | ( | real, intent(in) | pwork, |
real, intent(in) | lwork | ||
) |
Sets the default work value. These value is assigned to every block after regridding, unless gr_btExchangeWork = True. Used for uneven load distributions when using Paramesh.
pwork - default work for non-leaf blocks lwork - default work for leaf blocks
Definition at line 25 of file Grid_setWorkDefault.F90.