https://gitlab.opengeosys.org/ogs/ogs.git
Revision f5d1e73f6a7c45df3f50df80bc415c40c66e7451 authored by Tom Fischer on 18 March 2021, 14:37:18 UTC, committed by Tom Fischer on 18 March 2021, 14:37:18 UTC
[PL/TimeLoop] Use the vector of ids of xdot GlobalVector's.

Closes #3120

See merge request ogs/ogs!3522
2 parent s 67eded2 + 397fe72
Raw File
Tip revision: f5d1e73f6a7c45df3f50df80bc415c40c66e7451 authored by Tom Fischer on 18 March 2021, 14:37:18 UTC
Merge branch 'FixVectorAccessInStaggeredSchema' into 'master'
Tip revision: f5d1e73
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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