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 | Typedefs
FieldTypeDef.h File Reference
#include <stk_mesh/base/FieldBase.hpp>
#include <stk_mesh/base/CoordinateSystems.hpp>

Go to the source code of this file.

Namespaces

 sierra
 
 sierra::nalu
 

Typedefs

typedef stk::mesh::Field< double > sierra::nalu::ScalarFieldType
 
typedef stk::mesh::Field< stk::mesh::EntityId > sierra::nalu::GlobalIdFieldType
 
typedef stk::mesh::Field< int > sierra::nalu::ScalarIntFieldType
 
typedef stk::mesh::Field< double, stk::mesh::Cartesian > sierra::nalu::VectorFieldType
 
typedef stk::mesh::Field< double, stk::mesh::SimpleArrayTag > sierra::nalu::GenericFieldType
 
typedef unsigned sierra::nalu::LocalId
 
typedef stk::mesh::Field< LocalId > sierra::nalu::LocalIdFieldType