chombo-discharge
|
Declaration of averaging methods. More...
#include <CD_NamespaceHeader.H>
#include <CD_NamespaceFooter.H>
Go to the source code of this file.
Enumerations | |
enum class | Average { Arithmetic , Harmonic , Conservative , Geometric } |
Various averaging methods. More... | |
Declaration of averaging methods.
|
strong |
Various averaging methods.
'Arithmetic'/'Harmonic' mean what you think, while 'Conservative' also incorporate volume, face, and EB face fractions such that the total quantity is conserved.