- 12 Jan, 2010 1 commit
-
-
malossi authored
A new Template Test has been placed in the testsuite. You can use it to create new tests in the testsuite. Please note that this test is executed during the night compilation. You can type: grep "test_TemplateTest" * in your lifev-cvs folder to see which files have been modified to setup the test. Read the README.txt for more information.
-
- 02 Dec, 2009 1 commit
-
-
simone authored
-
- 15 Oct, 2009 1 commit
-
-
malossi authored
-
- 05 May, 2009 1 commit
-
-
malossi authored
-
- 07 Apr, 2009 1 commit
-
-
gfourestey authored
-
- 27 Jan, 2009 1 commit
-
-
gfourestey authored
-
- 06 Jan, 2009 1 commit
-
-
crosetto authored
adding tool for serial mesh reordering. Usage: ./test_meshReorder -o output.mesh . The input mesh must be specified in the data file.
-
- 03 Dec, 2008 1 commit
-
-
passerini authored
-
- 27 Jun, 2008 1 commit
-
-
passerini authored
-
- 13 Nov, 2007 1 commit
-
-
simone 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
-
- 19 Dec, 2005 1 commit
-
-
prudhomm authored
-
- 14 Oct, 2005 1 commit
-
-
fernandez authored
-
- 29 Jun, 2005 2 commits
- 17 Jun, 2005 1 commit
-
-
prudhomm authored
-
- 01 Mar, 2005 1 commit
-
-
ddipietro authored
-
- 11 Feb, 2005 1 commit
-
-
vmartin authored
-
- 03 Feb, 2005 1 commit
-
-
prudhomm authored
added test_levelset_ipstab in the list of SUBDIRS
-
- 31 Jan, 2005 1 commit
-
-
ddipietro authored
-
- 27 Jan, 2005 1 commit
-
-
prudhomm authored
-
- 23 Dec, 2004 1 commit
-
-
winkelma authored
-
- 21 Dec, 2004 1 commit
-
-
winkelma 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
-
- 18 Nov, 2004 1 commit
-
-
prudhomm authored
-
- 17 Nov, 2004 1 commit
-
-
prudhomm authored
-
- 16 Nov, 2004 1 commit
-
-
prudhomm authored
make test_dg compile
-
- 14 Nov, 2004 1 commit
-
-
mm0 authored
-
- 08 Nov, 2004 2 commits
-
-
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
-
- 28 Oct, 2004 1 commit
-
-
vmartin authored
readded test_darcy
-
- 25 Oct, 2004 1 commit
-
-
prudhomm authored
* ported all tests to new vector/matrices * disabled darcy for now as it is still in reconstruction * disabled compilation of test_fsi_*. test_fsi is the new standard testsuite directory for FSI
-
- 18 Oct, 2004 1 commit
-
-
gfourestey authored
-
- 15 Oct, 2004 2 commits
-
-
gfourestey authored
-
prudhomm authored
added test_fsi to SUBDIRS Gilles it works for me here
-
- 13 Oct, 2004 2 commits
- 11 Oct, 2004 2 commits
- 07 Oct, 2004 1 commit
-
-
vergara authored
-