- Jun 08, 2015
-
-
-
-
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
-
- 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
-
- Jun 01, 2015
-
-
Dmitri Naumov authored
Add ElementCoordinatesMappingLocal class
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Lars Bilke authored
This reverts commit 81fd41f1.
-
Lars Bilke authored
-
- May 29, 2015
-
-
Lars Bilke authored
-
Lars Bilke authored
[A] Add Ctrl+Q for exit; Ctrl+O for open shortcuts
-
Lars Bilke authored
[GeoLib] Speedup point name access.
-