This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Sep 24, 2014
-
-
Karsten Rink authored
-
Tom Fischer authored
Move executables to Applications folder
-
Lars Bilke authored
-
Lars Bilke authored
${CMAKE_CURRENT_BINARY_DIR}/../BaseLib is not necessary anymore.
-
- Sep 23, 2014
-
-
Karsten Rink authored
tetgen as a submodule.
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
- moved ProjectData.* to Applications/ApplicationsLib - removed Vrpn folder in DataExplorer
-
Lars Bilke authored
Unified mesh layer mapping
-
Karsten Rink authored
-
Lars Bilke authored
Related to #469.
-
- Sep 22, 2014
-
-
Lars Bilke authored
This module is automatically checked out when OGS_BUILD_GUI=ON and the executable gets packaged with the Data Explorer. Tetgen source is hosted at https://github.com/ufz/tetgen.git
-
Karsten Rink authored
-
- Sep 19, 2014
-
-
Karsten Rink authored
-
Lars Bilke authored
Disable warning C4996 on MSVC
-
- Sep 18, 2014
-
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
added a base class to MeshLayerMapper and LayeredVolume for handling basic functionality and class structure
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
reworked prims-layer-generation to work from top to bottom and prefer older (lower) layers in cases of conflicting information
-
Lars Bilke authored
This warning appears in std::fill_n and can be ignored.
-
- Sep 17, 2014
-
-
Dmitri Naumov authored
[PL] GroundwaterFlow.h -> GroundwaterFlowProcess.h.
-
Tom Fischer authored
-
Dmitri Naumov authored
Fixed wrong support point index at start and end point.
-
Lars Bilke authored
Skeleton project data
-
Tom Fischer authored
Update gtest to 1.7
-
Tom Fischer authored
When giving a custom comparison in std::sort use < as operator (not <=).
-
Lars Bilke authored
-
- Sep 16, 2014
-
-
Dmitri Naumov authored
geometry->geometrical_set, patch->geometry.
-
Lars Bilke authored
-
Lars Bilke authored
-
Dmitri Naumov authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
This fixes crashes in debug mode (especially in some tests) in which case the runtime checks this rule and quits execution on violation.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-