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::Realms::IsString Struct Reference

#include <Realms.h>

Public Member Functions

 IsString (std::string &str)
 
bool operator() (Realm *realm)
 

Public Attributes

std::string & str_
 

Constructor & Destructor Documentation

sierra::nalu::Realms::IsString::IsString ( std::string &  str)
inline

Member Function Documentation

bool sierra::nalu::Realms::IsString::operator() ( Realm realm)
inline

Member Data Documentation

std::string& sierra::nalu::Realms::IsString::str_

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