https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 53effc112c7369c729b6c0c071103893e3a04e47 authored by rinkk on 15 March 2021, 11:23:07 UTC
Setting save_all param for gmsh to ensure all line elements are written
Tip revision: 53effc1
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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