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
Classes | Functions
anonymous_namespace{UnitTestElemSuppAlg.C} Namespace Reference

Classes

class  DiscreteLaplacianSuppAlg
 
class  SuppAlg
 
class  TestElemAlgorithmWithSuppAlgViews
 

Functions

void element_discrete_laplacian_kernel_3d (sierra::nalu::MasterElement &meSCS, const ScalarFieldType *discreteLaplacianOfPressure, const ScalarFieldType *nodalPressureField, sierra::nalu::ScratchViews< double > &elemData)
 
 TEST_F (Hex8Mesh, elem_supp_alg_views)
 

Function Documentation

void anonymous_namespace{UnitTestElemSuppAlg.C}::element_discrete_laplacian_kernel_3d ( sierra::nalu::MasterElement meSCS,
const ScalarFieldType discreteLaplacianOfPressure,
const ScalarFieldType nodalPressureField,
sierra::nalu::ScratchViews< double > &  elemData 
)
anonymous_namespace{UnitTestElemSuppAlg.C}::TEST_F ( Hex8Mesh  ,
elem_supp_alg_views   
)