![]() |
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 | |
| MasterSlave () | |
Public Attributes | |
| std::string | master_ |
| std::string | slave_ |
|
inline |
| std::string sierra::nalu::MasterSlave::master_ |
Referenced by YAML::convert< sierra::nalu::MasterSlave >::decode(), and sierra::nalu::operator>>().
| std::string sierra::nalu::MasterSlave::slave_ |
Referenced by YAML::convert< sierra::nalu::MasterSlave >::decode(), and sierra::nalu::operator>>().
1.8.11