![]() |
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 <UpdateOversetFringeAlgorithmDriver.h>
Public Member Functions | |
| OversetFieldData (stk::mesh::FieldBase *field, int sizeRow=1, int sizeCol=1) | |
Public Attributes | |
| stk::mesh::FieldBase * | field_ |
| int | sizeRow_ |
| int | sizeCol_ |
|
inline |
| stk::mesh::FieldBase* sierra::nalu::OversetFieldData::field_ |
| int sierra::nalu::OversetFieldData::sizeCol_ |
| int sierra::nalu::OversetFieldData::sizeRow_ |
1.8.11