![]() |
Nalu
Nalu: a generalized unstructured massively parallel low Mach flow code designed to support a variety of energy applications of interest (most notably Wind ECP) built on the Sierra Toolkit and Trilinos solver Tpetra/Epetra stack. The open source BSD, clause 3 license model has been chosen for the code base. See LICENSE for more information. http://NaluCFD.org
|
Class to wrap the F_chi() function with an interface that is compatible with our Functor implementation. More...
#include <Functions.h>
Public Member Functions | |
| FChi () | |
| ~FChi () | |
| double | query (const double Z) |
| Class to wrap the F_chi() function with an interface that is compatible with our Functor implementation. More... | |
Class to wrap the F_chi() function with an interface that is compatible with our Functor implementation.
|
inline |
|
inline |
References sierra::nalu::F_gamma(), query(), and Z.
| double sierra::nalu::FChi::query | ( | const double | Z | ) |
Class to wrap the F_chi() function with an interface that is compatible with our Functor implementation.
References sierra::nalu::F_chi().
Referenced by sierra::nalu::FGamma::setGammaMaxStoich(), and ~FChi().
1.8.11