| basis | BasisFunctionCache< Dim > | |
| BasisFunctionCache() | BasisFunctionCache< Dim > | |
| BasisFunctionCache(const BasisFunctionCache &rhs) | BasisFunctionCache< Dim > | |
| calculateAll()=0 | BasisFunctionCache< Dim > | protectedpure virtual |
| calculatePt(size_t el, size_t gp, bool reduced=false) const =0 | BasisFunctionCache< Dim > | protectedpure virtual |
| clear() | BasisFunctionCache< Dim > | |
| coord(bool reduced=false) const | BasisFunctionCache< Dim > | inline |
| getParam(int dir, size_t el, size_t gp, bool reduced=false) const | BasisFunctionCache< Dim > | virtual |
| getVals(size_t el, size_t gp, bool reduced=false) | BasisFunctionCache< Dim > | |
| gpIndex(size_t gp, bool reduced) const | BasisFunctionCache< Dim > | protected |
| hasReduced() const | BasisFunctionCache< Dim > | inline |
| index(size_t el, size_t gp, bool reduced) const | BasisFunctionCache< Dim > | protectedvirtual |
| init(int nd) | BasisFunctionCache< Dim > | |
| integrand | BasisFunctionCache< Dim > | protected |
| internalInit()=0 | BasisFunctionCache< Dim > | protectedpure virtual |
| mainQ | BasisFunctionCache< Dim > | protected |
| nderiv | BasisFunctionCache< Dim > | protected |
| nGauss(bool reduced=false) | BasisFunctionCache< Dim > | inline |
| nTotal | BasisFunctionCache< Dim > | protected |
| nTotalRed | BasisFunctionCache< Dim > | protected |
| reducedQ | BasisFunctionCache< Dim > | protected |
| resizeThreadBuffers() | BasisFunctionCache< Dim > | |
| setIntegrand(const Integrand *itg) | BasisFunctionCache< Dim > | inline |
| values | BasisFunctionCache< Dim > | protected |
| valuesRed | BasisFunctionCache< Dim > | protected |
| weight(bool reduced=false) const | BasisFunctionCache< Dim > | inline |
| ~BasisFunctionCache()=default | BasisFunctionCache< Dim > | virtual |