- 12 Aug, 2010 1 commit
-
-
simone authored
This were actually few fixes in few Makefile.am
-
- 14 Apr, 2010 1 commit
-
-
simone authored
-
- 10 Mar, 2010 1 commit
-
-
simone authored
It is now 1.1.1
-
- 09 Mar, 2010 3 commits
-
-
simone authored
If you need files that have been tagged OBSOLETE, do cvs up -r OBSOLETE filename and work with it. You'll probably need to modify Makefile.am in the same directory and maybe also run tools/update-headers from the base directory
-
simone authored
Then removing files listed in NEWS
-
simone authored
Added list of obsolete files
-
- 03 Feb, 2010 2 commits
- 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
-
- 19 Jun, 2007 1 commit
-
-
simone authored
-
- 18 Jun, 2007 1 commit
-
-
simone authored
upload the release to cmcsforge
-
- 04 Jun, 2007 1 commit
-
-
simone authored
-
- 19 Dec, 2005 2 commits
- 18 Dec, 2005 1 commit
-
-
prudhomm authored
-
- 29 Jun, 2005 1 commit
-
-
prudhomm authored
-
- 05 May, 2005 1 commit
-
-
prudhomm authored
updated Makefile.headers
-
- 04 May, 2005 2 commits
- 19 Mar, 2005 1 commit
-
-
prudhomm authored
-
- 24 Feb, 2005 1 commit
-
-
prudhomm authored
-
- 19 Feb, 2005 2 commits
- 03 Feb, 2005 2 commits
- 27 Jan, 2005 1 commit
-
-
prudhomm authored
updated NEWS
-
- 26 Jan, 2005 1 commit
-
-
gfourestey authored
-
- 16 Dec, 2004 1 commit
-
-
prudhomm authored
-
- 07 Dec, 2004 1 commit
-
-
mm0 authored
Makefile.am NEWS admin/lifev_check_compilers.m4 life/lifealg/SolverAztec.cpp life/lifealg/SolverAztec.hpp life/lifearray/MSRMatrix.hpp life/lifefem/assemb.hpp life/lifefem/bcCond.cpp life/lifefem/bcCond.hpp life/lifefem/bcFunction.cpp life/lifefem/bcFunction.hpp life/lifefem/bcHandler.cpp life/lifefem/bcHandler.hpp life/lifefem/bcManage.hpp life/lifefem/dof.cpp life/lifefem/elemOper.cpp life/lifefem/elemOper.hpp life/lifefilters/readMesh3D.hpp life/lifesolver/Makefile.am testsuite/Makefile.am testsuite/testsuite.at Added Files: life/lifesolver/parabolicSolver.hpp life/lifesolver/timeSolver.cpp life/lifesolver/timeSolver.hpp testsuite/lifesolver/Makefile.am testsuite/lifesolver/data testsuite/lifesolver/main.cpp testsuite/lifesolver/testsuite.at testsuite/lifesolver/ud_functions.hpp ---------------------------------------------------------------------- I've added some classes for non constant coefficient in equations and coefficients/bc depending on solution, solved with iteration *UDep,TimeSolver,ParabolicSolver,testsuite/lifesolver
-
- 30 Nov, 2004 1 commit
-
-
prudhomm authored
-
- 24 Nov, 2004 1 commit
-
-
prudhomm authored
-
- 16 Nov, 2004 3 commits
- 14 Nov, 2004 1 commit
-
-
mm0 authored
-
- 09 Nov, 2004 1 commit
-
-
prudhomm authored
-
- 08 Nov, 2004 3 commits
-
-
prudhomm authored
-
prudhomm authored
-
mm0 authored
it comes from bug fixes and improvements that I made to version lifev-0.4.1.tar.bz2 (not CVS) cause I had not CVS access when I began. so this version doesn't include all your changes made between 0.4.1 and the last one. Anyway this includes support for reading netgen meshed and writing netgen solutions, a test_netgen in testsuite and many bug fixes. I hope it's all ok, becouse I simply copyed over a checkedout version my files recursively. If you have problems compiling you could try autoconf at the beginning. Bye
-
- 03 Nov, 2004 1 commit
-
-
vmartin authored
-