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

Namespaces

 anonymous_namespace{UnitTestMomentumMassElem.C}
 
 anonymous_namespace{UnitTestMomentumMassElem.C}::hex8_golds
 
 anonymous_namespace{UnitTestMomentumMassElem.C}::hex8_golds::momentum_time_derivative
 
 anonymous_namespace{UnitTestMomentumMassElem.C}::hex8_golds::momentum_time_derivative_lumped
 

Functions

 TEST_F (MomentumKernelHex8Mesh, momentum_time_derivative)
 
 TEST_F (MomentumKernelHex8Mesh, momentum_time_derivative_lumped)
 

Variables

static constexpr double anonymous_namespace{UnitTestMomentumMassElem.C}::hex8_golds::momentum_time_derivative::rhs [24]
 
static constexpr double anonymous_namespace{UnitTestMomentumMassElem.C}::hex8_golds::momentum_time_derivative::lhs [24][24]
 
static constexpr double anonymous_namespace{UnitTestMomentumMassElem.C}::hex8_golds::momentum_time_derivative_lumped::rhs [24]
 

Function Documentation

TEST_F ( MomentumKernelHex8Mesh  ,
momentum_time_derivative   
)
TEST_F ( MomentumKernelHex8Mesh  ,
momentum_time_derivative_lumped   
)