![]() |
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 <ScratchViews.h>
Public Member Functions | |
| ViewT (T view, int dim) | |
| virtual | ~ViewT () |
Public Member Functions inherited from sierra::nalu::ViewHolder | |
| virtual | ~ViewHolder () |
Public Attributes | |
| T | view_ |
Public Attributes inherited from sierra::nalu::ViewHolder | |
| int | dim_ |
|
inline |
References sierra::nalu::ViewHolder::dim_.
|
inlinevirtual |
| T sierra::nalu::ViewT< T >::view_ |
1.8.11