https://gitlab.opengeosys.org/ogs/ogs.git
Revision 5a007301961010543a60c3a99d15a5dc54e50290 authored by Dmitri Naumov on 31 March 2022, 21:38:32 UTC, committed by Dmitri Naumov on 31 March 2022, 21:38:32 UTC
Changing include order causes an internal Eigen error:
Eigen/src/IterativeSolvers/InternalHeaderCheck.h:2:2: error:
   #error "Please include unsupported/Eigen/IterativeSolvers
   instead of including headers inside the src directory directly."

If possible the scaling include should be removed in the future.
1 parent 781447c
History
Tip revision: 5a007301961010543a60c3a99d15a5dc54e50290 authored by Dmitri Naumov on 31 March 2022, 21:38:32 UTC
[MaL] Revert include order changes
Tip revision: 5a00730
File Mode Size
.github
.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-- 3.2 KB
.codeclimate.yml -rw-r--r-- 105 bytes
.codespellexclude -rw-r--r-- 802 bytes
.codespellrc -rw-r--r-- 197 bytes
.dockerignore -rw-r--r-- 57 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-- 2.3 KB
CHANGELOG.md -rw-r--r-- 30.1 KB
CMakeLists.txt -rw-r--r-- 9.0 KB
CMakePresets.json -rw-r--r-- 6.5 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-- 3.2 KB

README.md

back to top