- 12 Aug, 2016 2 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
- 11 Aug, 2016 6 commits
-
-
GILLES Sebastien authored
#820 Add new output files for comparison with Freefem (solid residual is currently not quite right).
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#820 Two different quantities were represented by the same attribute (the unique_ptr was overwritten...); corrected now by renaming one of them.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#820 In progress: computing the whole Dirichlet vector before NewtonFP loop. A likely bug was found in velocity mesh -> robin operator (the numbering subset given was probably wrong).
-
- 10 Aug, 2016 4 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#820 Compute the solid velocity term that acts as a Dirichlet in the implicit loop. It is still not exact: I need to restrict the data to the Robin interface.
-
GILLES Sebastien authored
#820 In progress: implementing properly the initial value of the 'mixtVariables' vector at the beginning of second implicit loop iteration. I cleant-up some variables duplication: there were especially three variables to hold the same solid displacement... Refactoring to regroup variables will indeed be a huge improvement!
-
GILLES Sebastien authored
-
- 09 Aug, 2016 3 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#820 Reactivate the computation of relative and absolute norm in the loop in Forward(). Currently it doesn't work yet as I have not yet modified the values of displacement and velocity for the next loop, resulting in the same computation repeated endlessly.
-
- 08 Aug, 2016 25 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#9 Remove some internal free functions from Doxygen scope, and document instead the enclosing namespace.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#820 Start introducing a dev method to properly write on disk the global linear algebra to be compared with Freefem (it's solely for dev purposes).
-
GILLES Sebastien authored
#820 I have required higher precision requirements in Gmres to get more iterations; it works well (so dH is done!).
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#820 Refine indexes used to tag iteration by splitting explicitly differential/non differential case (useful for debug comparison with Freefem).
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#820 Add missing ZeroEntries(). It was also the cause of the 2. factor that bothered me so much yesterday...
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-