../
|
unittests
|
|
748fc7
|
10 years
|
FrederikHeber |
libMolecuilder is now a shared library.
- linking error …
|
triangleintersectionlist.hpp
|
1.7 KB
|
955b91
|
13 years
|
FrederikHeber |
FIX: Removed using namespace std in Vector.hpp.
- this caused some …
|
triangleintersectionlist.cpp
|
9.8 KB
|
c29c0a
|
12 years
|
FrederikHeber |
FIX: triangleintersectionlist suffered numerical instabilities.
- if …
|
tesselationhelpers.hpp
|
3.7 KB
|
6bd7e0
|
13 years
|
FrederikHeber |
Renamed old LinkedCell class to LinkedCell_deprecated.
- this is …
|
tesselationhelpers.cpp
|
39.2 KB
|
a2a2f7
|
11 years
|
FrederikHeber |
Huge warning fix.
- fixed unused variables.
- fixed set but unused …
|
tesselation.hpp
|
8.4 KB
|
27888f
|
11 years
|
FrederikHeber |
Using Normals from tesselated surface instead of from Shapes.
- …
|
tesselation.cpp
|
183.7 KB
|
a2a2f7
|
11 years
|
FrederikHeber |
Huge warning fix.
- fixed unused variables.
- fixed set but unused …
|
Makefile.am
|
3.5 KB
|
fec597
|
10 years
|
FrederikHeber |
Added new convenience library libMolecuilderTesselation.
- we need …
|
ellipsoid.hpp
|
1.2 KB
|
6bd7e0
|
13 years
|
FrederikHeber |
Renamed old LinkedCell class to LinkedCell_deprecated.
- this is …
|
ellipsoid.cpp
|
18.2 KB
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
CandidateForTesselation.hpp
|
1.3 KB
|
6bd7e0
|
13 years
|
FrederikHeber |
Renamed old LinkedCell class to LinkedCell_deprecated.
- this is …
|
CandidateForTesselation.cpp
|
7.9 KB
|
5aaa43
|
12 years
|
FrederikHeber |
FIX: Fixed new copyright line since start of 2013 in CodeChecks test.
…
|
BoundaryTriangleSet.hpp
|
1.8 KB
|
471dec
|
13 years
|
FrederikHeber |
Added BoundaryTriangleSet::IsInsideTriangle().
- this is preparatory …
|
BoundaryTriangleSet.cpp
|
21.1 KB
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
BoundaryPolygonSet.hpp
|
1.8 KB
|
d127c8
|
13 years
|
FrederikHeber |
Moved modules related to Tesselation into own source subfolder.
- …
|
BoundaryPolygonSet.cpp
|
9.7 KB
|
76096d
|
11 years
|
FrederikHeber |
FIX: Several fixes found through CppCheck.
- strncpy does not always …
|
BoundaryPointSet.hpp
|
1.3 KB
|
d127c8
|
13 years
|
FrederikHeber |
Moved modules related to Tesselation into own source subfolder.
- …
|
BoundaryPointSet.cpp
|
3.5 KB
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
BoundaryMaps.hpp
|
3.2 KB
|
59fff1
|
13 years
|
FrederikHeber |
Replaced the molecule::const_iterator by a true const version of the …
|
BoundaryLineSet.hpp
|
1.5 KB
|
d127c8
|
13 years
|
FrederikHeber |
Moved modules related to Tesselation into own source subfolder.
- …
|
BoundaryLineSet.cpp
|
10.7 KB
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
boundary.hpp
|
2.0 KB
|
2528d8
|
10 years
|
FrederikHeber |
Removed FillBoxWithMolecule(), FillVoidWithMolecule, and helper …
|
boundary.cpp
|
39.9 KB
|
2528d8
|
10 years
|
FrederikHeber |
Removed FillBoxWithMolecule(), FillVoidWithMolecule, and helper …
|
ApproximateShapeVolume.hpp
|
684 bytes
|
4c6e70
|
13 years
|
FrederikHeber |
Added functors for calculating surface area and volume of a Shape.
- …
|
ApproximateShapeVolume.cpp
|
2.5 KB
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
ApproximateShapeArea.hpp
|
681 bytes
|
4c6e70
|
13 years
|
FrederikHeber |
Added functors for calculating surface area and volume of a Shape.
- …
|
ApproximateShapeArea.cpp
|
2.9 KB
|
95c4e2
|
11 years
|
FrederikHeber |
FIX: ApproximateShapeArea::operator() needs to set the number of …
|