Memosa-FVM  0.2
FluentCellZone Struct Reference

#include <FluentReader.h>

Inheritance diagram for FluentCellZone:
Collaboration diagram for FluentCellZone:

Public Attributes

vector< int > boundaryZoneIds
 
vector< int > interiorZoneIds
 
vector< int > interfaceZoneIds
 
Meshmesh
 
GhostCellMapsMap ghostCellMaps
 
shared_ptr< Array< int > > globalToLocalNodeMap
 
- Public Attributes inherited from FluentZone
int ID
 
int iBeg
 
int iEnd
 
int partnerId
 
int threadType
 
string zoneName
 
string zoneType
 
string zoneVars
 

Detailed Description

Definition at line 38 of file FluentReader.h.

Member Data Documentation

vector<int> FluentCellZone::boundaryZoneIds

Definition at line 40 of file FluentReader.h.

Referenced by FluentReader::buildZones(), and FluentReader::createMesh().

GhostCellMapsMap FluentCellZone::ghostCellMaps

Definition at line 45 of file FluentReader.h.

Referenced by FluentReader::createMesh(), and FluentReader::getMeshList().

shared_ptr<Array<int> > FluentCellZone::globalToLocalNodeMap

Definition at line 46 of file FluentReader.h.

Referenced by FluentReader::createMesh(), and FluentReader::getCommonNodeMap().

vector<int> FluentCellZone::interfaceZoneIds

Definition at line 42 of file FluentReader.h.

Referenced by FluentReader::buildZones(), and FluentReader::createMesh().

vector<int> FluentCellZone::interiorZoneIds

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