- Jun 12, 2014
-
-
Tom Fischer authored
-
Tom Fischer authored
Reza discovered a bug within the gauss elimination.
-
Tom Fischer authored
This tool reads a matrix, and solves a simple system of linear equation.
-
- Jun 11, 2014
-
-
Lars Bilke authored
[GeoLib] Corrected implementation of check if Polyline is in Polygon.
-
Tom Fischer authored
-
Lars Bilke authored
GeoLib Triangle bug fix
-
Lars Bilke authored
Rework class SimplePolygonTree in GeoLib
-
Tom Fischer authored
Using pre increment to omit a copy.
-
Tom Fischer authored
Using the tol (tolerance) variable makes the code more readable.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
The until now implementation is not correct. Using Polygon::isPolylineInPolygon(), which is tested already.
-
Tom Fischer authored
-
Tom Fischer authored
Method will be used later on to check if a polyline is within the polygon.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
Conflicts: GeoLib/AnalyticalGeometry.cpp
-
Tom Fischer authored
-
- Jun 06, 2014
-
-
Lars Bilke authored
new command line tool "generateStructuredMesh"
-
Lars Bilke authored
add missing includes in TemplateVec
-
Norihiro Watanabe authored
-
Lars Bilke authored
New tool "appendLinesAlongPolyline"
-
Tom Fischer authored
PETSc linear solver class
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
Renamed and slightly modified algorithm to make it more readable.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
Impl. a new algorithm for checking if a point is within a triangle and removed old sources for this task.
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Jun 05, 2014
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Tom Fischer authored
std::list::erase pre C++11 implementation does not take a const iterator. This commit can be reverted if Travis uses a newer version of gcc.
-
- Jun 04, 2014
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-