This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Dec 05, 2017
-
-
Lars Bilke authored
-
- Dec 04, 2017
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Dmitri Naumov authored
The trace of deviatoric tensor must be zero but is linearly scaling with the tensor's norm.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
[Jenkins] Added warnings parser
-
Dmitri Naumov authored
Add ode system preAssemble() call.
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Dec 03, 2017
-
-
fparisio authored
In some processes (using non-local methods, for example) the assembly is split in two parts: computation of local quantities and actual (non-local) assembly (integration) into the local matrices.
-
- Dec 01, 2017
-
-
Dmitri Naumov authored
Extend addTest macro
-
- Nov 30, 2017
-
-
Dmitri Naumov authored
This allows for more precise control of the comparisons.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
[Test] Corrected the new permeability input for one benchmark
-
wenqing authored
-
- Nov 28, 2017
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Avoids a conversion warning.
-
Tom Fischer authored
Rewrite quadratic mesh generator
-
- Nov 24, 2017
-
-
Dmitri Naumov authored
Same tests but only counting number of nodes fulfilling specific criteria, not relying on fixed mesh numbering.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Small fixes
-
Lars Bilke authored
-
Dmitri Naumov authored
... after formatting in #1983.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Restructure LIE SD and HM processes
-
Dmitri Naumov authored
-
Karsten Rink authored
* reimplemented raster to mesh conversion * fixed index issues and added 3d index calculation * added necessary changes to gui dialogue * added tests * clang format * added ifdef for data explorer/vtk includes * modified dereferencing of unique pointers, formatting * changed pointer to vector in vtk prep * using const& for nodes vec * fixed remaining occurences of dereferencing raster object
-
- Nov 23, 2017
-
-
Dmitri Naumov authored
instead of detJ * integralMeasure * weightedPoint.weight().
-
Dmitri Naumov authored
-
Dmitri Naumov authored
As in all other processes.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
google-readability-braces-around-statements
-
Dmitri Naumov authored
Those are empty classes with constructors just relaying data to the SmallDeformationLocalAssembler* class constructors.
-
Dmitri Naumov authored
The DisplacementDim is always equal to GlobalDim. Along the changes choose the 'int' version as everywhere else.
-
Dmitri Naumov authored
Also move some code from the header files to the cpp, cleanup instantiations.
-