![]() |
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 <InputOutputRealm.h>
Public Member Functions | |
| InputOutputInfo () | |
| ~InputOutputInfo () | |
Public Attributes | |
| std::string | fieldName_ |
| int | fieldSize_ |
| std::string | fieldType_ |
| std::vector< std::string > | targetNames_ |
|
inline |
|
inline |
| std::string sierra::nalu::InputOutputInfo::fieldName_ |
Referenced by sierra::nalu::InputOutputRealm::load().
| int sierra::nalu::InputOutputInfo::fieldSize_ |
Referenced by sierra::nalu::InputOutputRealm::load().
| std::string sierra::nalu::InputOutputInfo::fieldType_ |
Referenced by sierra::nalu::InputOutputRealm::load().
| std::vector<std::string> sierra::nalu::InputOutputInfo::targetNames_ |
Referenced by sierra::nalu::InputOutputRealm::load().
1.8.11