![]() |
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>#include <FieldTypeDef.h>#include <stk_mesh/base/Entity.hpp>#include <stk_mesh/base/Ghosting.hpp>#include <stk_search/BoundingBox.hpp>#include <stk_search/IdentProc.hpp>#include <stk_search/SearchMethod.hpp>#include <string>#include <vector>#include <utility>Go to the source code of this file.
Classes | |
| class | sierra::nalu::Actuator |
Namespaces | |
| sierra | |
| sierra::nalu | |
Typedefs | |
| typedef stk::search::IdentProc< uint64_t, int > | sierra::nalu::theKey |
| typedef stk::search::Point< double > | sierra::nalu::Point |
| typedef stk::search::Sphere< double > | sierra::nalu::Sphere |
| typedef stk::search::Box< double > | sierra::nalu::Box |
| typedef std::pair< Sphere, theKey > | sierra::nalu::boundingSphere |
| typedef std::pair< Box, theKey > | sierra::nalu::boundingElementBox |
1.8.11