- 26 Mar, 2019 1 commit
-
-
GILLES Sebastien authored
#1396 Remove an unneeded include (which was moreover triggering a warning as it was in experimental directory).
-
- 20 Mar, 2019 1 commit
-
-
GILLES Sebastien authored
-
- 19 Mar, 2019 3 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1385 Make more generic the documentations about copy/move constructor/affectation operator, and starts fixing Geometry missing comments.
-
GILLES Sebastien authored
#1385 Complete Doxygen documentation so that latest versions of Doxygen may be used without letting warnings.
-
- 23 Aug, 2018 2 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1189 In local operators, use optional to compute both unknown and test unknown only when it is meaningful.
-
- 22 Aug, 2018 2 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1189 In ElementaryDataImpl, change the way reference finite element are stored: if test unknowns are the same as unknowns the same underlying container is used. C++17 optional feature was used to achieve this (pointer with possible nullptr would have done the same but in a less experessive way).
-
- 18 Mar, 2018 1 commit
-
-
GILLES Sebastien authored
-
- 17 Dec, 2017 4 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
- 15 Dec, 2017 3 commits
-
-
GILLES Sebastien authored
-
#905 GlobalVariationalOperator creation changed from pair of unknowns to two arrays of unknowns and test_unknowns. All corrected to reflect this. Still need to change some implementation in ElementaryDataImpl.
-
GILLES Sebastien authored
-
- 12 Sep, 2017 1 commit
-
-
#905 Test functions added in all operators. A LOT OF CLEANING is due in the comments parts and the part that was commented out. It is a first try as Sebastien is not there and we did not discuss the whole plan for this feature.
-
- 15 Mar, 2017 1 commit
-
-
GILLES Sebastien authored
-
- 29 Dec, 2016 1 commit
-
-
GILLES Sebastien authored
-
- 16 Dec, 2016 1 commit
-
-
GILLES Sebastien authored
-
- 29 Nov, 2016 2 commits
-
-
GILLES Sebastien authored
#1039 Modify the include convention so that all paths are preffixed by HappyHeart. The reason is to avoid conflict when library is used in another context (for instance Gautier struggled with HappyHeartVerdandi because he couldn't name his folder with main folder names already used in HappyHeart library).
-
GILLES Sebastien authored
#1022 Make Darcy a template class with hyperelastic law as argument. Rename a method of ElementaryData classes.
-
- 05 Oct, 2016 1 commit
-
-
GILLES Sebastien authored
-
- 20 Sep, 2016 2 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-