iMSTK
Interactive Medical Simulation Toolkit
|
This is the complete list of members for imstk::StvkForceModel, including all inherited members.
getForceAndMatrix(const Vectord &u, Vectord &internalForce, SparseMatrixd &tangentStiffnessMatrix) | imstk::InternalForceModel | virtual |
getInternalForce(const Vectord &u, Vectord &internalForce) override | imstk::StvkForceModel | inlinevirtual |
getTangentStiffnessMatrix(const Vectord &u, SparseMatrixd &tangentStiffnessMatrix) override | imstk::StvkForceModel | inlinevirtual |
getTangentStiffnessMatrixTopology(vega::SparseMatrix **tangentStiffnessMatrix) override | imstk::StvkForceModel | inlinevirtual |
InternalForceModel()=default (defined in imstk::InternalForceModel) | imstk::InternalForceModel | |
m_stVKInternalForces (defined in imstk::StvkForceModel) | imstk::StvkForceModel | protected |
m_vegaStVKStiffnessMatrix (defined in imstk::StvkForceModel) | imstk::StvkForceModel | protected |
m_vegaTangentStiffnessMatrix (defined in imstk::StvkForceModel) | imstk::StvkForceModel | protected |
ownStiffnessMatrix (defined in imstk::StvkForceModel) | imstk::StvkForceModel | protected |
setTangentStiffness(std::shared_ptr< vega::SparseMatrix > K) override | imstk::StvkForceModel | inlinevirtual |
StvkForceModel(std::shared_ptr< vega::VolumetricMesh > mesh, const bool withGravity=true, const double gravity=10.0) (defined in imstk::StvkForceModel) | imstk::StvkForceModel | |
updateValuesFromMatrix(std::shared_ptr< vega::SparseMatrix > vegaMatrix, double *values) | imstk::InternalForceModel | static |
~InternalForceModel()=default (defined in imstk::InternalForceModel) | imstk::InternalForceModel | virtual |
~StvkForceModel() override=default (defined in imstk::StvkForceModel) | imstk::StvkForceModel |