- 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
-
- Jun 05, 2012
-
-
Tom Fischer authored
-
- May 23, 2012
-
-
Tom Fischer authored
- changed function scpr - for vectors of size 3 there is a specialisation of the function template which avoids OpenMP technique for very small vectors
-
- May 14, 2012
-
-
Tom Fischer authored
renamed namespace GEOLIB to GeoLib in order to be consistent with other OGS-libraries and directory names
-
Karsten Rink authored
-
Karsten Rink authored
-
- May 11, 2012
-
-
Tom Fischer authored
- modified test programm in order to test another example
-
- 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 09, 2012
-
-
Karsten Rink authored
-
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 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 18, 2012
-
-
Tom Fischer authored
fixed a warning in CGParallel
-
- 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 16, 2011
-
-
Tom Fischer authored
-
- Dec 05, 2011
-
-
Tom Fischer authored
fixed a warning in amuxCRS concerning an unused parameter
-
Tom Fischer authored
-
- Dec 02, 2011
-
-
Tom Fischer authored
-
- Nov 30, 2011
-
-
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
-
- Nov 03, 2011
-
-
Tom Fischer authored
a) added to class templates SparseMatrixBase and CRSMatrix another template parameter for index sets b) added method getNNZ() to class template CRSMatrix
-
- Oct 18, 2011
-
-
Tom Fischer authored
-
- Oct 11, 2011
-
-
Tom Fischer authored
-
- Oct 05, 2011
-
-
Tom Fischer authored
-