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
Namespaces | Functions
sierra::nalu::promotion Namespace Reference

Namespaces

 internal
 

Functions

std::pair< stk::mesh::PartVector, stk::mesh::PartVectorpromote_elements (stk::mesh::BulkData &bulk, const ElementDescription &desc, const VectorFieldType &coordField, const stk::mesh::PartVector &partsToBePromoted, stk::mesh::Part *edgePart, stk::mesh::Part *facePart)
 
stk::mesh::PartVector create_boundary_elements (stk::mesh::BulkData &bulk, const ElementDescription &desc, const stk::mesh::PartVector &parts)
 

Function Documentation

stk::mesh::PartVector sierra::nalu::promotion::create_boundary_elements ( stk::mesh::BulkData &  bulk,
const ElementDescription desc,
const stk::mesh::PartVector parts 
)
std::pair< stk::mesh::PartVector, stk::mesh::PartVector > sierra::nalu::promotion::promote_elements ( stk::mesh::BulkData &  bulk,
const ElementDescription desc,
const VectorFieldType coordField,
const stk::mesh::PartVector partsToBePromoted,
stk::mesh::Part *  edgePart,
stk::mesh::Part *  facePart 
)