Element Member List
This is the complete list of members for
Element, including all inherited members.
| addTuple(Tuple &newTuple) | Element | [inline] |
| angleCheck(int i, bool &ob, bool &sm, double M) const | Element | [inline] |
| bBad | Element | [private] |
| bDim | Element | [private] |
| clockwise() | Element | [inline] |
| clone() const =0 | Element | [pure virtual] |
| coords | Element | [private] |
| Element() | Element | [inline] |
| Element(const Element &) | Element | [inline] |
| Element(const Tuple &a, const Tuple &b, const Tuple &c) | Element | [inline, explicit] |
| Element(const Tuple &a, const Tuple &b) | Element | [inline, explicit] |
| Element(const Tuple a, const Tuple b, const Tuple c) | Element | [inline, explicit] |
| Element(const Tuple a, const Tuple b) | Element | [inline, explicit] |
| elementContains(Tuple p) | Element | [inline] |
| get_radius_squared() const | Element | [inline] |
| get_radius_squared(const Tuple ¢er) const | Element | [inline] |
| getBDim() | Element | [inline] |
| getCenter() const | Element | [inline] |
| getDim() const | Element | [inline] |
| getDim() const | Element | [inline] |
| getDof(size_t field) const =0 | Element | [pure virtual] |
| getDShape(size_t field, size_t quad, size_t shapenumber, size_t dir) const =0 | Element | [pure virtual] |
| getDShapes(size_t field) const =0 | Element | [pure virtual] |
| getEdge(int i) const | Element | [inline] |
| getGeometry() const =0 | Element | [pure virtual] |
| getIntegrationPtCoords(size_t field) const =0 | Element | [pure virtual] |
| getIntegrationWeights(size_t field) const =0 | Element | [pure virtual] |
| getNumDerivatives(size_t field) const =0 | Element | [pure virtual] |
| getNumFields() const =0 | Element | [pure virtual] |
| getObtuse() const | Element | [inline] |
| getOppositeObtuse() const | Element | [inline] |
| getPoint(int i) const | Element | [inline] |
| getPoint(int i) const | Element | [inline] |
| getRelatedEdge(const Element &e) const | Element | [inline] |
| getShape(size_t field, size_t quad, size_t shapenumber) const =0 | Element | [pure virtual] |
| getShapes(size_t field) const =0 | Element | [pure virtual] |
| getTuples() | Element | [inline] |
| inCircle(Tuple p) const | Element | [inline] |
| inCircle(const Tuple &p) | Element | [inline] |
| isBad() const | Element | [inline] |
| isObtuse() const | Element | [inline] |
| isRelated(const Element &rhs) const | Element | [inline] |
| numEdges() const | Element | [inline] |
| obtuse | Element | [private] |
| operator<(const Element &rhs) const | Element | [inline] |
| print(std::ostream &s) const | Element | [inline] |
| print(std::ostream &s) const | Element | [inline] |
| tuples | Element | [private] |
| ~Element() | Element | [inline, virtual] |