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
Typedefs
stk::mesh Namespace Reference

Typedefs

typedef std::vector< Part * > PartVector
 
typedef std::vector< Bucket * > BucketVector
 
typedef std::vector< Entity > EntityVector
 
typedef std::vector< EntityId > EntityIdVector
 

Typedef Documentation

typedef std::vector<Bucket*> stk::mesh::BucketVector
typedef std::vector<EntityId> stk::mesh::EntityIdVector
typedef std::vector<Entity> stk::mesh::EntityVector
typedef std::vector< Part * > stk::mesh::PartVector