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
Classes | Namespaces | Typedefs | Functions
ElementDescription.h File Reference
#include <stddef.h>
#include <map>
#include <memory>
#include <vector>
#include <stk_topology/topology.hpp>

Go to the source code of this file.

Classes

struct  sierra::nalu::ElementDescription
 

Namespaces

 sierra
 
 sierra::nalu
 

Typedefs

using sierra::nalu::ordinal_type = int
 

Functions

int sierra::nalu::poly_order_from_super_topology (int dimension, stk::topology superTopo)