FaceList Class Reference
#include <wektor.h>
List of all members.
Public Member Functions |
| | FaceList (int grow1, int max1) |
| | FaceList () |
| int | getIter () |
| void | setGrow (int grow1) |
| void | setElement (const int &ed1, const int &ed2, const int &ed3, const char &faceInEl1, const int &el) |
| void | setElement (const int &ed1, const int &ed2, const int &ed3, const char &faceInEl1, const int &el, const int &bc) |
| void | setElement (Face &a) |
| void | podmienElement (int ktory, Face a) |
| void | podmienElement (int ktory, const int &ed1, const int &ed2, const int &ed3, const char &faceInEl1, const int &el) |
| void | podmienElement (int ktory, int na) |
| Face & | getElement (int ktory) |
| Face & | getLastElement () |
| Face & | getLastElement (int odKonca) |
| void | czysc (int grow1, int max1) |
| void | ustawIter (int iter1) |
| void | zmienIterO (int iter1) |
| void | deleteElement (int ktory) |
| | ~FaceList () |
Constructor & Destructor Documentation
| FaceList::FaceList |
( |
int |
grow1, |
|
|
int |
max1 | |
|
) |
| | [inline] |
| FaceList::FaceList |
( |
|
) |
[inline] |
| FaceList::~FaceList |
( |
|
) |
[inline] |
Member Function Documentation
| void FaceList::czysc |
( |
int |
grow1, |
|
|
int |
max1 | |
|
) |
| | [inline] |
| void FaceList::deleteElement |
( |
int |
ktory |
) |
[inline] |
| Face& FaceList::getElement |
( |
int |
ktory |
) |
[inline] |
| int FaceList::getIter |
( |
|
) |
[inline] |
| Face& FaceList::getLastElement |
( |
int |
odKonca |
) |
[inline] |
| Face& FaceList::getLastElement |
( |
|
) |
[inline] |
| void FaceList::podmienElement |
( |
int |
ktory, |
|
|
int |
na | |
|
) |
| | [inline] |
| void FaceList::podmienElement |
( |
int |
ktory, |
|
|
const int & |
ed1, |
|
|
const int & |
ed2, |
|
|
const int & |
ed3, |
|
|
const char & |
faceInEl1, |
|
|
const int & |
el | |
|
) |
| | [inline] |
| void FaceList::podmienElement |
( |
int |
ktory, |
|
|
Face |
a | |
|
) |
| | [inline] |
| void FaceList::setElement |
( |
const int & |
ed1, |
|
|
const int & |
ed2, |
|
|
const int & |
ed3, |
|
|
const char & |
faceInEl1, |
|
|
const int & |
el, |
|
|
const int & |
bc | |
|
) |
| | |
| void FaceList::setElement |
( |
const int & |
ed1, |
|
|
const int & |
ed2, |
|
|
const int & |
ed3, |
|
|
const char & |
faceInEl1, |
|
|
const int & |
el | |
|
) |
| | |
| void FaceList::setGrow |
( |
int |
grow1 |
) |
[inline] |
| void FaceList::ustawIter |
( |
int |
iter1 |
) |
[inline] |
| void FaceList::zmienIterO |
( |
int |
iter1 |
) |
[inline] |
The documentation for this class was generated from the following files: