- 13 Nov, 2015 2 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
- 12 Nov, 2015 1 commit
-
-
GILLES Sebastien authored
#739 Solve the memory issue with gcc: destroy manually the singletons so that there is no problem when it's done automatically. #740 has been assigned to periodically check whether the likely gcc issue has been lifted.
-
- 09 Nov, 2015 4 commits
-
-
GILLES Sebastien authored
#723 FSI/Newton: introduce a new vector to store a quantity that wasn't kept correctly during the imolicit differential calls. Not enough to solve my bug though.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
- 06 Nov, 2015 6 commits
-
-
GILLES Sebastien authored
#723 FSI/Newton: introduce a stop criterion. I didn't use exactly the same as freefem, but it should do (especially considering I'll use SNES later on to handle the whole coupling and let it care about that).
-
GILLES Sebastien authored
#723 FSI/Newton: notwithstanding precision issues, coupling seems to yield the same output as Freefem.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#723 FSI/Newton: apparently I replaced most of the previous solid_displacement. Next step is to deactivate the duplicated calls and the now obsolete attributes.
-
- 05 Nov, 2015 6 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#723 [WIP] FSI/Newton: rewrite the code using the new data attributes (and at the moment not using private methods to split the Forward(). Currently Dirichlet boundary condition are computed with new data entirely.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#723 FSI/Newton: introduce a new attribute which should replace all solid_displacement_XXX attributes.
-
- 04 Nov, 2015 7 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#723 FSI/Newton: introduce crude Newton loop. Quantities are not yet updated as they should, so at the moment the same result is yielded each time.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#723 Petsc/ShellMatrix: remove the template argument (when context is required it is inside the functions to provide to SetOperation, and such functions take as argument original Mat object rather than wrapped objects.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
- 03 Nov, 2015 5 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
- 02 Nov, 2015 9 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#723 FSI/Newton: tyring to use Petsc MatShell feature. Neither Mumps nor UMFPack are actually supported for it; I'll try to use GMRES.
-
GILLES Sebastien authored
-