- Jun 06, 2014
-
-
Tom Fischer authored
Impl. a new algorithm for checking if a point is within a triangle and removed old sources for this task.
-
- Mar 20, 2014
-
-
Norihiro Watanabe authored
refactor rotation functions to seprate functions to compute a rotation matrix and a function to rotate points with a given rotation matrix
-
- Mar 11, 2014
-
-
Karsten Rink authored
-
Karsten Rink authored
-
- Mar 07, 2014
-
-
Tom Fischer authored
-
Tom Fischer authored
For this reason the reworked class template Vector3 is used.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Feb 28, 2014
-
-
Karsten Rink authored
-
Karsten Rink authored
-
- Feb 20, 2014
-
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-
- Sep 13, 2013
-
-
Karsten Rink authored
-
- Jul 24, 2013
-
-
Dmitri Naumov authored
-
- May 24, 2013
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Apr 23, 2013
-
-
Norihiro Watanabe authored
-
- Feb 25, 2013
-
-
Tom Fischer authored
-
- Jan 10, 2013
-
-
Lars Bilke authored
-
- Jan 02, 2013
-
-
Lars Bilke authored
-
- Oct 17, 2012
-
-
Tom Fischer authored
-
- Sep 19, 2012
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Sep 18, 2012
-
-
Tom Fischer authored
added function rotatePoints() that is applying a 3x3 rotation matrix to the points given within the vector pnts refactored rotatePointToXY() added function rotatePointsToXZ()
-
- 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 14, 2012
-
-
Tom Fischer authored
renamed namespace GEOLIB to GeoLib in order to be consistent with other OGS-libraries and directory names
-
- 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
-