![]() |
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 "kernels/UnitTestKernelUtils.h"#include "UnitTestUtils.h"#include "UnitTestHelperObjects.h"#include "MomentumBuoyancySrcElemKernel.h"#include <random>Functions | |
| TEST_F (MomentumKernelHex8Mesh, buoyancy) | |
| TEST_F | ( | MomentumKernelHex8Mesh | , |
| buoyancy | |||
| ) |
References sierra::nalu::Algorithm::activeKernels_, unit_test_utils::HelperObjectsNewME::assembleElemSolverAlg, sierra::nalu::AssembleElemSolverAlgorithm::dataNeededByKernels_, sierra::nalu::AssembleElemSolverAlgorithm::execute(), unit_test_kernel_utils::expect_all_near(), unit_test_utils::TestLinearSystem::lhs_, unit_test_utils::HelperObjectsNewME::linsys, and unit_test_utils::TestLinearSystem::rhs_.
1.8.11