- Mar 03, 2014
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
The TemplateVector3 is derived from TemplatePoint<T,N>. There isn't a constructor taking 3 values for TemplatePoint. Instead of this a std::array is used to initialize the TemplatePoint data structures. For this reason the TemplateVector3 constructor that is taking two points to initialize the internal data needs an initializer list.
-
Lars Bilke authored
[MathLib] For better readability: scpr() -> scalarProduct().
-
Tom Fischer authored
-
Lars Bilke authored
-
Tom Fischer authored
Rename *.tpp and *.hpp to *-impl.h in BaseLib, MathLib and NumLib
-
- Feb 28, 2014
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Lars Bilke authored
On Mac's Clang 3.3 and Windows Visual Studio a library can not be empty. In NumLib there are at the moment only templates. dummy.cpp can be removed later on.
-
Lars Bilke authored
-
Lars Bilke authored
Tiff and Geotiff CMake fixes
-
Lars Bilke authored
-
Lars Bilke authored
Renaming tpp files to -impl.h
-
Lars Bilke authored
Because of compile errors in FileTools.cpp (tested 1.46, 1.47)
-
Karsten Rink authored
-
Lars Bilke authored
Use ssh for submodules
-
Lars Bilke authored
Changed Hex edge numbering
-
Lars Bilke authored
add NumLib/CMakeLists.txt
-
- Feb 27, 2014
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Karsten Rink authored
-
Karsten Rink authored
-
- Feb 26, 2014
-
-
Karsten Rink authored
-
Lars Bilke authored
-
Karsten Rink authored
-
Karsten Rink authored
MeshElemType2String
-
Karsten Rink authored
-