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
Protected Member Functions | Protected Attributes | List of all members
Hex8MeshWithNSOFields Class Reference

#include <UnitTestUtils.h>

Inheritance diagram for Hex8MeshWithNSOFields:
Hex8Mesh

Protected Member Functions

 Hex8MeshWithNSOFields ()
 
- Protected Member Functions inherited from Hex8Mesh
 Hex8Mesh ()
 
 ~Hex8Mesh ()
 
void fill_mesh (const std::string &meshSpec="generated:20x20x20")
 
void fill_mesh_and_initialize_test_fields (const std::string &meshSpec="generated:20x20x20")
 
void check_discrete_laplacian (double exactLaplacian)
 

Protected Attributes

GenericFieldTypemassFlowRate
 
GenericFieldTypeGju
 
VectorFieldTypevelocity
 
VectorFieldTypedpdx
 
ScalarFieldTypedensity
 
ScalarFieldTypeviscosity
 
ScalarFieldTypepressure
 
- Protected Attributes inherited from Hex8Mesh
stk::ParallelMachine comm
 
unsigned spatialDimension
 
stk::mesh::MetaData meta
 
stk::mesh::BulkData bulk
 
stk::topology topo
 
VectorFieldTypeelemCentroidField
 
ScalarFieldTypenodalPressureField
 
ScalarFieldTypediscreteLaplacianOfPressure
 
ScalarFieldTypescalarQ
 
ScalarFieldTypediffFluxCoeff
 
stk::mesh::PartVector partVec
 
const VectorFieldTypecoordField
 
double exactLaplacian
 

Constructor & Destructor Documentation

Hex8MeshWithNSOFields::Hex8MeshWithNSOFields ( )
inlineprotected

Member Data Documentation

ScalarFieldType* Hex8MeshWithNSOFields::density
protected
VectorFieldType* Hex8MeshWithNSOFields::dpdx
protected
GenericFieldType* Hex8MeshWithNSOFields::Gju
protected
GenericFieldType* Hex8MeshWithNSOFields::massFlowRate
protected
ScalarFieldType* Hex8MeshWithNSOFields::pressure
protected
VectorFieldType* Hex8MeshWithNSOFields::velocity
protected
ScalarFieldType* Hex8MeshWithNSOFields::viscosity
protected

The documentation for this class was generated from the following file: