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
PromotedElementIO.h File Reference
#include <stk_mesh/base/CoordinateSystems.hpp>
#include <stk_mesh/base/FieldBase.hpp>
#include <Ioss_Region.h>
#include <stk_mesh/base/Field.hpp>
#include <stk_mesh/base/Types.hpp>
#include <stddef.h>
#include <iosfwd>
#include <map>
#include <memory>
#include <string>
#include <unordered_set>
#include <vector>

Go to the source code of this file.

Classes

class  sierra::nalu::PromotedElementIO
 

Namespaces

 Ioss
 
 sierra
 
 sierra::nalu
 
 stk
 
 stk::mesh
 

Typedefs

typedef stk::mesh::Field< double > ScalarFieldType
 
typedef stk::mesh::Field< double, stk::mesh::SimpleArrayTag > GenericFieldType
 
typedef stk::mesh::Field< double, stk::mesh::Cartesian > VectorFieldType
 

Typedef Documentation

typedef stk::mesh::Field<double, stk::mesh::SimpleArrayTag> GenericFieldType
typedef stk::mesh::Field<double> ScalarFieldType
typedef stk::mesh::Field<double, stk::mesh::Cartesian> VectorFieldType