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 | Macros
SimpleErrorIndicatorElemAlgorithm.C File Reference
#include <SolutionOptions.h>
#include <SimpleErrorIndicatorElemAlgorithm.h>
#include <Algorithm.h>
#include <FieldTypeDef.h>
#include <Realm.h>
#include <TimeIntegrator.h>
#include <master_element/MasterElement.h>
#include <NaluEnv.h>
#include <stk_mesh/base/BulkData.hpp>
#include <stk_mesh/base/Field.hpp>
#include <stk_mesh/base/GetBuckets.hpp>
#include <stk_mesh/base/MetaData.hpp>
#include <stk_mesh/base/Part.hpp>
#include <stk_util/parallel/ParallelReduce.hpp>

Namespaces

 sierra
 
 sierra::nalu
 

Macros

#define DUDX(i, j)   p_dudx[row_p_dudxL+i*nDim+j]
 
#define X   0
 
#define Y   1
 
#define Z   2
 

Macro Definition Documentation

#define DUDX (   i,
 
)    p_dudx[row_p_dudxL+i*nDim+j]
#define X   0
#define Y   1
#define Z   2