Subversion Repositories gelsvn

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
659 4194 d 19 h janba /branches/cpp11-devel/ Change documentation for EigenSolutionSym  
636 4258 d 23 h khor /branches/cpp11-devel/ Works on visual studio, need to be tested if clang is busted.

Doc is now updated to c++11, still need to remove iterator in some of the flit example

(std::min)() and (std::max)() is need for it to work.
 
630 4347 d 23 h janba /branches/cpp11-devel/ Add branch for c++11 development  
605 4588 d 23 h jab /trunk/  
595 4595 d 3 h jab /trunk/src/ Merged version  
379 6102 d 0 h jab /trunk/src/LinAlg/ I added a function "EigenSolutionsSym" to LapackFunc.cpp. This is simply a veiled version of
the Lapack function dsyev that works with the CMatrix and CVector classes.
 
223 6919 d 0 h bj /trunk/ resolved LIBC default lib issue with a #pragma
clapack.lib needs to have libc ignored
 
39 7242 d 4 h bj /trunk/ Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio