- 10 Mar, 2004 1 commit
-
-
prudhomm authored
added feature to configure: --with-aztec=[LOC] where [LOC] is the location where you installed aztec for example in debug mode if you installed aztec in $HOME/aztec CXXFLAGS="-g3 -O0" configure --with-aztec=$HOME/aztec lifev will be configured to find aztec headers (resp. libs) in $HOME/aztec/include (resp. $HOME/aztec/lib) happy coding!
-
- 08 Mar, 2004 5 commits
- 03 Mar, 2004 3 commits
- 01 Mar, 2004 1 commit
-
-
prudhomm authored
-
- 26 Feb, 2004 4 commits
- 25 Feb, 2004 12 commits
-
-
prudhomm authored
the author of these two tests should have a look !!
-
prudhomm authored
using std:: where needed and other minor things
-
prudhomm authored
updated NEWS file
-
prudhomm authored
* NO MORE using namespace std; in lifeV.hpp !!!!!!!!!!11 * use std:: namespace to ensure proper name resolution * use std::make_pair instead of calling constructor directly
-
prudhomm authored
* use std:: namespace to ensure proper name resolution * use std::make_pair instead of calling constructor directly
-
prudhomm authored
* use std:: namespace to ensure proper name resolution * use std::make_pair instead of calling constructor directly
-
prudhomm authored
-
prudhomm authored
results are not yet there
-
prudhomm authored
added more tests
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
- 24 Feb, 2004 13 commits
-
-
prudhomm authored
-
prudhomm authored
update essentialbc compilation test
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
see http://www.codesourcery.com/qm/qmtest extremely powerful and easy to use
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
this needs to be cleaned up
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
- 21 Feb, 2004 1 commit
-
-
prudhomm authored
don't forget that lifev CVS is on iacspc50.epfl.ch
-