This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Jan 10, 2013
-
-
Lars Bilke authored
Searching for optional submodules has to be actively enabled by this option. This prevents unexpected CMake errors when developers checked out the submodules without their knowledge (as it happens e.g. with the Windows GitHub app).
-
- Jan 07, 2013
-
-
Lars Bilke authored
-
- Jan 04, 2013
-
-
Dmitri Naumov authored
Using logog in GeoLib and removing some include dependencies
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Lars Bilke authored
This fixes #71.
-
Lars Bilke authored
Mesh2 mesh property interpolation
-
- Jan 03, 2013
-
-
Tom Fischer authored
Conflicts: GeoLib/Raster.cpp GeoLib/Raster.h
-
Tom Fischer authored
Fixed link on front page README.md
-
- Jan 02, 2013
-
-
Myles English authored
replaced ufz.github.com with devguide.opengeosys.org
-
Lars Bilke authored
Before also necessary tools were not searched for.
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Dec 24, 2012
-
-
Dmitri Naumov authored
Enables configuration of uncrustify pre-commit-check. Uncrustify is a source code beautifier. Enabling this via scripts/init.sh runs uncrustify before commit on the changed files and *suggests* changes to the code to be conform with the style guide. This should enforce a common code style and reduce number of white-space changes and also improve the readability of the code.
-
- Dec 20, 2012
-
-
Dmitri Naumov authored
Using logog in MeshLib. Replace all of std::cout std::cerr.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Dec 19, 2012
-
-
Dmitri Naumov authored
System of linear equations inteface and Lis solver interface.
-
Tom Fischer authored
In case delta is really zero, set it to a small value to omit division by zero.
-