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

Namespaces

 anonymous_namespace{UnitTestMomentumNSOElem.C}
 
 anonymous_namespace{UnitTestMomentumNSOElem.C}::hex8_golds
 
 anonymous_namespace{UnitTestMomentumNSOElem.C}::hex8_golds::nso_2nd
 
 anonymous_namespace{UnitTestMomentumNSOElem.C}::hex8_golds::nso_2nd_alt
 

Functions

 TEST_F (MomentumKernelHex8Mesh, nso_2nd)
 
 TEST_F (MomentumKernelHex8Mesh, nso_2nd_alt)
 

Variables

static constexpr double anonymous_namespace{UnitTestMomentumNSOElem.C}::hex8_golds::nso_2nd::rhs [24]
 
static constexpr double anonymous_namespace{UnitTestMomentumNSOElem.C}::hex8_golds::nso_2nd::lhs [24][24]
 
static constexpr double anonymous_namespace{UnitTestMomentumNSOElem.C}::hex8_golds::nso_2nd_alt::rhs [24]
 
static constexpr double anonymous_namespace{UnitTestMomentumNSOElem.C}::hex8_golds::nso_2nd_alt::lhs [24][24]
 

Function Documentation

TEST_F ( MomentumKernelHex8Mesh  ,
nso_2nd   
)
TEST_F ( MomentumKernelHex8Mesh  ,
nso_2nd_alt   
)