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 | Namespaces | Typedefs
HDF5Table.h File Reference
#include <vector>
#include <set>
#include <string>
#include <map>
#include "tabular_props/H5IO.h"

Go to the source code of this file.

Classes

struct  sierra::nalu::ClipEvent
 
class  sierra::nalu::ClipEventSortCriterion< T >
 
class  sierra::nalu::HDF5Table
 Object to manage property evaluation as a function of a set of input chemical state variables. More...
 

Namespaces

 sierra
 
 sierra::nalu
 

Typedefs

typedef std::set< ClipEvent, ClipEventSortCriterion< ClipEvent > > sierra::nalu::ClipEventLog