| calcNormals(const Matrix &q, const Vector *w, const Matrix &c, const PointSet &points) const | jive::geom::Parametric4DSurf | virtual |
| center_ | jive::geom::ParametricBoundary | protected |
| clone() const | jem::Object | |
| Collectable() | jem::Collectable | protected |
| containsLocalPoint(const Vector &u) const | jive::geom::ParametricBoundary | virtual |
| emitVtableFunc_() | jem::io::Serializable | protectedvirtual |
| equals(const Ref< Object > &obj) const | jem::Object | virtual |
| evalNormal(const Vector &q, const Vector &u, const Matrix &c) const | jive::geom::Parametric4DSurf | virtual |
| evalShapeFunctions(const Vector &h, const Vector &u) const | jive::geom::ParametricBoundary | virtual |
| funcCount_ | jive::geom::ParametricBoundary | protected |
| getClass() const | jive::geom::BoundaryShape | virtual |
| getExtByID(ExtensionID extID) const | jive::geom::ParametricBoundary | virtual |
| getGeometry() const | jive::geom::ParametricBoundary | virtual |
| getGlobalIntegrationPoints(const Matrix &x, const Matrix &c) const | jive::geom::ParametricBoundary | virtual |
| getGlobalPoint(const Vector &x, const Vector &u, const Matrix &c) const | jive::geom::ParametricBoundary | virtual |
| getIntegrationPoints() const =0 | jive::geom::Shape | pure virtual |
| getIntegrationScheme() const | jive::geom::ParametricBoundary | virtual |
| getIntegrationWeights(const Vector &w, const Matrix &c) const | jive::geom::Parametric4DSurf | virtual |
| getLocalNodeCoords() const =0 | jive::geom::Shape | pure virtual |
| getLocalPoint(const Vector &u, const Vector &x, double eps, const Matrix &c) const | jive::geom::ParametricBoundary | virtual |
| getLocalWeights() const | jive::geom::ParametricBoundary | |
| getNodeNormals(const Matrix &q, const Matrix &c) const =0 | jive::geom::BoundaryShape | pure virtual |
| getNormals(const Matrix &q, const Vector &w, const Matrix &c) const | jive::geom::ParametricBoundary | virtual |
| getShapeFunctions() const | jive::geom::ParametricBoundary | virtual |
| getSShape() const | jive::geom::ParametricBoundary | |
| getType() | jive::geom::BoundaryShape | static |
| getVertexCoords() const | jive::geom::ParametricBoundary | virtual |
| getVertexFunctions() const | jive::geom::ParametricBoundary | virtual |
| getVertexNormals(const Matrix &q, const Matrix &c) const | jive::geom::ParametricBoundary | virtual |
| getXShape() const | jive::geom::ParametricBoundary | |
| globalRank() const | jive::geom::BoundaryShape | virtual |
| hashValue() const | jem::Object | virtual |
| integrationPointCount() const =0 | jive::geom::Shape | pure virtual |
| ipCount_ | jive::geom::ParametricBoundary | protected |
| ipointCount() const | jive::geom::ParametricBoundary | virtual |
| ipoints_ | jive::geom::ParametricBoundary | protected |
| ischeme_ | jive::geom::ParametricBoundary | protected |
| iweights_ | jive::geom::ParametricBoundary | protected |
| localRank() const | jive::geom::ParametricBoundary | virtual |
| Matrix typedef | jive::geom::Shape | |
| MAX_NR_ITER_ | jive::geom::ParametricBoundary | protectedstatic |
| nodeCount() const | jive::geom::ParametricBoundary | virtual |
| nodeCount_ | jive::geom::ParametricBoundary | protected |
| NR_ALPHA_ | jive::geom::ParametricBoundary | protectedstatic |
| NR_BETA_ | jive::geom::ParametricBoundary | protectedstatic |
| NR_DELTA_ | jive::geom::ParametricBoundary | protectedstatic |
| Parametric4DSurf() | jive::geom::Parametric4DSurf | |
| Parametric4DSurf(const String &name, const Matrix &ischeme, const Ref< StdShape > &xshape, const Ref< StdShape > &sshape=NIL) | jive::geom::Parametric4DSurf | |
| ParametricBoundary | jive::geom::Parametric4DSurf | |
| jive::geom::ParametricBoundary::ParametricBoundary() | jive::geom::ParametricBoundary | |
| jive::geom::ParametricBoundary::ParametricBoundary(const String &name, const Matrix &ischeme, const Ref< StdShape > &xshape, const Ref< StdShape > &sshape=NIL) | jive::geom::ParametricBoundary | |
| rank_ | jive::geom::ParametricBoundary | protected |
| readFrom(ObjectInput &in) | jive::geom::ParametricBoundary | virtual |
| scratch_ | jive::geom::ParametricBoundary | protected |
| shapeFuncCount() const | jive::geom::ParametricBoundary | virtual |
| sshape_ | jive::geom::ParametricBoundary | protected |
| Super typedef | jive::geom::BoundaryShape | |
| toString() const | jem::Object | virtual |
| U_FUNCS_ | jive::geom::ParametricBoundary | protectedstatic |
| U_GRADS_ | jive::geom::ParametricBoundary | protectedstatic |
| U_NONE_ | jive::geom::ParametricBoundary | protectedstatic |
| U_SFUNCS_ | jive::geom::ParametricBoundary | protectedstatic |
| U_SGRADS_ | jive::geom::ParametricBoundary | protectedstatic |
| U_XFUNCS_ | jive::geom::ParametricBoundary | protectedstatic |
| U_XGRADS_ | jive::geom::ParametricBoundary | protectedstatic |
| updateFuncs_(const PointSet_ &points) const | jive::geom::ParametricBoundary | protected |
| updateGrads_(const PointSet_ &points) const | jive::geom::ParametricBoundary | protected |
| Vector typedef | jive::geom::Shape | |
| vertexCount() const | jive::geom::ParametricBoundary | virtual |
| vertexCount_ | jive::geom::ParametricBoundary | protected |
| vertices_ | jive::geom::ParametricBoundary | protected |
| writeTo(ObjectOutput &out) const | jive::geom::ParametricBoundary | virtual |
| xshape_ | jive::geom::ParametricBoundary | protected |
| ~BoundaryShape() | jive::geom::BoundaryShape | protectedvirtual |
| ~Collectable() | jem::Collectable | protected |
| ~Interface() | jem::Interface | protectedvirtual |
| ~Parametric4DSurf() | jive::geom::Parametric4DSurf | protectedvirtual |
| ~ParametricBoundary() | jive::geom::ParametricBoundary | protectedvirtual |
| ~Serializable() | jem::io::Serializable | protectedvirtual |