![]() |
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
|
#include <master_element/Hex8FEM.h>#include <master_element/MasterElement.h>#include <master_element/MasterElementFunctions.h>#include <master_element/TensorOps.h>#include <FORTRAN_Proto.h>#include <cmath>#include <iostream>Namespaces | |
| sierra | |
| sierra::nalu | |
| sierra::nalu::anonymous_namespace{Hex8FEM.C} | |
Functions | |
| template<typename AlgTraits , typename GradViewType , typename CoordViewType , typename DetjType , typename OutputViewType > | |
| void | sierra::nalu::anonymous_namespace{Hex8FEM.C}::generic_grad_op_3d (GradViewType referenceGradWeights, CoordViewType coords, OutputViewType weights, DetjType detj) |
1.8.11