swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
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
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top