#include <wektor.h>

Public Member Functions | |
| ElementList (int grow1, int max1) | |
| ElementList () | |
| int | getIter () |
| void | setGrow (int grow1) |
| void | setElement (const int &p1, const int &p2, const int &p3, const int &p4) |
| void | setElement (const int &p1, const int &p2, const int &p3, const int &p4, const int &rodzZ) |
| void | setElement (const int &p1, const int &p2, const int &p3, const int &p4, const double &Sx1, const double &Sy1, const double &Sz1, const float &R1, const double &Ax1, const double &Ay1, const double &Az1) |
| void | setElement (const int &p1, const int &p2, const int &p3, const int &p4, const double &Sx1, const double &Sy1, const double &Sz1, const float &R1, const double &Ax1, const double &Ay1, const double &Az1, const float &R_r) |
| void | setElement (Element &a) |
| void | podmienElement (int ktory, Element a) |
| void | podmienElement (int ktory, int p1, int p2, int p3, int p4) |
| void | podmienElement (int ktory, int p1, int p2, int p3, int p4, double sx, double sy, double sz, float r, double Ax1, double Ay1, double Az1) |
| void | podmienElement (int ktory, int na) |
| Element & | getElement (int ktory) |
| Element & | getLastElement () |
| Element & | getLastElement (int odKonca) |
| void | czysc (int grow1, int max1) |
| void | ustaw_ukval_zero () |
| void | ustawIter (int iter1) |
| void | zmienIterO (int iter1) |
| void | deleteElement (int ktory) |
| void | deleteElementPodmienS (int ktory) |
| void | usunElementyZaz (IntList &nrZazZiaren) |
| void | usunElementyNieZaz (IntList &nrZazZiaren) |
| void | ustawGraniceElementowZaz (IntList &nrZazZiaren) |
| void | ustawGraniceElementowNieZaz (IntList &nrZazZiaren) |
| void | podmienPunktWElementach (const int &staryNumer, const int &nowyNumer, IntList &elementy) |
| void | ustawSasiadow (const int &numerStary, const int &numerNowy) |
| int | getNumerSasSacianE1 (int nrE) |
| int | getNumerSasSacianE2 (int nrE) |
| int | getNumerSasSacianE3 (int nrE) |
| int | getNumerSasSacianE4 (int nrE) |
| int | getNumerSasSacianWybor (int nrE, int nrS) |
| void | ustawTempnaZiarna () |
| void | ustawTempZtabB (int *tabBlock, int dl_tab) |
| ~ElementList () | |
| ElementList::ElementList | ( | int | grow1, | |
| int | max1 | |||
| ) | [inline] |
| ElementList::ElementList | ( | ) | [inline] |
| ElementList::~ElementList | ( | ) | [inline] |
| void ElementList::czysc | ( | int | grow1, | |
| int | max1 | |||
| ) | [inline] |

| void ElementList::deleteElement | ( | int | ktory | ) | [inline] |

| void ElementList::deleteElementPodmienS | ( | int | ktory | ) |


| Element& ElementList::getElement | ( | int | ktory | ) | [inline] |
| int ElementList::getIter | ( | ) | [inline] |
| Element& ElementList::getLastElement | ( | int | odKonca | ) | [inline] |
| Element& ElementList::getLastElement | ( | ) | [inline] |
| int ElementList::getNumerSasSacianE1 | ( | int | nrE | ) |


| int ElementList::getNumerSasSacianE2 | ( | int | nrE | ) |


| int ElementList::getNumerSasSacianE3 | ( | int | nrE | ) |


| int ElementList::getNumerSasSacianE4 | ( | int | nrE | ) |


| int ElementList::getNumerSasSacianWybor | ( | int | nrE, | |
| int | nrS | |||
| ) |

| void ElementList::podmienElement | ( | int | ktory, | |
| int | na | |||
| ) | [inline] |
| void ElementList::podmienElement | ( | int | ktory, | |
| int | p1, | |||
| int | p2, | |||
| int | p3, | |||
| int | p4, | |||
| double | sx, | |||
| double | sy, | |||
| double | sz, | |||
| float | r, | |||
| double | Ax1, | |||
| double | Ay1, | |||
| double | Az1 | |||
| ) | [inline] |

| void ElementList::podmienElement | ( | int | ktory, | |
| int | p1, | |||
| int | p2, | |||
| int | p3, | |||
| int | p4 | |||
| ) | [inline] |

| void ElementList::podmienPunktWElementach | ( | const int & | staryNumer, | |
| const int & | nowyNumer, | |||
| IntList & | elementy | |||
| ) |


| void ElementList::setElement | ( | const int & | p1, | |
| const int & | p2, | |||
| const int & | p3, | |||
| const int & | p4, | |||
| const double & | Sx1, | |||
| const double & | Sy1, | |||
| const double & | Sz1, | |||
| const float & | R1, | |||
| const double & | Ax1, | |||
| const double & | Ay1, | |||
| const double & | Az1, | |||
| const float & | R_r | |||
| ) |

| void ElementList::setElement | ( | const int & | p1, | |
| const int & | p2, | |||
| const int & | p3, | |||
| const int & | p4, | |||
| const double & | Sx1, | |||
| const double & | Sy1, | |||
| const double & | Sz1, | |||
| const float & | R1, | |||
| const double & | Ax1, | |||
| const double & | Ay1, | |||
| const double & | Az1 | |||
| ) |

| void ElementList::setElement | ( | const int & | p1, | |
| const int & | p2, | |||
| const int & | p3, | |||
| const int & | p4, | |||
| const int & | rodzZ | |||
| ) |

| void ElementList::setElement | ( | const int & | p1, | |
| const int & | p2, | |||
| const int & | p3, | |||
| const int & | p4 | |||
| ) |


| void ElementList::setGrow | ( | int | grow1 | ) | [inline] |
| void ElementList::ustaw_ukval_zero | ( | ) | [inline] |





| void ElementList::ustawIter | ( | int | iter1 | ) | [inline] |
| void ElementList::ustawSasiadow | ( | const int & | numerStary, | |
| const int & | numerNowy | |||
| ) |


| void ElementList::ustawTempnaZiarna | ( | ) |


| void ElementList::ustawTempZtabB | ( | int * | tabBlock, | |
| int | dl_tab | |||
| ) |






| void ElementList::zmienIterO | ( | int | iter1 | ) | [inline] |
1.6.1