- 29 Aug, 2004 28 commits
-
-
prudhomm authored
-
prudhomm authored
needed for make distcheck added test_postproc to the list of tests. It seems that it was left out. One more test ! yeah!
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
welcome to sparseArray header :)
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
wait for the build tonight to see if everything is ok
-
prudhomm authored
update NEWS
-
prudhomm authored
everything has been embedded in this namespace. It took me some while to do that I would appreciate if people do that automatically for new code/files I tried also to cleanup a bit: - using namespace std; : I tried to get rid of it but I stopped after lifecore too much work to do for now - minor fixes here and there - removed norm.{h,c}pp and replaced by lifealg/vectorNorms.hpp - minor fixes in the testsuite
-
prudhomm authored
everything has been embedded in this namespace. It took me some while to do that I would appreciate if people do that automatically for new code/files I tried also to cleanup a bit: - using namespace std; : I tried to get rid of it but I stopped after lifecore too much work to do for now - minor fixes here and there
-
prudhomm authored
I got tired of seeing these files over and over it is now in lifealg/vectorNorms.hpp/cpp btw, norm2 and norm1 should perhaps be implemented too
-
prudhomm authored
-
prudhomm authored
petsc 2.2 is a requirement now if you want petsc support in LifeV, with any other other version will fail to compile test_linearsolvers is working again
-
prudhomm authored
-
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
- 21 Aug, 2004 1 commit
-
-
prudhomm authored
-
- 20 Aug, 2004 11 commits
-
-
prosi authored
-
prosi authored
-
prosi authored
-
prosi authored
class and added method to load it from outside
-
prosi authored
due to no calculation of the test ;-) : ----------------------------------------------------------------------
-
prudhomm authored
-
prudhomm authored
test with order 4 already tests if bdf fails with wrong order
-
prudhomm authored
in the tests I pass order 4 and it fails correctly now
-
prudhomm authored
or configure --enable-opt. throw an exception std::invalid_argument which will be then caught as some point of the execution flow.
-
prudhomm authored
and updated the main testsuite.at. renamed more approprietly test_matrix to test_laplacian
-
prudhomm authored
-