![]() |
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 "Simulation.h"#include "Realm.h"#include <stk_mesh/base/BulkData.hpp>#include <stk_mesh/base/MetaData.hpp>#include "yaml-cpp/yaml.h"Go to the source code of this file.
Classes | |
| class | unit_test_utils::NaluTest |
Namespaces | |
| unit_test_utils | |
Functions | |
| YAML::Node | unit_test_utils::get_default_inputs () |
| YAML::Node | unit_test_utils::get_realm_default_node () |
1.8.11