Overture  Version 25
Public Member Functions | Public Attributes | Friends | List of all members
floatGridCollectionFunction::RCData Class Reference

#include <floatGridCollectionFunction.h>

Inheritance diagram for floatGridCollectionFunction::RCData:
Inheritance graph
[legend]
Collaboration diagram for floatGridCollectionFunction::RCData:
Collaboration graph
[legend]

Public Member Functions

 RCData ()
 
virtual ~RCData ()
 
RCDataoperator= (const RCData &rcdata)
 
- Public Member Functions inherited from ReferenceCounting
 ReferenceCounting ()
 
 ReferenceCounting (const ReferenceCounting &x, const CopyType ct=DEEP)
 
virtual ~ReferenceCounting ()
 
virtual void breakReference ()
 
Integer incrementReferenceCount ()
 
Integer decrementReferenceCount ()
 
Integer getReferenceCount () const
 
Logical uncountedReferencesMayExist ()
 
virtual aString getClassName () const
 
Integer getGlobalID () const
 
void setGlobalID (int id)
 
virtual void consistencyCheck () const
 

Public Attributes

int positionOfComponent [maximumNumberOfIndicies]
 
int positionOfCoordinate [maximumNumberOfIndicies]
 
int positionOfFaceCentering
 
int faceCentering
 
Range R [floatMappedGridFunction::maximumNumberOfIndicies+1]
 
aStringname
 
int numberOfNames
 
Interpolantinterpolant
 
ListOfFloatGridCollectionFunction multigridLevel
 
ListOfFloatGridCollectionFunction refinementLevel
 

Friends

class floatGridCollectionFunction
 

Constructor & Destructor Documentation

floatGridCollectionFunction::RCData::RCData ( )
floatGridCollectionFunction::RCData::~RCData ( )
virtual

Member Function Documentation

floatGridCollectionFunction::RCData & floatGridCollectionFunction::RCData::operator= ( const RCData rcdata)

Friends And Related Function Documentation

friend class floatGridCollectionFunction
friend

Member Data Documentation

int floatGridCollectionFunction::RCData::faceCentering
Interpolant* floatGridCollectionFunction::RCData::interpolant
ListOfFloatGridCollectionFunction floatGridCollectionFunction::RCData::multigridLevel
aString* floatGridCollectionFunction::RCData::name
int floatGridCollectionFunction::RCData::numberOfNames
int floatGridCollectionFunction::RCData::positionOfComponent[maximumNumberOfIndicies]
int floatGridCollectionFunction::RCData::positionOfCoordinate[maximumNumberOfIndicies]
int floatGridCollectionFunction::RCData::positionOfFaceCentering
Range floatGridCollectionFunction::RCData::R[floatMappedGridFunction::maximumNumberOfIndicies+1]
ListOfFloatGridCollectionFunction floatGridCollectionFunction::RCData::refinementLevel

The documentation for this class was generated from the following files: