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::PeriodicUserData Struct Reference

#include <NaluParsing.h>

Inheritance diagram for sierra::nalu::PeriodicUserData:
sierra::nalu::UserData

Public Member Functions

 PeriodicUserData ()
 
- Public Member Functions inherited from sierra::nalu::UserData
 UserData ()
 

Public Attributes

double searchTolerance_
 
std::string searchMethodName_
 
- Public Attributes inherited from sierra::nalu::UserData
std::map< std::string, bool > bcDataSpecifiedMap_
 
std::map< std::string, UserDataTypebcDataTypeMap_
 
std::map< std::string, std::string > userFunctionMap_
 
std::map< std::string, std::vector< double > > functionParams_
 
std::map< std::string, std::vector< std::string > > functionStringParams_
 
Temperature temperature_
 
bool tempSpec_
 
bool externalData_
 

Constructor & Destructor Documentation

sierra::nalu::PeriodicUserData::PeriodicUserData ( )
inline

Member Data Documentation

std::string sierra::nalu::PeriodicUserData::searchMethodName_
double sierra::nalu::PeriodicUserData::searchTolerance_

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