- Jun 25, 2012
-
-
Tom Fischer authored
- reformatted output
-
Tom Fischer authored
- added logog library instructions [SimpleTests/MatrixTests/CMakeLists.txt] - added linking MatVecMultPerm with logog lib Signed-off-by:
Thomas Fischer <thomas.fischer@ufz.de>
-
- Jun 20, 2012
-
-
Tom Fischer authored
- added custom formatter for logog lib [file SimpleTests/MatrixTests/MatVecMultPerm.cpp] - added information for command line interface - commented out possibility to write permuted matrix to file
-
- Jun 19, 2012
-
-
Tom Fischer authored
- added TCLAP library to parse command line arguments
-
- Jun 18, 2012
-
-
Tom Fischer authored
- switched format specifiers for LOGOG [file SimpleTest/MatrixTests/MatVecMultPerm.cpp] - using TCLAP library to parse command line
-
- May 10, 2012
-
-
Tom Fischer authored
- binarySearch - class CPUTime - class RunTime - methods/functions from DateTools.{h,cpp} changes in GeoLib and in SimpleTests folder results from changing the namespace
-
Tom Fischer authored
in order to make the name of libraries, namespaces and directories more consistent the Base directory is know named BaseLib
-
- May 07, 2012
-
-
Lars Bilke authored
-
- May 03, 2012
-
-
Lars Bilke authored
-
- Apr 27, 2012
-
-
Karsten Rink authored
special conds for windows setup integrated - path for metis and inclusion of winmm.lib for time measurements
-
- Feb 21, 2012
-
-
Tom Fischer authored
-
- Jan 20, 2012
-
-
Tom Fischer authored
implemented new class CRSMatrixReorderedOpenMP which uses Nested Dissection reordering and OpenMP for matrix vector multiplication
-
- Jan 17, 2012
-
-
Tom Fischer authored
-
- Jan 06, 2012
-
-
Tom Fischer authored
-
Tom Fischer authored
fixed a small issue concerning compiling with OpenMP support
-
Tom Fischer authored
-
Tom Fischer authored
added more documentation to quicksort added class CRSMatrixReordered first version of nested dissection based on metis is now working
-
- Jan 05, 2012
-
-
Lars Bilke authored
Wrapped OpenMP includes in #ifdefs.
-
- Dec 05, 2011
-
-
Tom Fischer authored
fixed a warning in amuxCRS concerning an unused parameter
-
Tom Fischer authored
-
- Nov 21, 2011
-
-
Tom Fischer authored
- changes in test program
-
- Nov 11, 2011
-
-
Tom Fischer authored
inserted instead of operator() two methods: addValue() and setValue()
-
- Nov 09, 2011
-
-
Tom Fischer authored
-
- Nov 08, 2011
-
-
Tom Fischer authored
-
- Oct 18, 2011
-
-
Tom Fischer authored
-
- Oct 11, 2011
-
-
Tom Fischer authored
-
- Sep 27, 2011
-
-
Tom Fischer authored
- applying changes to interfaces
-
- Sep 21, 2011
-
-
Tom Fischer authored
-