Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message
2544 593d 18h eromero /branches/slepc-3_2-utopia/include/private/matdenseimpl.h Added const to MatDense*ArrayRead functions.
Added the functions to create views of other matrices (siblings matrices).
MatDenseMatMult supports A<-A*B.
Added matdense/ex1 to measure the improvement in the performance.
2533 597d 19h eromero /branches/slepc-3_2-utopia/include/private/matdenseimpl.h Fixed errors in MatDense. test1 passed!
2522 598d 18h eromero /branches/slepc-3_2-utopia/include/private/matdenseimpl.h First successful MatDense compilation.
Added test1, to check the user interface.
Added trmm blas function.
2518 600d 18h eromero /branches/slepc-3_2-utopia/include/private/matdenseimpl.h Fixing compiling errors in utopia...
2517 600d 19h eromero /branches/slepc-3_2-utopia/include/private/matdenseimpl.h New branch for the developing of the new clases for basic dense matrix operations and multivectors.