This is the complete list of members for MR::Laplacian, including all inherited members.
| addAttractor(const Attractor &a) | MR::Laplacian | |
| apply() | MR::Laplacian | inline |
| applyToScalar(VertScalars &scalarField) | MR::Laplacian | |
| applyToVector(VertCoords &points) | MR::Laplacian | |
| firstLayerFixedVerts() const | MR::Laplacian | inline |
| fixVertex(VertId v, bool smooth=true) | MR::Laplacian | |
| fixVertex(VertId v, const Vector3f &fixedPos, bool smooth=true) | MR::Laplacian | |
| freeVerts() const | MR::Laplacian | inline |
| init(const VertBitSet &freeVerts, EdgeWeights weights, VertexMass vmass=VertexMass::Unit, RememberShape rem=RememberShape::Yes) | MR::Laplacian | inline |
| initFromPoints(const VertCoords &points, const VertBitSet &freeVerts, EdgeWeights weights, VertexMass vmass=VertexMass::Unit, RememberShape rem=RememberShape::Yes) | MR::Laplacian | |
| Laplacian(Mesh &mesh) | MR::Laplacian | explicit |
| Laplacian(const MeshTopology &topology, VertCoords &points) | MR::Laplacian | |
| Laplacian(Laplacian &&) noexcept | MR::Laplacian | |
| multVertexWeight(VertId v, double factor) | MR::Laplacian | |
| points() const | MR::Laplacian | inline |
| region() const | MR::Laplacian | inline |
| removeAllAttractors() | MR::Laplacian | |
| topology() const | MR::Laplacian | inline |
| updateSolver() | MR::Laplacian | |
| ~Laplacian() | MR::Laplacian |