- Jun 13, 2015
-
-
Dmitri Naumov authored
-
- Jun 11, 2015
-
-
Lars Bilke authored
add description about "queryMesh"
-
Norihiro Watanabe authored
-
- Jun 10, 2015
-
-
Dmitri Naumov authored
Grepped through the merged commits and picked out a few.
-
- Jun 09, 2015
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
Vtk result output; vtkdiff
-
- Jun 08, 2015
-
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The result is written into a new or an existing mesh's PropertyVector. Mesh object is unfortunately modified, therefor the const specifier is omited.
-
Dmitri Naumov authored
Using VtuInterface to write the mesh, which will hold the resulting data in a PropertyVector. Remove writing to an output stream.
-
Tom Fischer authored
Cleanup
-
Dmitri Naumov authored
Carry out the double arithmetics until the index access, which is checked for conversion.
-
Lars Bilke authored
-
- Jun 04, 2015
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jun 03, 2015
-
-
Dmitri Naumov authored
Fixed two more warnings
-
Karsten Rink authored
-
Tom Fischer authored
[Fix] Solving several issues concerned with mesh mapping using raster files
-
Karsten Rink authored
-
Lars Bilke authored
fix compiler warnings C4800 with MSVC
-
Lars Bilke authored
Fixing warnings
-
- Jun 02, 2015
-
-
Lars Bilke authored
module load lis/1.5.54_gcc-4.8.1-3
-
Karsten Rink authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Dmitri Naumov authored
Initialize with zeros in TemplatePoint default constructor
-
Dmitri Naumov authored
[GeoLib] Restructure and bug fix.
-
Karsten Rink authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
- early return in case of an error - reworked loop structure a little bit
-
Tom Fischer authored
- j++ -> j++, k++ -> ++k, - added nullptr check, - using make_pair, - moved fetching the PointVec object from inner loop.
-
Tom Fischer authored
Added Clion project files
-