| Boundary typedef | jive::geom::ParametricShape | |
| boundary_ | jive::geom::ParametricShape | protected |
| boundaryCount() const | jive::geom::ParametricShape | virtual |
| bpoints_ | jive::geom::ParametricShape | protected |
| calcGradGrads(const Cubix &g2, const Cubix &g, const Vector *w, const Matrix &c, const PointSet &points) const | jive::geom::ParametricArea | virtual |
| jive::geom::ParametricShape::calcGradGrads(const Cubix &g2, const Cubix &g, const Vector *w, const Matrix &c, const PointSet &points) const | jive::geom::ParametricShape | virtual |
| calcGradients(const Cubix &g, const Vector *w, const Matrix &c, const PointSet &points) const | jive::geom::ParametricArea | virtual |
| jive::geom::ParametricShape::calcGradients(const Cubix &g, const Vector *w, const Matrix &c, const PointSet &points) const | jive::geom::ParametricShape | virtual |
| center_ | jive::geom::ParametricShape | protected |
| clone() const | jem::Object | |
| Collectable() | jem::Collectable | protected |
| containsLocalPoint(const Vector &u) const | jive::geom::ParametricShape | virtual |
| jive::geom::InternalShape::containsLocalPoint(const Vector &u) const =0 | jive::geom::Shape | pure virtual |
| Cubix typedef | jive::geom::InternalShape | |
| emitVtableFunc_() | jem::io::Serializable | protectedvirtual |
| equals(const Ref< Object > &obj) const | jem::Object | virtual |
| evalShapeFunctions(const Vector &h, const Vector &u) const | jive::geom::ParametricShape | virtual |
| jive::geom::InternalShape::evalShapeFunctions(const Vector &h, const Vector &u) const =0 | jive::geom::Shape | pure virtual |
| evalShapeGradGrads(const Matrix &g2, const Matrix &g, const Vector &u, const Matrix &c) const | jive::geom::ParametricArea | virtual |
| jive::geom::ParametricShape::evalShapeGradGrads(const Matrix &g2, const Matrix &g, const Vector &u, const Matrix &c) const | jive::geom::ParametricShape | virtual |
| jive::geom::Grad2Extension::evalShapeGradGrads(const Matrix &g2, const Matrix &g, const Vector &u, const Matrix &c) const =0 | jive::geom::Grad2Extension | pure virtual |
| evalShapeGradients(const Matrix &g, const Vector &u, const Matrix &c) const | jive::geom::ParametricArea | virtual |
| jive::geom::ParametricShape::evalShapeGradients(const Matrix &g, const Vector &u, const Matrix &c) const | jive::geom::ParametricShape | virtual |
| funcCount_ | jive::geom::ParametricShape | protected |
| getBoundaryCoords(const Matrix &x, idx_t ibnd, const Matrix &c) const | jive::geom::ParametricArea | virtual |
| jive::geom::InternalShape::getBoundaryCoords(const Matrix &x, int ibnd, const Matrix &c) const | jive::geom::InternalShape | virtual |
| getBoundaryGradGrads(const Cubix &g2, const Cubix &g, idx_t ibn, const Matrix &c) const | jive::geom::ParametricShape | virtual |
| jive::geom::Grad2Extension::getBoundaryGradGrads(const Cubix &g2, const Cubix &g, idx_t ibnd, const Matrix &c) const =0 | jive::geom::Grad2Extension | pure virtual |
| getBoundaryGradients(const Cubix &g, idx_t ibn, const Matrix &c) const | jive::geom::ParametricShape | virtual |
| jive::geom::InternalShape::getBoundaryGradients(const Cubix &g, int ibnd, const Matrix &c) const =0 | jive::geom::InternalShape | pure virtual |
| getBoundaryNodes(idx_t ibnd) const | jive::geom::ParametricShape | virtual |
| jive::geom::InternalShape::getBoundaryNodes(int ibnd) const =0 | jive::geom::InternalShape | pure virtual |
| getBoundaryShape(idx_t ibnd) const | jive::geom::ParametricShape | virtual |
| jive::geom::InternalShape::getBoundaryShape(int ibnd) const =0 | jive::geom::InternalShape | pure virtual |
| getBoundaryTopology() const | jive::geom::ParametricShape | virtual |
| getClass() const | jive::geom::InternalShape | virtual |
| getExtByID(ExtensionID extID) const | jive::geom::ParametricShape | virtual |
| getGeometry() const | jive::geom::ParametricShape | virtual |
| getGlobalIntegrationPoints(const Matrix &x, const Matrix &c) const | jive::geom::ParametricArea | virtual |
| getGlobalPoint(const Vector &x, const Vector &u, const Matrix &c) const | jive::geom::ParametricArea | virtual |
| jive::geom::ParametricShape::getGlobalPoint(const Vector &x, const Vector &u, const Matrix &c) const | jive::geom::ParametricShape | virtual |
| getIntegrationPoints() const =0 | jive::geom::Shape | pure virtual |
| getIntegrationScheme() const | jive::geom::ParametricShape | virtual |
| getIntegrationWeights(const Vector &w, const Matrix &c) const | jive::geom::ParametricArea | virtual |
| jive::geom::ParametricShape::getIntegrationWeights(const Vector &w, const Matrix &c) const | jive::geom::ParametricShape | virtual |
| getLocalNodeCoords() const =0 | jive::geom::Shape | pure virtual |
| getLocalPoint(const Vector &u, const Vector &x, double eps, const Matrix &c) const | jive::geom::ParametricArea | virtual |
| jive::geom::ParametricShape::getLocalPoint(const Vector &u, const Vector &x, double eps, const Matrix &c) const | jive::geom::ParametricShape | virtual |
| getLocalWeights() const | jive::geom::ParametricShape | |
| getNodeGradients(const Cubix &g, const Matrix &c) const | jive::geom::InternalShape | virtual |
| getShapeFunctions() const | jive::geom::ParametricShape | virtual |
| getShapeGradGrads(const Cubix &g2, const Cubix &g, const Vector &w, const Matrix &c) const | jive::geom::ParametricShape | virtual |
| jive::geom::Grad2Extension::getShapeGradGrads(const Cubix &g2, const Cubix &g, const Vector &w, const Matrix &c) const =0 | jive::geom::Grad2Extension | pure virtual |
| getShapeGradients(const Cubix &g, const Vector &w, const Matrix &c) const | jive::geom::ParametricShape | virtual |
| jive::geom::InternalShape::getShapeGradients(const Cubix &g, const Vector &w, const Matrix &c) const | jive::geom::InternalShape | virtual |
| getSShape() const | jive::geom::ParametricShape | |
| getType() | jive::geom::InternalShape | static |
| getVertexCoords() const | jive::geom::ParametricShape | virtual |
| getVertexFunctions() const | jive::geom::ParametricShape | virtual |
| getVertexGradGrads(const Cubix &g2, const Cubix &g, const Matrix &c) const | jive::geom::ParametricShape | virtual |
| jive::geom::Grad2Extension::getVertexGradGrads(const Cubix &g2, const Cubix &g, const Matrix &c) const =0 | jive::geom::Grad2Extension | pure virtual |
| getVertexGradients(const Cubix &g, const Matrix &c) const | jive::geom::ParametricShape | virtual |
| getXShape() const | jive::geom::ParametricShape | |
| globalRank() const | jive::geom::InternalShape | virtual |
| hashValue() const | jem::Object | virtual |
| ID | jive::geom::Grad2Extension | static |
| integrationPointCount() const =0 | jive::geom::Shape | pure virtual |
| IntVector typedef | jive::geom::InternalShape | |
| ipCount_ | jive::geom::ParametricShape | protected |
| ipointCount() const | jive::geom::ParametricShape | virtual |
| ipoints_ | jive::geom::ParametricShape | protected |
| ischeme_ | jive::geom::ParametricShape | protected |
| iweights_ | jive::geom::ParametricShape | protected |
| localRank() const | jive::geom::ParametricShape | virtual |
| mapBoundaryPoint(const Vector &v, idx_t ibnd, const Vector &u) const | jive::geom::ParametricShape | virtual |
| Matrix typedef | jive::geom::Shape | |
| MAX_NR_ITER_ | jive::geom::ParametricShape | protectedstatic |
| nodeCount() const | jive::geom::ParametricShape | virtual |
| nodeCount_ | jive::geom::ParametricShape | protected |
| NR_ALPHA_ | jive::geom::ParametricShape | protectedstatic |
| NR_BETA_ | jive::geom::ParametricShape | protectedstatic |
| ParametricArea() | jive::geom::ParametricArea | |
| ParametricArea(const String &name, const Matrix &ischeme, const Ref< StdShape > &xshape, const Ref< StdShape > &sshape=NIL) | jive::geom::ParametricArea | |
| ParametricArea(const String &name, const Matrix &ischeme, const Boundary &boundary, const Ref< StdShape > &xshape, const Ref< StdShape > &sshape=NIL) | jive::geom::ParametricArea | |
| ParametricShape() | jive::geom::ParametricShape | |
| ParametricShape(const String &name, const Matrix &ischeme, const Ref< StdShape > &xshape, const Ref< StdShape > &sshape=NIL) | jive::geom::ParametricShape | |
| ParametricShape(const String &name, const Matrix &ischeme, const Boundary &boundary, const Ref< StdShape > &xshape, const Ref< StdShape > &sshape=NIL) | jive::geom::ParametricShape | |
| RANK | jive::geom::ParametricArea | static |
| rank2_ | jive::geom::ParametricShape | protected |
| rank_ | jive::geom::ParametricShape | protected |
| readFrom(ObjectInput &in) | jive::geom::ParametricShape | virtual |
| scratch_ | jive::geom::ParametricShape | protected |
| shapeFuncCount() const | jive::geom::ParametricShape | virtual |
| sshape_ | jive::geom::ParametricShape | protected |
| Topology typedef | jive::geom::InternalShape | |
| toString() const | jem::Object | virtual |
| U_FUNCS_ | jive::geom::ParametricShape | protectedstatic |
| U_GRADS2_ | jive::geom::ParametricShape | protectedstatic |
| U_GRADS_ | jive::geom::ParametricShape | protectedstatic |
| U_NONE_ | jive::geom::ParametricShape | protectedstatic |
| U_SFUNCS_ | jive::geom::ParametricShape | protectedstatic |
| U_SGRADS2_ | jive::geom::ParametricShape | protectedstatic |
| U_SGRADS_ | jive::geom::ParametricShape | protectedstatic |
| U_XFUNCS_ | jive::geom::ParametricShape | protectedstatic |
| U_XGRADS2_ | jive::geom::ParametricShape | protectedstatic |
| U_XGRADS_ | jive::geom::ParametricShape | protectedstatic |
| updateFuncs_(const PointSet_ &points) const | jive::geom::ParametricShape | protected |
| updateGrads2_(const PointSet_ &points) const | jive::geom::ParametricShape | protected |
| updateGrads_(const PointSet_ &points) const | jive::geom::ParametricShape | protected |
| Vector typedef | jive::geom::Shape | |
| vertexCount() const | jive::geom::ParametricShape | virtual |
| vertexCount_ | jive::geom::ParametricShape | protected |
| vertices_ | jive::geom::ParametricShape | protected |
| writeTo(ObjectOutput &out) const | jive::geom::ParametricShape | virtual |
| xshape_ | jive::geom::ParametricShape | protected |
| ~Collectable() | jem::Collectable | protected |
| ~Grad2Extension() | jive::geom::Grad2Extension | protectedvirtual |
| ~Interface() | jem::Interface | protectedvirtual |
| ~InternalShape() | jive::geom::InternalShape | protectedvirtual |
| ~ParametricArea() | jive::geom::ParametricArea | protectedvirtual |
| ~ParametricShape() | jive::geom::ParametricShape | protectedvirtual |
| ~Serializable() | jem::io::Serializable | protectedvirtual |