https://gitlab.opengeosys.org/ogs/ogs.git
Revision a604dc84d1c3a923985a959d099be85214cdc938 authored by Dmitri Naumov on 23 March 2021, 15:39:04 UTC, committed by Dmitri Naumov on 31 March 2021, 20:37:44 UTC
Will be used to determine whether a point (e.g. a cell center)
is deactivated or not.
1 parent e0a8977
Raw File
Tip revision: a604dc84d1c3a923985a959d099be85214cdc938 authored by Dmitri Naumov on 23 March 2021, 15:39:04 UTC
[PL/DS] Add isDeactivated(point, t) query.
Tip revision: a604dc8
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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