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
Public Types | List of all members
sierra::nalu::utils::InterpTraits< T > Struct Template Reference

#include <LinearInterpolation.h>

Public Types

typedef Array1D< T >::size_type size_type
 
typedef std::pair< OutOfBounds::boundLimits, size_typeindex_type
 

Member Typedef Documentation

template<typename T>
typedef std::pair<OutOfBounds::boundLimits, size_type> sierra::nalu::utils::InterpTraits< T >::index_type
template<typename T>
typedef Array1D<T>::size_type sierra::nalu::utils::InterpTraits< T >::size_type

The documentation for this struct was generated from the following file: