- Jan 04, 2017
-
-
Tom Fischer authored
-
- Dec 13, 2016
-
-
Yonghui56 authored
The local NewtonRaphson is moved from MaterialLib/SolidModels to NumLib in order for further reusing. This class provides a basic NewtonRaphson routine to handle the nonlinear constitutive relationships existing in the local problem. After being moved to NumLib , it can be reused by other processes, e.g the two-phase multicomponent process which I am working on now. (p.s. Some of the changes are caused by running clang-format)
-
- Nov 24, 2016
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Nov 22, 2016
-
-
Norihiro Watanabe authored
conservativeResize() is not working as expected.
-
- Nov 21, 2016
-
-
Dmitri Naumov authored
-
- Nov 17, 2016
-
-
- Nov 15, 2016
-
-
-
Norihiro Watanabe authored
-
- Nov 10, 2016
-
-
Dmitri Naumov authored
Used to derive shapefunctions of lower order for example as needed for pressure given displacement shape functions in HydroMechanics process.
-
- Nov 07, 2016
-
-
- Nov 06, 2016
-
-
- Oct 20, 2016
-
-
Norihiro Watanabe authored
-
- Oct 17, 2016
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Oct 13, 2016
-
-
Norihiro Watanabe authored
-
- Oct 06, 2016
-
-
Norihiro Watanabe authored
-
- Oct 05, 2016
-
-
-
Dmitri Naumov authored
This trades a copy of nodes pointers vs. O(#Elements * #Nodes/2) complexity.
-
Dmitri Naumov authored
-
- Oct 04, 2016
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Sep 30, 2016
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Sep 28, 2016
-
-
Dmitri Naumov authored
-
- Sep 27, 2016
-
-
Tom Fischer authored
-