- 12 Jan, 2010 2 commits
-
-
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.
-
malossi authored
Updated Emacs template files: now they provide the files defined in the LifeV Development Guidelines. Eclipse developers can instead use directly the files in the /doc/CodingGuidelines
-
- 06 Jan, 2010 1 commit
-
-
malossi authored
-
- 05 Jan, 2010 2 commits
- 04 Jan, 2010 2 commits
- 22 Dec, 2009 3 commits
- 18 Dec, 2009 5 commits
-
-
crosetto authored
-
crosetto authored
-
crosetto authored
-
crosetto authored
implementing the read variable method in the base virtual exporter class (since it is equal for all the exporters), and setting it public.
-
crosetto authored
changing int in UInt, added a recursion in the subset method to avoid problems with Repeated vectors
-
- 15 Dec, 2009 1 commit
-
-
quinodoz authored
The declaration of the ipstab was done in a wrong place, resulting in a non-stabilized simulation. As the P1-P1 configuration was used, the pressure of the solution was wrong. This problem is now fixed an the pressure seems ok (at least it is symmetric).
-
- 14 Dec, 2009 1 commit
-
-
crosetto authored
-
- 11 Dec, 2009 4 commits
- 09 Dec, 2009 5 commits
- 08 Dec, 2009 1 commit
-
-
simone authored
if called between subiterations
-
- 07 Dec, 2009 8 commits
-
-
crosetto authored
Updated the test_fsi
-
crosetto authored
Update of the shape derivative terms for Newton FSI. Now for P1P1 stabilized elements the Jacobian matrix is explicitly computed (not just as matrix-vector multiplication). This allows to compute the shape derivatives once per Newton iteration (instead of once per Jacobian times vector multiplication).
-
crosetto authored
update of the shape derivative terms for Newton FSI. Now for P1P1 stabilized elements the Jacobian matrix is explicitly computed (not just as matrix-vector multiplication). This allows to compute the shape derivatives once per Newton iteration (instead of once per Jacobian times vector multiplication).
-
simone authored
cleaned datafile. Still a lot of cleaning needed.
-
simone authored
-
simone authored
are read by default by SolverTrilinos
-
simone authored
-
simone authored
using correct method to see if the preconditioner is set
-
- 02 Dec, 2009 4 commits
-
-
simone authored
type of importer/exporter in data file
-
simone authored
-
malossi authored
Removing prefix inside HDF5 files. It is not necessary, and prevents common color scale when dealing with more that one model in the same output.
-
simone authored
for P1Bubble the problems was in the xmf description file, not in the h5
-
- 01 Dec, 2009 1 commit
-
-
malossi authored
Removed a warning + added output information + added default ./ folder for output files (it was just for testing it)
-