![]() |
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 <UnitTests.h>
Public Member Functions | |
| UnitTests (Simulation &sim) | |
| ~UnitTests () | |
| void | load (const YAML::Node &node) |
| void | run () |
| Simulation * | root () |
| Simulation * | parent () |
Public Attributes | |
| Simulation & | sim_ |
|
inline |
| void sierra::nalu::UnitTests::load | ( | const YAML::Node & | node | ) |
Referenced by sierra::nalu::Simulation::load(), and ~UnitTests().
|
inline |
References sim_.
|
inline |
References sim_.
| void sierra::nalu::UnitTests::run | ( | ) |
Referenced by sierra::nalu::Simulation::run(), and ~UnitTests().
| Simulation& sierra::nalu::UnitTests::sim_ |
1.8.11