Subversion Repositories gelsvn

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
31 7320 d 19 h jab /branches/imesh-and-hmesh/src/Geometry/ QEM changed to use the linalg package made by Henrik Aan�s.  
30 7320 d 21 h jab /branches/imesh-and-hmesh/src/LinAlg/ Added Henrik Aan�s' linear algebra package in a version that is somewhat
compatible with CGLA. This package depends only on lapack it would appear.

The contents is very simple
- a numerical matrix and vector classes
- lapack function wrappers that work with these classes for solving linear
systems, SVD, and factorization.
- stream output
 
29 7321 d 21 h bj /branches/imesh-and-hmesh/ runs in debug mode under MSVC  
28 7322 d 20 h bj /branches/imesh-and-hmesh/ added Install build mode which copies header files to %GELEXT%include and builds libs to %GELEXT%lib\windows  
27 7322 d 21 h jab /branches/imesh-and-hmesh/src/Util/ slight change to ensure win/linux compatibility  
26 7322 d 21 h bj /branches/imesh-and-hmesh/ comiles under visual studio in release mode.
still minor problems in debug mode
 
25 7334 d 17 h jab /branches/imesh-and-hmesh/src/ added a lot of stuff. Especially IMesh and HMesh and the required
pieces and the apps.
 
24 7334 d 17 h jab /branches/imesh-and-hmesh/src/ added a lot of stuff. Especially IMesh and HMesh and the required
pieces and the apps.
 
23 7334 d 17 h jab /branches/imesh-and-hmesh/ added a lot of stuff. Especially IMesh and HMesh and the required
pieces and the apps.
 
22 7366 d 1 h /branches/imesh-and-hmesh/ This commit was manufactured by cvs2svn to create branch
'imesh-and-hmesh'.
 
21 7366 d 1 h jrf /trunk/src/CGLA/ CGLA definition of NAN using log(-1.0f)  
12 7395 d 17 h jab /trunk/ NaN initialization is now ok. I also updated the README.  
10 7396 d 17 h jab /trunk/ NAN initialization  
8 7397 d 21 h bj /trunk/src/CGLA/ build in Release copies *.h to GELEXT/include/CGLA/
Release target changed to GELEXT/lib/windows/
 
7 7397 d 23 h jab /trunk/src/CGLA/ fixed small bug.  
5 7397 d 23 h jab /trunk/src/CGLA/ Added double versions of Mat2x3, Mat4x4, Vec4  
2 7398 d 1 h bj /trunk/ initsl commit with a single app project