Conversation
…tests-and-docs-for-stiffness-calculator
markelov208
left a comment
There was a problem hiding this comment.
Hi Richard, thank you for the updating the doc and adding stand-alone tests. I have two non-blocking comments.
...ation/tests/cpp_tests/custom_elements/contribution_calculators/test_stiffness_calculator.cpp
Outdated
Show resolved
Hide resolved
...ation/tests/cpp_tests/custom_elements/contribution_calculators/test_stiffness_calculator.cpp
Outdated
Show resolved
Hide resolved
…tests-and-docs-for-stiffness-calculator
rfaasse
left a comment
There was a problem hiding this comment.
Thank you for the review @markelov208! I have processed/answered both comments, let me know what you think!
...ation/tests/cpp_tests/custom_elements/contribution_calculators/test_stiffness_calculator.cpp
Outdated
Show resolved
Hide resolved
...ation/tests/cpp_tests/custom_elements/contribution_calculators/test_stiffness_calculator.cpp
Outdated
Show resolved
Hide resolved
…tests-and-docs-for-stiffness-calculator
…tests-and-docs-for-stiffness-calculator
WPK4FEM
left a comment
There was a problem hiding this comment.
Dear Richard,
Thank you for adding documentation and unit tests.
I have some insignificant comments and leave it to your judgement what to do with them.
Regards, Wijtze Pieter
...ns/GeoMechanicsApplication/custom_elements/contribution_calculators/stiffness_calculator.hpp
Outdated
Show resolved
Hide resolved
...ation/tests/cpp_tests/custom_elements/contribution_calculators/test_stiffness_calculator.cpp
Outdated
Show resolved
Hide resolved
...ation/tests/cpp_tests/custom_elements/contribution_calculators/test_stiffness_calculator.cpp
Show resolved
Hide resolved
...ation/tests/cpp_tests/custom_elements/contribution_calculators/test_stiffness_calculator.cpp
Show resolved
Hide resolved
...ation/tests/cpp_tests/custom_elements/contribution_calculators/test_stiffness_calculator.cpp
Outdated
Show resolved
Hide resolved
...ation/tests/cpp_tests/custom_elements/contribution_calculators/test_stiffness_calculator.cpp
Outdated
Show resolved
Hide resolved
markelov208
left a comment
There was a problem hiding this comment.
Hi Richard, thank you very much for processing the comments. I think the PR is ready to be merged.
rfaasse
left a comment
There was a problem hiding this comment.
Thank you both for the review, I think I processed them all now!
📝 Description
The stiffness calculator was only tested via the unit tests of the interface elements. Explicit unit tests, as well as documentation is added in this PR.
🆕 Changelog