![]() |
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
|
#include <UnitTestUtils.h>
Protected Member Functions | |
| 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 | |
| stk::ParallelMachine | comm |
| unsigned | spatialDimension |
| stk::mesh::MetaData | meta |
| stk::mesh::BulkData | bulk |
| stk::topology | topo |
| VectorFieldType * | elemCentroidField |
| ScalarFieldType * | nodalPressureField |
| ScalarFieldType * | discreteLaplacianOfPressure |
| ScalarFieldType * | scalarQ |
| ScalarFieldType * | diffFluxCoeff |
| stk::mesh::PartVector | partVec |
| const VectorFieldType * | coordField |
| double | exactLaplacian |
|
inlineprotected |
|
inlineprotected |
|
protected |
References kokkos_thread_team_bucket_loop(), and tol.
|
inlineprotected |
References unit_test_utils::fill_hex8_mesh().
|
inlineprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.11