![]() |
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
|
#include <NaluParsing.h>
Public Member Functions | |
| SymmetryUserData () | |
Public Member Functions inherited from sierra::nalu::UserData | |
| UserData () | |
Additional Inherited Members | |
Public Attributes inherited from sierra::nalu::UserData | |
| std::map< std::string, bool > | bcDataSpecifiedMap_ |
| std::map< std::string, UserDataType > | bcDataTypeMap_ |
| std::map< std::string, std::string > | userFunctionMap_ |
| std::map< std::string, std::vector< double > > | functionParams_ |
| std::map< std::string, std::vector< std::string > > | functionStringParams_ |
| Temperature | temperature_ |
| bool | tempSpec_ |
| bool | externalData_ |
|
inline |
1.8.11