AbstractGeom< SPD > Member List
This is the complete list of members for
AbstractGeom< SPD >, including all inherited members.
| AbstractGeom(const std::vector< double > &globalCoordVec, const std::vector< GlobalNodalIndex > &connectivity) | AbstractGeom< SPD > | [inline] |
| AbstractGeom(const AbstractGeom< SPD > &that) | AbstractGeom< SPD > | [inline] |
| clone() const =0 | ElementGeometry | [pure virtual] |
| computeNormal(size_t e, std::vector< double > &vNormal) const =0 | ElementGeometry | [pure virtual] |
| connectivity | AbstractGeom< SPD > | [private] |
| consistencyTest(const double *X, const double Pert) const | AbstractGeom< SPD > | [inline, virtual] |
| dMap(const double *X, double *DY, double &Jac) const =0 | ElementGeometry | [pure virtual] |
| ElementGeometry() | ElementGeometry | [inline] |
| ElementGeometry(const ElementGeometry &) | ElementGeometry | [inline] |
| getConnectivity() const | AbstractGeom< SPD > | [inline, virtual] |
| getCoordinate(size_t a, size_t i) const | AbstractGeom< SPD > | [inline, protected] |
| getEmbeddingDimension() const =0 | ElementGeometry | [pure virtual] |
| getFaceGeometry(size_t e) const =0 | ElementGeometry | [pure virtual] |
| getGlobalCoordVec() const | AbstractGeom< SPD > | [inline, protected] |
| getInRadius() const =0 | ElementGeometry | [pure virtual] |
| getNumFaces() const =0 | ElementGeometry | [pure virtual] |
| getNumVertices() const =0 | ElementGeometry | [pure virtual] |
| getOutRadius() const =0 | ElementGeometry | [pure virtual] |
| getParametricDimension() const =0 | ElementGeometry | [pure virtual] |
| getPolytopeName() const =0 | ElementGeometry | [pure virtual] |
| getSpatialDimension() const | AbstractGeom< SPD > | [inline, virtual] |
| globalCoordVec | AbstractGeom< SPD > | [private] |
| map(const double *X, double *Y) const =0 | ElementGeometry | [pure virtual] |
| ~ElementGeometry() | ElementGeometry | [inline, virtual] |