Kratos
Kratos copied to clipboard
[Core] Adding SetStiffnessMatrixIsBuilt and GetStiffnessMatrixIsBuilt to ImplicitSolvingStrategy
📝 Description
Adding SetStiffnessMatrixIsBuilt and GetStiffnessMatrixIsBuilt to ImplicitSolvingStrategy
Fixes https://github.com/KratosMultiphysics/Kratos/issues/10109
🆕 Changelog
- Adding SetStiffnessMatrixIsBuilt and GetStiffnessMatrixIsBuilt to ImplicitSolvingStrategy
- Moving build level methods to Access category
Ping @KratosMultiphysics/technical-committee
Ping @KratosMultiphysics/technical-committee
👋
@KratosMultiphysics/technical-committee agrees with the changes, but please ensure to make the minimal changes for the PR (if you want to move a function make another PR)
@KratosMultiphysics/technical-committee agrees with the changes, but please ensure to make the minimal changes for the PR (if you want to move a function make another PR)
Done, I will move back after merge of this