- 01 Apr, 2004 1 commit
-
-
prudhomm authored
-
- 31 Mar, 2004 8 commits
-
-
prudhomm authored
only links fail because of the problem in lifemesh
-
prudhomm authored
-
prudhomm authored
it compiles except for lifemesh which still has dependency with lifefem Luca knows better than me that part It should be splitted between lifemesh and lifefilters(mesh ops with fe dependencies)
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
they belong there lifemesh is only for mesh operations mesh checks with Fe should go in lifefilters
-
prudhomm authored
-
prudhomm authored
-
- 30 Mar, 2004 14 commits
-
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
picard saddlePointCG cblas and clapack to lifealg/
-
prudhomm authored
RNM* --> lifearray *_wrtrs* --> lifefilters
-
prudhomm authored
RNM* --> lifearray *_wrtrs* --> lifefilters
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
* updated COPYING with links to GPL and LGPL licenses * added these licenses doc/common * fix lifev.bib location
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
Library GNU Public License
-
prudhomm authored
add \ref
-
prudhomm authored
-
- 26 Mar, 2004 4 commits
- 22 Mar, 2004 6 commits
-
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
added --enable-debug and --enable-opt options to configure
-
prudhomm authored
added a check-local rule to create the symlink in $(builddir) to $(srcdir)/data
-
prudhomm authored
delete pointer at end of block
-
prudhomm authored
this code : int dim = <some quantity> double p1[dim]; is a g++ extension and is non standard I replaced everything with std::vector<> which ensures proper deletion at end of block Also fix Bug #17
-
- 19 Mar, 2004 7 commits