https://gitlab.opengeosys.org/ogs/ogs.git
Revision 9739a8d2bf9276fdc6c1f20ae5158505fa69be83 authored by Norbert Grunwald on 30 June 2021, 11:01:53 UTC, committed by Norbert Grunwald on 13 September 2021, 13:01:21 UTC
1 parent afe5fa7
Raw File
Tip revision: 9739a8d2bf9276fdc6c1f20ae5158505fa69be83 authored by Norbert Grunwald on 30 June 2021, 11:01:53 UTC
copy constitutive variables into ip_data array
Tip revision: 9739a8d
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top