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 Member Functions | Public Attributes | List of all members
sierra::nalu::InputOutputInfo Class Reference

#include <InputOutputRealm.h>

Public Member Functions

 InputOutputInfo ()
 
 ~InputOutputInfo ()
 

Public Attributes

std::string fieldName_
 
int fieldSize_
 
std::string fieldType_
 
std::vector< std::string > targetNames_
 

Constructor & Destructor Documentation

sierra::nalu::InputOutputInfo::InputOutputInfo ( )
inline
sierra::nalu::InputOutputInfo::~InputOutputInfo ( )
inline

Member Data Documentation

std::string sierra::nalu::InputOutputInfo::fieldName_
int sierra::nalu::InputOutputInfo::fieldSize_
std::string sierra::nalu::InputOutputInfo::fieldType_
std::vector<std::string> sierra::nalu::InputOutputInfo::targetNames_

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