Thorsten Liebig
1a9690a252
useful: use own matrix determinant and invert instead of vtkMatrix3x3
...
The only reason for this is that vtkMatrix3x3 would require vtk > v5.4
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-06-10 16:19:01 +02:00
Thorsten Liebig
3f70a49a0a
some new useful functions
...
- function to calculate the cross product
- function to calculate the scalar product
- function to calculate the intersection of a line an a plane
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-06-05 11:44:51 +02:00
Thorsten Liebig
0de3d0caf0
useful functions: split string to double added
2012-09-17 13:21:32 +02:00
Thorsten Liebig
5d0f08aaec
new function to split string into a float-vector
2012-02-02 11:40:42 +01:00
Thorsten Liebig
830f7494c8
console output cleanup: use verbose level ('-v') for old verbose style
2011-11-08 11:49:14 +01:00
Thorsten Liebig
430a04e9e4
new/better method to assign jobs to working threads
2010-10-05 17:24:36 +02:00
Thorsten Liebig
6f06497dab
Added frequency domain probe support
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-06-28 18:05:03 +02:00