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
SolutionOptions.C File Reference
#include <SolutionOptions.h>
#include <Enums.h>
#include <NaluEnv.h>
#include <MeshMotionInfo.h>
#include <FixPressureAtNodeInfo.h>
#include <stdexcept>
#include <utility>

Namespaces

 sierra
 
 sierra::nalu
 

Macros

#define OUTN(a)   " " << #a << " = " << a
 

Macro Definition Documentation

#define OUTN (   a)    " " << #a << " = " << a