Memosa-FVM
0.2
|
#include <FluentReader.h>
Public Attributes | |
int | ID |
int | iBeg |
int | iEnd |
int | partnerId |
int | threadType |
string | zoneName |
string | zoneType |
string | zoneVars |
Definition at line 20 of file FluentReader.h.
int FluentZone::iBeg |
Definition at line 23 of file FluentReader.h.
Referenced by FluentReader::buildZones(), FluentReader::createMesh(), FluentReader::getCellZoneID(), FluentReader::getGhostCellMap(), FluentReader::readCells(), FluentReader::readFaces(), FluentDataExporter< T >::writeScalarField(), and FluentDataExporter< T >::writeVectorField().
int FluentZone::ID |
Definition at line 22 of file FluentReader.h.
Referenced by FluentReader::buildZones(), FluentReader::createMesh(), FluentReader::getCellZoneID(), FluentReader::getMeshList(), FluentReader::readCells(), FluentReader::readFaces(), FluentDataExporter< T >::writeScalarField(), and FluentDataExporter< T >::writeVectorField().
int FluentZone::iEnd |
Definition at line 24 of file FluentReader.h.
Referenced by FluentReader::createMesh(), FluentReader::getCellZoneID(), FluentReader::getGhostCellMap(), FluentReader::readCells(), FluentReader::readFaces(), FluentDataExporter< T >::writeScalarField(), and FluentDataExporter< T >::writeVectorField().
int FluentZone::partnerId |
Definition at line 25 of file FluentReader.h.
Referenced by FluentReader::createMesh(), and FluentReader::readFaces().
int FluentZone::threadType |
Definition at line 26 of file FluentReader.h.
Referenced by FluentReader::buildZones(), FluentReader::readCells(), and FluentReader::readFaces().
string FluentZone::zoneName |
Definition at line 27 of file FluentReader.h.
Referenced by FluentReader::read().
string FluentZone::zoneType |
Definition at line 28 of file FluentReader.h.
Referenced by FluentReader::buildZones(), FluentReader::createMesh(), and FluentReader::read().
string FluentZone::zoneVars |
Definition at line 29 of file FluentReader.h.
Referenced by FluentReader::read().