- 08 Aug, 2016 1 commit
-
-
GILLES Sebastien authored
#9 Improve comment of class GodOfDof (especially underline the relationship with GeometricMeshRegion).
-
- 20 Jul, 2016 6 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
- 19 Jul, 2016 8 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
-
- 18 Jul, 2016 16 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#820 Model: add a new Newton loop, even if it's rigged at the moment with a value that triggers exit after one iteration.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#951 ShellMatrix: now the operation is set internally by the constructor; the context is expected to provide a method named ShellMatrixOperation().
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#820 Poromechanics: fluid mass is currently not currently updated after implicit fluid step, leading to an erroneous residual in solid solve. I introduced a new class which purpose is to hold the cross varf variables, as implicit varf has to update an attribute which was formerly held by Model itself.
-
GILLES Sebastien authored
#820 Solid solve: add a missing coefficient in the Newton solid solve (1. - porosity for mass operator).
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#950 In VariationalFormulation, extend the interface of ApplyBoundaryCondition to enable both pseudo-elimination and penalization.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#952 Fix singleton destruction: use now default destructor and foresee the eventual destruction of the object with atexit. Also use a raw pointer rather than a unique_ptr one, which was overkill in this very specific case.
-
- 23 Jun, 2016 1 commit
-
-
GILLES Sebastien authored
#949 LocalParameterOperator: make the constructor work with the new interface on the Crtp used to store unknowns.
-
- 22 Jun, 2016 8 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#945 FSI and Poromechanics compiles as well (even if the latter doesn't run correctly: solid varf has been hastily added and gives away stupid results).
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#945 [SAME] Introduce a CRTP to avoid repeating in each VariationalFormulation that needs it the declaration of hyperelastic law and its accessors.
-
GILLES Sebastien authored
-