- 28 Apr, 2015 8 commits
-
-
GILLES Sebastien authored
#527 GlobalMatrix and GlobalVector: add free functions that provide operators < and == for numbering subset(s).
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#527 Add two Swap definitions to avoid compilation of the code: we do not want to be able to swap Wrappers::Petsc::Vector and GlobalVector.
-
GILLES Sebastien authored
-
- 27 Apr, 2015 2 commits
-
-
GILLES Sebastien authored
#527 Replace the alias GlobalVector and GlobalMatrix by a struct inherited from the Petsc Wrappers. The goal will be now to enrigh the newly introduced classes.
-
GILLES Sebastien authored
-
- 15 Apr, 2015 2 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#504 Elasticity: move an anonymous function in the Private namespace )for the sake of not obfuscating the demo).
-
- 13 Apr, 2015 2 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
- 10 Apr, 2015 1 commit
-
-
GILLES Sebastien authored
-
- 01 Apr, 2015 1 commit
-
-
GILLES Sebastien authored
-
- 31 Mar, 2015 1 commit
-
-
GILLES Sebastien authored
-
- 27 Mar, 2015 1 commit
-
-
GILLES Sebastien authored
-
- 26 Mar, 2015 3 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#478 Introduce a unique static empty string to which all the input parameters empty string static function point.
-
- 24 Mar, 2015 4 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#478 Introduce finite element space in input parameter file for hyperelastic problem; not yet actually used.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
- 20 Mar, 2015 2 commits
-
-
GILLES Sebastien authored
#482 Introduce as well a DomainManager; domain used in hyperelastic case are now properly created by this manager. Due to the very similar shape of GeometricMeshRegion and Domain managers; a CRTP should be introduced shortly.
-
GILLES Sebastien authored
#482 Introduce a GeometricMeshRegion factory that must be used to create any GeometricMeshRegion object. Idea is to be able to retrieve a mesh given its id.
-
- 19 Mar, 2015 7 commits
-
-
GILLES Sebastien authored
#478 Finally I have not used GeometricElementFactory in input file generation: it would have broken the library hierarchy for little use. I have hardcoded the list in the description and explain why the constraint is not applied; a check will be enforced in Domain anyway.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#478 Input parameter: add a Private namespace/repository to put the non template function helper of template input parameters.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
- 12 Mar, 2015 6 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#466 Remove another obsolete input parameter. Fix compilation issues due to incomplete removing of obsolete input parameters.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#466 Remove input parameters about solution writing: they were ot used, and it has already been decided in code meeting it was not the right way to proceed.
-