- Jun 05, 2012
-
-
Tom Fischer authored
-
- May 25, 2012
-
-
Tom Fischer authored
-
- May 24, 2012
-
-
Lars Bilke authored
-
- May 23, 2012
-
-
Tom Fischer authored
- changed function scpr - for vectors of size 3 there is a specialisation of the function template which avoids OpenMP technique for very small vectors
-
- May 22, 2012
-
-
Tom Fischer authored
-
Tom Fischer authored
- removed method write() - added template classes Grid and OctTree for efficiently searching in point sets removed
-
Tom Fischer authored
- added class template LinearIntervalInterpolation
-
- May 21, 2012
-
-
Tom Fischer authored
-
- May 16, 2012
-
-
Tom Fischer authored
-
- May 15, 2012
-
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
added XmlIO; added FemEnums + Info-objects; added ProjectData; currently compile errors due to changes in PointVec
-
Karsten Rink authored
-
Lars Bilke authored
-
Lars Bilke authored
commit f9ac1682 Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 1 12:33:26 2012 +0100 White space fixes. commit 7e0092ae Author: Lars Bilke <lars.bilke@ufz.de> Date: Wed Feb 1 12:30:57 2012 +0100 SOme small fixes. commit 3410933d Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 31 17:29:33 2012 +0100 Cobertura code coverage report generation with gcovr added. commit b27f8064 Author: Lars Bilke <lars.bilke@ufz.de> Date: Tue Jan 31 16:07:39 2012 +0100 Fixed typo.
-
- 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()
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-
Lars Bilke authored
Grouped logog targets.
-
Lars Bilke authored
See this explanation: http://randomascii.wordpress.com/2011/07/22/visual-c-debug-buildsfast-checks-cause-5x-slowdowns/
-
Lars Bilke authored
-
Karsten Rink authored
-
Lars Bilke authored
-
- May 11, 2012
-
-
Karsten Rink authored
-
Karsten Rink authored
-
Tom Fischer authored
-
Tom Fischer authored
- modified test programm in order to test another example
-
Lars Bilke authored
-
- May 10, 2012
-
-
Tom Fischer authored
- FileFinder.h - FileTools.h - TimeMeasurementBase.h - quicksort.h changes due to namespace changes in: - PointVec.cpp - Polygon.cpp - AdjMat.cpp - CRSMatrixReordered.cpp
-
Tom Fischer authored
- binarySearch - class CPUTime - class RunTime - methods/functions from DateTools.{h,cpp} changes in GeoLib and in SimpleTests folder results from changing the namespace
-
Tom Fischer authored
in order to make the name of libraries, namespaces and directories more consistent the Base directory is know named BaseLib
-
Tom Fischer authored
-
Tom Fischer authored
Conflicts: MeshLib/Elements/Element.cpp MeshLib/Elements/Element.h
-
Karsten Rink authored
-
- May 09, 2012
-
-
Karsten Rink authored
-
Karsten Rink authored
added test application for mesh reading, fixed some bugs, reading and creating a mesh is working now; Mesh is (for now) a friend of Node, this should be fixed soon.
-