https://gitlab.opengeosys.org/ogs/ogs.git
Revision 8b899bc1abd7a5a7b7f2584ebe4faa8306042a4a authored by Thomas Fischer on 14 June 2021, 14:56:32 UTC, committed by Thomas Fischer on 18 June 2021, 09:20:16 UTC
- don't modify the bounding box in SurfaceGrid
- access the minimal / maximal point of the AABB
  via public interface functions.
- Using auto for minimal / maximal point to
  get independent from the point type.
1 parent a2f719b
History
Tip revision: 8b899bc1abd7a5a7b7f2584ebe4faa8306042a4a authored by Thomas Fischer on 14 June 2021, 14:56:32 UTC
[GL/SurfaceGrid] Access min / max point via interface methods.
Tip revision: 8b899bc
File Mode Size
.hooks
Applications
BaseLib
ChemistryLib
Documentation
GeoLib
InfoLib
MaterialLib
MathLib
MeshGeoToolsLib
MeshLib
NumLib
ParameterLib
ProcessLib
Tests
ThirdParty
scripts
web
.clang-format -rw-r--r-- 397 bytes
.clang-tidy -rw-r--r-- 972 bytes
.cmake-format.yaml -rw-r--r-- 2.9 KB
.codeclimate.yml -rw-r--r-- 105 bytes
.codespellexclude -rw-r--r-- 802 bytes
.codespellrc -rw-r--r-- 199 bytes
.dockerignore -rw-r--r-- 30 bytes
.editorconfig -rw-r--r-- 226 bytes
.gitattributes -rw-r--r-- 297 bytes
.gitignore -rw-r--r-- 337 bytes
.gitlab-ci.yml -rw-r--r-- 1.9 KB
.gitmodules -rw-r--r-- 246 bytes
.mailmap -rw-r--r-- 1.8 KB
.pre-commit-config.yaml -rw-r--r-- 1.9 KB
CHANGELOG.md -rw-r--r-- 30.0 KB
CMakeLists.txt -rw-r--r-- 7.7 KB
CMakePresets.json -rw-r--r-- 5.1 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTING.md -rw-r--r-- 460 bytes
LICENSE.txt -rw-r--r-- 1.5 KB
README.md -rw-r--r-- 1.7 KB
codecov.yml -rw-r--r-- 139 bytes
config-cpp-dependencies.txt -rw-r--r-- 1.9 KB

README.md

back to top