![]() |
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 <element_promotion/PromotedElementIO.h>#include <element_promotion/PromotedPartHelper.h>#include <nalu_make_unique.h>#include <stk_mesh/base/MetaData.hpp>#include <stk_mesh/base/Bucket.hpp>#include <stk_mesh/base/BulkData.hpp>#include <stk_mesh/base/BulkDataInlinedMethods.hpp>#include <stk_mesh/base/Entity.hpp>#include <stk_mesh/base/FieldBase.hpp>#include <stk_mesh/base/FieldRestriction.hpp>#include <stk_mesh/base/Part.hpp>#include <stk_mesh/base/Selector.hpp>#include <stk_topology/topology.hpp>#include <stk_topology/topology.tcc>#include <stk_util/environment/ReportHandler.hpp>#include <Ioss_DBUsage.h>#include <Ioss_DatabaseIO.h>#include <Ioss_ElementBlock.h>#include <Ioss_Field.h>#include <Ioss_IOFactory.h>#include <Ioss_NodeBlock.h>#include <Ioss_Property.h>#include <Ioss_PropertyManager.h>#include <Ioss_SideBlock.h>#include <Ioss_SideSet.h>#include <Ioss_State.h>#include "Ionit_Initializer.h"#include <algorithm>#include <iostream>#include <stdexcept>#include <utility>#include <element_promotion/ElementDescription.h>Namespaces | |
| sierra | |
| sierra::nalu | |
| sierra::nalu::anonymous_namespace{PromotedElementIO.C} | |
Functions | |
| size_t | sierra::nalu::anonymous_namespace{PromotedElementIO.C}::num_sub_elements (const int dim, const stk::mesh::BucketVector &buckets, unsigned polyOrder) |
1.8.11