Revision 4edddb1bbcea04ef1f7648b1f00b75e2914a49db authored by Thomas Fischer on 17 June 2021, 10:20:51 UTC, committed by Thomas Fischer on 18 June 2021, 09:20:16 UTC
Using Eigen::Vector3d allows some nice shortening
of the code.
1 parent 488881f
Raw File
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

ignore:
  - "Applications/CLI"
  - "ProcessLib"
  - "ThirdParty"
  - "*Tests/**/*"
back to top