G+Smo
24.08.0
Geometry + Simulation Modules
|
This is the complete list of members for gsMPBESHSplineBasis< d, T >, including all inherited members.
_check() const | gsMPBESBasis< d, T > | protected |
_checkTopologyWithBases() const | gsMPBESHSplineBasis< d, T > | inlineprivatevirtual |
_initVertices() | gsMPBESBasis< d, T > | protected |
_setDistanceOfAllVertices() | gsMPBESBasis< d, T > | protected |
_setMapping() | gsMPBESHSplineBasis< d, T > | protectedvirtual |
active(const gsMatrix< T > &u) const | gsFunctionSet< T > | inline |
basis(size_t i) | gsMPBESHSplineBasis< d, T > | inline |
gismo::gsMPBESBasis::basis(const index_t k) const | gsFunctionSet< T > | |
basisFunctionsOnSide(const patchSide &ps) const | gsMPBESHSplineBasis< d, T > | virtual |
clone() | gsFunctionSet< T > | |
compute(const gsMatrix< T > &in, gsFuncData< T > &out) const | gsFunctionSet< T > | virtual |
degreeElevate(index_t amount=1, bool updateBasis=true) | gsMPBESBasis< d, T > | |
degreeIncrease(index_t amount=1, index_t dir=-1, bool updateBasis=true) | gsMPBESBasis< d, T > | |
deriv(const gsMatrix< T > &u) const | gsFunctionSet< T > | |
deriv2(const gsMatrix< T > &u) const | gsFunctionSet< T > | |
detail() const | gsMPBESBasis< d, T > | inline |
Dim | gsMPBESHSplineBasis< d, T > | static |
dim() const | gsMPBESBasis< d, T > | inline |
eval(const gsMatrix< T > &u) const | gsFunctionSet< T > | |
evalAllDers(const gsMatrix< T > &u, int n, bool sameElement=false) const | gsFunctionSet< T > | |
findParameter(patchSide const &ps, patchCorner const &pc, unsigned nrBasisFuncs) const | gsMPBESHSplineBasis< d, T > | protectedvirtual |
function(const index_t k) const | gsFunctionSet< T > | |
getBasePointer(index_t i) | gsMPBESBasis< d, T > | inlineprotected |
getIncrSmoothnessDegree() const | gsMPBESBasis< d, T > | inline |
getParametricDistanceOfVertex(const patchCorner &pc, const patchSide &ps) const | gsMPBESBasis< d, T > | |
getWeight(const patchSide &ps) const | gsMPBESBasis< d, T > | |
gsMPBESBasis() | gsMPBESBasis< d, T > | inline |
gsMPBESHSplineBasis() | gsMPBESHSplineBasis< d, T > | inline |
isSpecialVertex(const patchCorner &pc) const | gsMPBESBasis< d, T > | |
m_distances | gsMPBESBasis< d, T > | protected |
m_incrSmoothnessDegree | gsMPBESBasis< d, T > | protected |
m_minDist | gsMPBESBasis< d, T > | protected |
m_patchSideWeights | gsMPBESBasis< d, T > | protected |
m_vertices | gsMPBESBasis< d, T > | protected |
numActive_into(const index_t patch, const gsMatrix< T > &u, gsVector< index_t > &result) const | gsMPBESHSplineBasis< d, T > | inline |
print(std::ostream &os) const | gsMPBESBasis< d, T > | inlinevirtual |
Ptr typedef | gsMPBESHSplineBasis< d, T > | |
refine(const index_t patch, gsMatrix< T > const &boxes, bool updateBasis=true) | gsMPBESHSplineBasis< d, T > | virtual |
refine_withCoefs(gsMatrix< T > &localCoef, const index_t patch, gsMatrix< T > const &boxes, bool updateBasis=true) | gsMPBESHSplineBasis< d, T > | virtual |
refineElements(const index_t patch, std::vector< index_t > const &boxes, bool updateBasis=true) | gsMPBESHSplineBasis< d, T > | virtual |
refineElements_withCoefs(gsMatrix< T > &localCoef, const index_t patch, std::vector< index_t > const &boxes, bool updateBasis=true) | gsMPBESHSplineBasis< d, T > | virtual |
refineWithExtension(const index_t patch, gsMatrix< T > const &boxes, index_t refExt=0, bool updateBasis=true) | gsMPBESHSplineBasis< d, T > | virtual |
repairPatches(std::vector< gsMatrix< T > * > &coefs, index_t startFromPatch=-1) | gsMPBESHSplineBasis< d, T > | virtual |
gismo::gsMPBESBasis::repairPatches(index_t startFromPatch=-1) | gsMPBESBasis< d, T > | |
setC0(patchCorner pc) | gsMPBESBasis< d, T > | |
setWeight(const patchSide &ps, const T weight) | gsMPBESBasis< d, T > | |
smoothCornerEdge(const patchCorner &pc, const patchSide &ps, bool updateBasis=true) | gsMPBESBasis< d, T > | |
smoothEverything() | gsMPBESBasis< d, T > | |
targetDim() const | gsFunctionSet< T > | inlinevirtual |
uniformRefine(index_t numKnots=1, index_t mul=1, bool updateBasis=true) | gsMPBESBasis< d, T > | |
uniformRefine_withCoefs(gsMatrix< T > &localCoefs, index_t numKnots=1, index_t mul=1, bool updateBasis=true) | gsMPBESBasis< d, T > | |
updateTopol() | gsMPBESBasis< d, T > | inline |
uPtr typedef | gsMPBESHSplineBasis< d, T > | |
~gsMPBESBasis() | gsMPBESBasis< d, T > | inlinevirtual |