FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | Grid_computeVarMean (iUnk, mean) |
subroutine Grid_computeVarMean | ( | integer | iUnk, |
real, intent(out) | mean | ||
) |
Calculates the mean of a variable in UNK
iunk : the variable (index into the UNK array)
mean : the mean value returned
Definition at line 28 of file Grid_computeVarMean.F90.