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
Public Member Functions | List of all members
sierra::nalu::FChi Class Reference

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...
 

Detailed Description

Class to wrap the F_chi() function with an interface that is compatible with our Functor implementation.

Constructor & Destructor Documentation

sierra::nalu::FChi::FChi ( )
inline
sierra::nalu::FChi::~FChi ( )
inline

References sierra::nalu::F_gamma(), query(), and Z.

Member Function Documentation

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().


The documentation for this class was generated from the following files: