![]() |
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 <FieldTypeDef.h>#include <stk_mesh/base/Part.hpp>#include <stk_mesh/base/Ghosting.hpp>#include <stk_search/BoundingBox.hpp>#include <stk_search/CoarseSearch.hpp>#include <stk_search/IdentProc.hpp>#include <vector>#include <list>#include <map>Go to the source code of this file.
Classes | |
| class | sierra::nalu::PeriodicManager |
Namespaces | |
| sierra | |
| sierra::nalu | |
Typedefs | |
| typedef stk::search::IdentProc< stk::mesh::EntityKey, int > | sierra::nalu::theEntityKey |
| typedef std::pair< Sphere, theEntityKey > | sierra::nalu::sphereBoundingBox |
1.8.11