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
Namespaces | Functions | Variables
UnitTestScalarDiffElem.C File Reference
#include "kernels/UnitTestKernelUtils.h"
#include "UnitTestUtils.h"
#include "UnitTestHelperObjects.h"
#include "ScalarDiffElemKernel.h"

Namespaces

 anonymous_namespace{UnitTestScalarDiffElem.C}
 
 anonymous_namespace{UnitTestScalarDiffElem.C}::hex8_golds
 
 anonymous_namespace{UnitTestScalarDiffElem.C}::hex8_golds::heatcond
 
 anonymous_namespace{UnitTestScalarDiffElem.C}::hex8_golds::heatcond::cvfem_diff
 

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]
 

Function Documentation

TEST_F ( HeatCondKernelHex8Mesh  ,
cvfem_diff   
)