Revision 92f61be1ed376574237b57d7850aa5dcc554fe24 authored by Dmitry Yu. Naumov on 29 June 2021, 13:17:59 UTC, committed by Dmitry Yu. Naumov on 29 June 2021, 13:17:59 UTC
Use the existing class to compute the rotation matrix in LIE

See merge request ogs/ogs!3672
2 parent s 98aeeb3 + 1f4191c
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top