![]() |
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 <AlgTraits.h>
Static Public Attributes | |
| static constexpr int | nDim_ = 3 |
| static constexpr int | nodesPerElement_ = (p+1)*(p+1)*(p+1) |
| static constexpr int | numScsIp_ = 3 * p * (p+1) * (p+1) * nGL<p>() * nGL<p>() |
| static constexpr int | numScvIp_ = nodesPerElement_ * nGL<p>() * nGL<p>() * nGL<p>() |
| static constexpr int | numGp_ = nodesPerElement_ |
| static constexpr stk::topology::topology_t | topo_ |
| static constexpr stk::topology::topology_t | baseTopo_ = stk::topology::HEX_8 |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
1.8.11