https://gitlab.opengeosys.org/ogs/ogs.git
Revision 957cb1728c56eefbb969e54b1b0d3084129252fe authored by Dmitri Naumov on 28 August 2023, 20:37:05 UTC, committed by Dmitri Naumov on 29 August 2023, 10:54:39 UTC
Often used in sorting and the like algorithms on node and element vectors
1 parent ae31d7f
Raw File
Tip revision: 957cb1728c56eefbb969e54b1b0d3084129252fe authored by Dmitri Naumov on 28 August 2023, 20:37:05 UTC
[MeL] Add generic lexicographic ids comparison
Tip revision: 957cb17
.markdownlint.yaml
comment: OpenGeoSys rules
default: true
line-length: false
no-inline-html: false
no-duplicate-heading: false
first-line-h1: false
no-bare-urls: false
back to top