| continuous() const =0 | ug::LocalShapeFunctionSet< TDim, TShape, TGrad > | pure virtual |
| dim | ug::LocalShapeFunctionSet< TDim, TShape, TGrad > | static |
| ug::DimLocalDoFSet::dim() const | ug::LocalDoFSet | |
| DimLocalDoFSet() | ug::DimLocalDoFSet< TDim > | |
| exact_position_available() const =0 | ug::DimLocalDoFSet< TDim > | pure virtual |
| grad(grad_type &g, size_t i, const MathVector< dim > &x) const =0 | ug::LocalShapeFunctionSet< TDim, TShape, TGrad > | pure virtual |
| grad_type typedef | ug::LocalShapeFunctionSet< TDim, TShape, TGrad > | |
| grads(grad_type *vGrad, const MathVector< dim > &x) const =0 | ug::LocalShapeFunctionSet< TDim, TShape, TGrad > | pure virtual |
| grads(std::vector< grad_type > &vGrad, const MathVector< dim > &x) const =0 | ug::LocalShapeFunctionSet< TDim, TShape, TGrad > | pure virtual |
| grads(std::vector< std::vector< grad_type > > &vvGrad, const std::vector< MathVector< dim > > &vLocPos) const =0 | ug::LocalShapeFunctionSet< TDim, TShape, TGrad > | pure virtual |
| local_dof(size_t dof) const =0 | ug::LocalDoFSet | pure virtual |
| num_dof() const | ug::LocalDoFSet | inline |
| num_dof(ReferenceObjectID roid) const =0 | ug::LocalDoFSet | pure virtual |
| num_dof(int d, size_t id) const | ug::LocalDoFSet | |
| num_sh() const | ug::LocalDoFSet | virtual |
| operator!=(const DimLocalDoFSet< TDim > &v) const | ug::DimLocalDoFSet< TDim > | inline |
| ug::LocalDoFSet::operator!=(const LocalDoFSet &v) const | ug::LocalDoFSet | inline |
| operator==(const DimLocalDoFSet< TDim > &v) const | ug::DimLocalDoFSet< TDim > | |
| ug::LocalDoFSet::operator==(const LocalDoFSet &v) const | ug::LocalDoFSet | |
| position(size_t i, MathVector< TDim > &pos) const =0 | ug::DimLocalDoFSet< TDim > | pure virtual |
| position_type typedef | ug::LocalShapeFunctionSet< TDim, TShape, TGrad > | |
| roid() const =0 | ug::LocalDoFSet | pure virtual |
| shape(size_t i, const MathVector< dim > &x) const =0 | ug::LocalShapeFunctionSet< TDim, TShape, TGrad > | pure virtual |
| shape(shape_type &shape, size_t i, const MathVector< dim > &x) const =0 | ug::LocalShapeFunctionSet< TDim, TShape, TGrad > | pure virtual |
| shape_type typedef | ug::LocalShapeFunctionSet< TDim, TShape, TGrad > | |
| shapes(shape_type *vShape, const MathVector< dim > &x) const =0 | ug::LocalShapeFunctionSet< TDim, TShape, TGrad > | pure virtual |
| shapes(std::vector< shape_type > &vShape, const MathVector< dim > &x) const =0 | ug::LocalShapeFunctionSet< TDim, TShape, TGrad > | pure virtual |
| shapes(std::vector< std::vector< shape_type > > &vvShape, const std::vector< MathVector< dim > > &vLocPos) const =0 | ug::LocalShapeFunctionSet< TDim, TShape, TGrad > | pure virtual |
| ~LocalDoFSet() | ug::LocalDoFSet | inlinevirtual |
| ~LocalShapeFunctionSet() | ug::LocalShapeFunctionSet< TDim, TShape, TGrad > | inlinevirtual |