- Jul 31, 2020
-
-
Lars Bilke authored
-
Lars Bilke authored
[web] Proper usage of menus See merge request ogs/ogs!3071
-
Dmitri Naumov authored
Extract compute shape functions for arbitrary points See merge request ogs/ogs!3064
-
Lars Bilke authored
-
Lars Bilke authored
Fixes MR web preview links.
-
Lars Bilke authored
phase-field documentation See merge request ogs/ogs!3069
-
- Jul 30, 2020
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This allows the function to be used independently of the integration method.
-
Dmitri Naumov authored
The type is used as return type anyway, no advantage to make the typedef private.
-
Dmitri Naumov authored
Exterior forces output in LiquidFlow and HeatConduction See merge request ogs/ogs!3068
-
-
- Jul 29, 2020
-
-
KeitaYoshioka authored
-
- Jul 28, 2020
-
-
Dmitri Naumov authored
When compared to the surface flux the numbers for hydraulic flow (aside from the boundary effects) are equal (scaled byth the surface element area).
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Both, Picard and Newton.
-
Dmitri Naumov authored
-
Lars Bilke authored
Fix compilation issues See merge request ogs/ogs!3067
-
Dmitri Naumov authored
The error does not pop up when compiling a unity build.
-
Dmitri Naumov authored
gcc-8.3 complains otherwise about the comparison operator being missing for two constant SegmentIterators.
-
Lars Bilke authored
[CI] Win python jobs See merge request ogs/ogs!3066
-
wenqing authored
A warning fix in NormalTractionBoundaryConditionLocalAssembler See merge request ogs/ogs!3024
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Jul 27, 2020
-
-
Dmitri Naumov authored
Refactor init shape matrices See merge request ogs/ogs!3063
-
- Jul 26, 2020
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Can be used then in other places where not all of the shape matrices are needed. Default to ALL, s.t. there is no change to the code.
-
Dmitri Naumov authored
Putting IntegrationMethod after GlobalDim enables automatic template argument deduction for that type.
-
- Jul 24, 2020
-
-
Dmitri Naumov authored
Allow curve usage in function parameters See merge request ogs/ogs!3058
-
Dmitri Naumov authored
Use MPL properties in HeatConduction process See merge request ogs/ogs!3062
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Use a Function type parameter with reference to the curve.
-
Dmitri Naumov authored
Allows usage of curves in Function type parameters.
-
Dmitri Naumov authored
Avoid instantiation of the NormalTractionBoundaryCondition for the bulk mesh dimension one.
-
Dmitri Naumov authored
This allows the function to be called from outside, given the GlobalDim template parameter is known.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-