![]() |
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/MasterElementHO.h>#include <master_element/MasterElementUtils.h>#include <master_element/TensorOps.h>#include <element_promotion/TensorProductQuadratureRule.h>#include <element_promotion/LagrangeBasis.h>#include <NaluEnv.h>#include <master_element/MasterElement.h>#include <FORTRAN_Proto.h>#include <stk_util/environment/ReportHandler.hpp>#include <array>#include <limits>#include <cmath>#include <memory>#include <stdexcept>#include <element_promotion/ElementDescription.h>Namespaces | |
| sierra | |
| sierra::nalu | |
Functions | |
| double | sierra::nalu::parametric_distance_hex (const double *x) |
| double | sierra::nalu::parametric_distance_quad (const double *x) |
1.8.11