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::PecletFunction Class Referenceabstract

#include <PecletFunction.h>

Inheritance diagram for sierra::nalu::PecletFunction:
sierra::nalu::ClassicPecletFunction sierra::nalu::TanhFunction

Public Member Functions

 PecletFunction ()
 
virtual ~PecletFunction ()
 
virtual double execute (const double pecletNumber)=0
 

Constructor & Destructor Documentation

sierra::nalu::PecletFunction::PecletFunction ( )
sierra::nalu::PecletFunction::~PecletFunction ( )
virtual

Member Function Documentation

virtual double sierra::nalu::PecletFunction::execute ( const double  pecletNumber)
pure virtual

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