G+Smo
24.08.0
Geometry + Simulation Modules
|
This is the complete list of members for gsSmoothInterfaces< d, T >, including all inherited members.
_computeEVs() override | gsSmoothInterfaces< d, T > | protectedvirtual |
_computeMapper() | gsDPatchBase< d, T > | protectedvirtual |
_computeSmoothMatrix() | gsDPatchBase< d, T > | protectedvirtual |
_countDoFs() override | gsSmoothInterfaces< d, T > | protectedvirtual |
_getLowestCorners(std::vector< patchCorner > &pcorners, index_t n=3) const | gsDPatchBase< d, T > | protectedvirtual |
_getLowestIndices(std::vector< std::pair< index_t, index_t >> &indices, index_t n=3) const | gsDPatchBase< d, T > | protectedvirtual |
_getValence(patchCorner corner) const | gsDPatchBase< d, T > | inlineprotectedvirtual |
_handleBoundary(patchSide side) | gsDPatchBase< d, T > | protectedvirtual |
_handleInterface(boundaryInterface iface) | gsDPatchBase< d, T > | protectedvirtual |
_handleInterior() | gsDPatchBase< d, T > | protectedvirtual |
_handleRegularCorner(patchCorner pcorner) | gsDPatchBase< d, T > | protectedvirtual |
_handleVertex(patchCorner pcorner) | gsDPatchBase< d, T > | protectedvirtual |
_indexFromSides(index_t index1, const patchSide side1, index_t index2, const patchSide side2) | gsDPatchBase< d, T > | protectedvirtual |
_indexFromVert(const index_t index, const patchCorner corner, const patchSide side, const index_t offsets=0) const | gsDPatchBase< d, T > | protectedvirtual |
_initBasis() override | gsSmoothInterfaces< d, T > | protectedvirtual |
_initChecks() | gsDPatchBase< d, T > | protectedvirtual |
_initialize() | gsDPatchBase< d, T > | protectedvirtual |
_initMappers() | gsDPatchBase< d, T > | protectedvirtual |
_initMatrix() | gsDPatchBase< d, T > | protectedvirtual |
_initTHB() override | gsSmoothInterfaces< d, T > | protectedvirtual |
_isInteriorVertex(patchCorner corner) const | gsDPatchBase< d, T > | inlineprotectedvirtual |
_makeTHB() override | gsSmoothInterfaces< d, T > | protectedvirtual |
_performChecks(bool basis) | gsDPatchBase< d, T > | protectedvirtual |
_preCoefficients(const gsMultiPatch< T > &patches) override | gsSmoothInterfaces< d, T > | protectedvirtual |
_removeLowestCorners(std::vector< patchCorner > &pcorners, index_t n=3) const | gsDPatchBase< d, T > | protectedvirtual |
_removeLowestIndices(std::vector< std::pair< index_t, index_t >> &indices, index_t n=3) const | gsDPatchBase< d, T > | protectedvirtual |
_resetChecks(bool basis) | gsDPatchBase< d, T > | protectedvirtual |
_sideIndex(index_t patch, boxSide bside) const | gsDPatchBase< d, T > | inlineprotectedvirtual |
_sideIndex(patchSide pside) const | gsDPatchBase< d, T > | inlineprotectedvirtual |
_vertexData(const patchCorner corner) const | gsDPatchBase< d, T > | protectedvirtual |
_vertIndex(index_t patch, boxCorner corner) const | gsDPatchBase< d, T > | inlineprotectedvirtual |
_vertIndex(patchCorner pcorner) const | gsDPatchBase< d, T > | inlineprotectedvirtual |
_whichHandled() | gsDPatchBase< d, T > | protectedvirtual |
compute() | gsDPatchBase< d, T > | virtual |
cornerInfo() const | gsDPatchBase< d, T > | virtual |
defaultOptions() | gsDPatchBase< d, T > | virtual |
exportPatch(index_t patch, bool computeCoefs=true) | gsDPatchBase< d, T > | virtual |
exportToPatches(const gsMultiPatch< T > &patches) | gsDPatchBase< d, T > | inlinevirtual |
getGeometry() const | gsDPatchBase< d, T > | inlinevirtual |
getSharpCorners(T tol=1e-2) const | gsDPatchBase< d, T > | protectedvirtual |
globalBasis_into(gsMappedBasis< d, T > &mbasis) const | gsDPatchBase< d, T > | inlinevirtual |
globalGeometry_into(const gsMultiPatch< T > &patches, gsMappedSpline< d, T > &mspline) | gsDPatchBase< d, T > | inlinevirtual |
gsDPatchBase() | gsDPatchBase< d, T > | inline |
gsDPatchBase(const gsMultiBasis< T > &mb, const gsMultiPatch< T > &mp) | gsDPatchBase< d, T > | inline |
gsDPatchBase(const gsMultiPatch< T > &mp) | gsDPatchBase< d, T > | inline |
gsSmoothInterfaces() | gsSmoothInterfaces< d, T > | inline |
gsSmoothInterfaces(gsMultiPatch< T > const &mp) | gsSmoothInterfaces< d, T > | |
localBasis() const | gsDPatchBase< d, T > | inlinevirtual |
localGeometry_into(gsMultiPatch< T > &localGeometry) | gsDPatchBase< d, T > | inlinevirtual |
mapperInfo() const | gsDPatchBase< d, T > | virtual |
matrix() const | gsDPatchBase< d, T > | inlinevirtual |
matrix_into(gsSparseMatrix< T > &matrix) const | gsDPatchBase< d, T > | inlinevirtual |
Ptr typedef | gsSmoothInterfaces< d, T > | |
sideInfo(patchSide side) const | gsDPatchBase< d, T > | virtual |
sideInfo() const | gsDPatchBase< d, T > | virtual |
uPtr typedef | gsSmoothInterfaces< d, T > | |
vertexInfo(patchCorner corner) const | gsDPatchBase< d, T > | virtual |