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
UnitTestMomentumAdvDiffElem.C File Reference
#include "kernels/UnitTestKernelUtils.h"
#include "UnitTestUtils.h"
#include "UnitTestHelperObjects.h"
#include "MomentumAdvDiffElemKernel.h"

Namespaces

 anonymous_namespace{UnitTestMomentumAdvDiffElem.C}
 
 anonymous_namespace{UnitTestMomentumAdvDiffElem.C}::hex8_golds
 
 anonymous_namespace{UnitTestMomentumAdvDiffElem.C}::hex8_golds::advection_diffusion
 

Functions

 TEST_F (MomentumKernelHex8Mesh, advection_diffusion)
 

Variables

static constexpr double anonymous_namespace{UnitTestMomentumAdvDiffElem.C}::hex8_golds::advection_diffusion::rhs [24]
 
static constexpr double anonymous_namespace{UnitTestMomentumAdvDiffElem.C}::hex8_golds::advection_diffusion::lhs [24][24]
 

Function Documentation

TEST_F ( MomentumKernelHex8Mesh  ,
advection_diffusion   
)