This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Jun 02, 2015
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- May 28, 2015
-
-
Norihiro Watanabe authored
-
- Jan 20, 2015
-
-
Lars Bilke authored
-
- Sep 03, 2014
-
-
Dmitri Naumov authored
-
- Mar 13, 2014
-
-
Tom Fischer authored
Try to fix some failing tests on travis CI for Vector3 associated to default constructor of Vecor3.
-
- Mar 07, 2014
-
-
Tom Fischer authored
-
- Sep 09, 2013
-
-
-
Tom Fischer authored
-
Tom Fischer authored
Changed also - the data type that holds the coordinates from pure C array to std::array<T, DIM>, - the implementation of write() and read().
-
- Jul 24, 2013
-
-
Dmitri Naumov authored
-
- Feb 25, 2013
-
-
Tom Fischer authored
- Implemented class template GeoPoint (see GeoLib/Point.h) and substituted class templates in the typedef. - Some changes due to changed namespace in MathLib/Vector3.h and GeoLib/Color.h.
-
Tom Fischer authored
-
- Jan 10, 2013
-
-
Lars Bilke authored
-
- Jan 02, 2013
-
-
Lars Bilke authored
-
- Sep 19, 2012
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Sep 12, 2012
-
-
Lars Bilke authored
-
- Jun 28, 2012
-
-
Lars Bilke authored
-
Lars Bilke authored
This reverts commit 05677165. Conflicts: FileIO/XmlIO/XmlGspInterface.cpp README.md
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- May 22, 2012
-
-
Tom Fischer authored
- removed method write() - added template classes Grid and OctTree for efficiently searching in point sets removed
-
- May 14, 2012
-
-
Tom Fischer authored
renamed namespace GEOLIB to GeoLib in order to be consistent with other OGS-libraries and directory names
-
Tom Fischer authored
- renamed method to access coordinates from getData() to getCoords()
-
- Oct 04, 2011
-
-
Tom Fischer authored
- added test programm for solving a linear system with CG-method - time measurement is at the moment OS dependent! - added Base folder - added GeoLib folder - added files in MathLib folder - restructured MathLib folder
-