- May 09, 2012
-
-
Karsten Rink authored
added test application for mesh reading, fixed some bugs, reading and creating a mesh is working now; Mesh is (for now) a friend of Node, this should be fixed soon.
-
- May 08, 2012
-
-
Karsten Rink authored
changed size_t to unsigned; included a few (yet unimplemented) methods for mesh-consistency checking
-
- May 02, 2012
-
-
Karsten Rink authored
-
- Jan 11, 2012
-
-
Lars Bilke authored
-
- Dec 14, 2011
-
-
Tom Fischer authored
put nearly the whole CG method working loop into #pragma omp parallel to avoid overhead for parallelization
-
Tom Fischer authored
try to improve speedup using other OpenMP pragmas, reducing the number of parameters of function scpr and omit a initialization of a vector
-
- Dec 13, 2011
-
-
Tom Fischer authored
-
- Dec 02, 2011
-
-
Tom Fischer authored
-
- Sep 27, 2011
-
-
Tom Fischer authored
- applying changes to interfaces
-