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
Static Public Attributes | List of all members
sierra::nalu::AlgTraitsHex27 Struct Reference

#include <AlgTraits.h>

Static Public Attributes

static constexpr int nDim_ = 3
 
static constexpr int nodesPerElement_ = 27
 
static constexpr int numScsIp_ = 216
 
static constexpr int numScvIp_ = 216
 
static constexpr int numGp_ = 27
 
static constexpr stk::topology::topology_t topo_ = stk::topology::HEX_27
 

Member Data Documentation

constexpr int sierra::nalu::AlgTraitsHex27::nDim_ = 3
static
constexpr int sierra::nalu::AlgTraitsHex27::nodesPerElement_ = 27
static
constexpr int sierra::nalu::AlgTraitsHex27::numGp_ = 27
static
constexpr int sierra::nalu::AlgTraitsHex27::numScsIp_ = 216
static
constexpr int sierra::nalu::AlgTraitsHex27::numScvIp_ = 216
static
constexpr stk::topology::topology_t sierra::nalu::AlgTraitsHex27::topo_ = stk::topology::HEX_27
static

The documentation for this struct was generated from the following file: