Face Class Reference
#include <wektor.h>
List of all members.
Public Member Functions |
| | Face () |
| | Face (const int &ed1, const int &ed2, const int &ed3, const char &faceInEl1, const int &inEl1) |
| void | setFace (const Face &a) |
| void | setFace (const int &ed1, const int &ed2, const int &ed3, const char &faceInEl1, const int &inEl1) |
| void | setFace (const int &ed1, const int &ed2, const int &ed3, const char &faceInEl1, const int &inEl1, const int &bc1) |
| void | setFaceAndEl (const char &a, const int &e) |
| void | setE1 (const int &ed1) |
| void | setE2 (const int &ed2) |
| void | setE3 (const int &ed3) |
| void | setInEl (const int &e) |
| void | setAllE (const int &ed1, const int &ed2, const int &ed3) |
| void | setFaceInEl (const char &a) |
| void | setBC (int bc1) |
| char | getFaceInEl () |
| int | getEd1 () |
| int | getEd2 () |
| int | getEd3 () |
| int | getInEl () |
| int | getBC () |
| void | operator= (const Face &a) |
| bool | operator== (const Face &a) const |
| bool | operator!= (const Face &a) const |
Constructor & Destructor Documentation
| Face::Face |
( |
const int & |
ed1, |
|
|
const int & |
ed2, |
|
|
const int & |
ed3, |
|
|
const char & |
faceInEl1, |
|
|
const int & |
inEl1 | |
|
) |
| | [inline] |
Member Function Documentation
| int Face::getBC |
( |
|
) |
[inline] |
| int Face::getEd1 |
( |
|
) |
[inline] |
| int Face::getEd2 |
( |
|
) |
[inline] |
| int Face::getEd3 |
( |
|
) |
[inline] |
| char Face::getFaceInEl |
( |
|
) |
[inline] |
| int Face::getInEl |
( |
|
) |
[inline] |
| bool Face::operator!= |
( |
const Face & |
a |
) |
const [inline] |
| void Face::operator= |
( |
const Face & |
a |
) |
[inline] |
| bool Face::operator== |
( |
const Face & |
a |
) |
const [inline] |
| void Face::setAllE |
( |
const int & |
ed1, |
|
|
const int & |
ed2, |
|
|
const int & |
ed3 | |
|
) |
| | [inline] |
| void Face::setBC |
( |
int |
bc1 |
) |
[inline] |
| void Face::setE1 |
( |
const int & |
ed1 |
) |
[inline] |
| void Face::setE2 |
( |
const int & |
ed2 |
) |
[inline] |
| void Face::setE3 |
( |
const int & |
ed3 |
) |
[inline] |
| void Face::setFace |
( |
const int & |
ed1, |
|
|
const int & |
ed2, |
|
|
const int & |
ed3, |
|
|
const char & |
faceInEl1, |
|
|
const int & |
inEl1, |
|
|
const int & |
bc1 | |
|
) |
| | [inline] |
| void Face::setFace |
( |
const int & |
ed1, |
|
|
const int & |
ed2, |
|
|
const int & |
ed3, |
|
|
const char & |
faceInEl1, |
|
|
const int & |
inEl1 | |
|
) |
| | [inline] |
| void Face::setFace |
( |
const Face & |
a |
) |
[inline] |
| void Face::setFaceAndEl |
( |
const char & |
a, |
|
|
const int & |
e | |
|
) |
| | [inline] |
| void Face::setFaceInEl |
( |
const char & |
a |
) |
[inline] |
| void Face::setInEl |
( |
const int & |
e |
) |
[inline] |
The documentation for this class was generated from the following file: