FLASH-X
Doxygen Generated Documentation From Interface Source Code
Functions/Subroutines
Grid_computeVarMean.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine Grid_computeVarMean (iUnk, mean)
 

Function/Subroutine Documentation

◆ Grid_computeVarMean()

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.