![]() |
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 "ScalarDiffElemKernel.h"Functions | |
| TEST_F (HeatCondKernelHex8Mesh, cvfem_diff) | |
| Scalar diffusion kernel applied to heat conduction equation. More... | |
Variables | |
| static constexpr double | anonymous_namespace{UnitTestScalarDiffElem.C}::hex8_golds::heatcond::cvfem_diff::lhs [8][8] |
| TEST_F | ( | HeatCondKernelHex8Mesh | , |
| cvfem_diff | |||
| ) |
Scalar diffusion kernel applied to heat conduction equation.
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(), anonymous_namespace{UnitTestScalarDiffElem.C}::hex8_golds::heatcond::cvfem_diff::lhs, unit_test_utils::TestLinearSystem::lhs_, unit_test_utils::HelperObjectsNewME::linsys, and unit_test_utils::TestLinearSystem::rhs_.
1.8.11