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::compareGaussPoint Struct Reference

Public Member Functions

 compareGaussPoint ()
 
bool operator() (const std::pair< theKey, theKey > &p, const uint64_t i)
 
bool operator() (const uint64_t i, const std::pair< theKey, theKey > &p)
 

Constructor & Destructor Documentation

sierra::nalu::compareGaussPoint::compareGaussPoint ( )
inline

Member Function Documentation

bool sierra::nalu::compareGaussPoint::operator() ( const std::pair< theKey, theKey > &  p,
const uint64_t  i 
)
inline
bool sierra::nalu::compareGaussPoint::operator() ( const uint64_t  i,
const std::pair< theKey, theKey > &  p 
)
inline

The documentation for this struct was generated from the following file: