- 20 Jan, 2010 1 commit
-
-
simone authored
-
- 19 Jan, 2010 1 commit
-
-
grandper authored
-The normal Dirichlet boundary conditions (parallel version) -A patch to avoid problems related to the matrix multiplication with Trilinos
-
- 09 Oct, 2009 1 commit
-
-
quinodoz authored
Add some usefull features, like the method to map a point back to the reference element.
-
- 15 May, 2009 1 commit
-
-
passerini authored
-
- 27 Jun, 2008 1 commit
-
-
passerini authored
-
- 12 Nov, 2007 1 commit
-
-
simone authored
notes: * from now on you will need trilinos instead of aztecoo * the testsuite is now broken. * the only solvers that works for now are Oseen, VenantKirchoff and fsi. * the Handler classes are now obsolete. They are superseeded by FESpace * the postprocess should come out of the solvers and the default filter is ensight. I suggest to install paraview 3.x next steps: * import trilinos in cmcsforge * clean-up the testsuite * insert mpirun in tests executions * install trilinos on cmcsforge Let lifev-dev know of any problem, please
-
- 01 Mar, 2005 1 commit
-
-
winkelma authored
-
- 24 Feb, 2005 1 commit
-
-
prudhomm authored
-
- 19 Feb, 2005 1 commit
-
-
prudhomm authored
fixed tons of warnings thanks to GCC (3.3) and new warnings in configure
-
- 05 Oct, 2004 1 commit
-
-
prudhomm authored
* indent only with spaces(no tabs) : 4 spaces * ansi C/C++ format * break bracket from preblock (ie { on newline) * spaces around operators and parenthesis now the code should way easier to read ! it could be that some places got uglier but overall it should be much better
-
- 10 Sep, 2004 1 commit
-
-
vmartin authored
-
- 29 Aug, 2004 1 commit
-
-
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
-
- 27 Jul, 2004 1 commit
-
-
vmartin authored
Purpose: multiscale problems (1D in lifev). Did also a little code factorization and cleaning.
-
- 22 Jul, 2004 1 commit
-
-
vmartin authored
-
- 30 Mar, 2004 2 commits
- 08 Feb, 2004 1 commit
-
-
prudhomm authored
life/lifecore core library life/lifemesh mesh library life/lifefem fem library more to come in the future
-