iMSTK
Interactive Medical Simulation Toolkit
|
This is the complete list of members for imstk::CorotationalFemForceModel, including all inherited members.
CorotationalFemForceModel(std::shared_ptr< vega::VolumetricMesh > mesh, const int warp=1) | imstk::CorotationalFemForceModel | |
CorotationalFemForceModel()=delete (defined in imstk::CorotationalFemForceModel) | imstk::CorotationalFemForceModel | |
getForceAndMatrix(const Vectord &u, Vectord &internalForce, SparseMatrixd &tangentStiffnessMatrix) override | imstk::CorotationalFemForceModel | virtual |
getInternalForce(const Vectord &u, Vectord &internalForce) override | imstk::CorotationalFemForceModel | virtual |
getTangentStiffnessMatrix(const Vectord &u, SparseMatrixd &tangentStiffnessMatrix) override | imstk::CorotationalFemForceModel | virtual |
getTangentStiffnessMatrixTopology(vega::SparseMatrix **tangentStiffnessMatrix) override | imstk::CorotationalFemForceModel | virtual |
InternalForceModel()=default (defined in imstk::InternalForceModel) | imstk::InternalForceModel | |
m_corotationalLinearFem (defined in imstk::CorotationalFemForceModel) | imstk::CorotationalFemForceModel | protected |
m_vegaTangentStiffnessMatrix (defined in imstk::CorotationalFemForceModel) | imstk::CorotationalFemForceModel | protected |
m_warp (defined in imstk::CorotationalFemForceModel) | imstk::CorotationalFemForceModel | protected |
setTangentStiffness(std::shared_ptr< vega::SparseMatrix > K) override | imstk::CorotationalFemForceModel | virtual |
setWarp(const int warp) | imstk::CorotationalFemForceModel | |
updateValuesFromMatrix(std::shared_ptr< vega::SparseMatrix > vegaMatrix, double *values) | imstk::InternalForceModel | static |
~CorotationalFemForceModel() override=default (defined in imstk::CorotationalFemForceModel) | imstk::CorotationalFemForceModel | |
~InternalForceModel()=default (defined in imstk::InternalForceModel) | imstk::InternalForceModel | virtual |