|
Overture
Version 25
|
#include <ListOfDoubleMappedGridFunction.h>


Classes | |
| class | RCData |
Public Attributes | |
| RCData * | rcData |
Protected Member Functions | |
| void | initialize () |
| void | deleteStuff () |
| void | openAPositionForAnElement (const int index) |
| void | checkRange (const int) const |
| ListOfDoubleMappedGridFunction::ListOfDoubleMappedGridFunction | ( | ) |
| ListOfDoubleMappedGridFunction::ListOfDoubleMappedGridFunction | ( | const int | numberOfElements | ) |
| ListOfDoubleMappedGridFunction::ListOfDoubleMappedGridFunction | ( | const ListOfDoubleMappedGridFunction & | , |
| const CopyType | = DEEP |
||
| ) |
| ListOfDoubleMappedGridFunction::~ListOfDoubleMappedGridFunction | ( | ) |
| void ListOfDoubleMappedGridFunction::addElement | ( | const int | index | ) |
| void ListOfDoubleMappedGridFunction::addElement | ( | ) |
| void ListOfDoubleMappedGridFunction::addElement | ( | const doubleMappedGridFunction & | t, |
| const int | index | ||
| ) |
| void ListOfDoubleMappedGridFunction::addElement | ( | const doubleMappedGridFunction & | t | ) |
|
virtual |
Reimplemented from ReferenceCounting.
Referenced by doubleGridCollectionFunction::destroy().
|
protected |
| void ListOfDoubleMappedGridFunction::deleteElement | ( | const doubleMappedGridFunction & | X | ) |
| void ListOfDoubleMappedGridFunction::deleteElement | ( | const int | index | ) |
| void ListOfDoubleMappedGridFunction::deleteElement | ( | ) |
|
protected |
| void ListOfDoubleMappedGridFunction::destroy | ( | ) |
Referenced by doubleGridCollectionFunction::destroy().
| int ListOfDoubleMappedGridFunction::getIndex | ( | const doubleMappedGridFunction & | X | ) | const |
|
inline |
References rcData.
Referenced by doubleGridCollectionFunction::consistencyCheck(), doubleGridCollectionFunction::destroy(), doubleGridCollectionFunction::get(), doubleGridCollectionFunction::getNumberOfComponents(), doubleGridCollectionFunction::link(), doubleCompositeGridFunction::updateCollections(), doubleGridCollectionFunction::updateCollections(), doubleGridCollectionFunction::updateToMatchGrid(), and doubleGridCollectionFunction::updateToMatchNumberOfGrids().
|
protected |
|
inline |
References rcData.
|
protected |
| ListOfDoubleMappedGridFunction& ListOfDoubleMappedGridFunction::operator= | ( | const ListOfDoubleMappedGridFunction & | ) |
| doubleMappedGridFunction& ListOfDoubleMappedGridFunction::operator[] | ( | const int | index | ) | const |
| void ListOfDoubleMappedGridFunction::reference | ( | const ListOfDoubleMappedGridFunction & | list | ) |
Referenced by doubleGridCollectionFunction::reference().
| void ListOfDoubleMappedGridFunction::swapElements | ( | const int | i, |
| const int | j | ||
| ) |
| RCData* ListOfDoubleMappedGridFunction::rcData |
Referenced by getLength(), and listLength().
1.8.3