- Nov 27, 2018
-
-
Dmitri Naumov authored
-
- Nov 23, 2018
-
-
This versions check if the PropertyVector is assigned to the requested mesh item type and has the required number of components.
-
This versions check if the PropertyVector is assigned to the requested mesh item type and has the required number of components.
-
This version checks if the PropertyVector is assigned to the requested mesh item type and has the required number of components.
-
This version checks if the PropertyVector is assigned to the requested mesh item type and has the required number of components.
-
- Nov 20, 2018
-
-
Tom Fischer authored
-
Tom Fischer authored
The output and project folder are needed for reading the balance mesh and writing the results of the balance calculation.
-
- Nov 15, 2018
-
-
Lars Bilke authored
-
- Nov 14, 2018
-
-
Dmitri Naumov authored
Pass the value directly instead and only check if the string convertible to a double if not empty. This avoids possible losses due to conversion.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Add --reference PATH option to ogs, which when present will execute tests (vtkdiff) constructed from the <test_definiton> section in the project file. This section contains the tester (vtkdiff for now) the file, field, and absolute and relative tolerances. This allows the user to run tests w/o cmake and includes the previously separated test description into the project file.
-
- Nov 12, 2018
-
-
Christoph Lehmann authored
-
- Nov 06, 2018
-
-
Avoid duplicates. Remove unused code parts. Update source code docu. Use STL algorithms. Stronger assertions and improve error messages. etc.
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Nov 05, 2018
-
-
Dmitri Naumov authored
When the python modules are not in the current working directory but in the projects directory, the user modules would not be found. Adding project's directory to the python's module path allows to run ogs from a different directory than the project file.
-
- Nov 02, 2018
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Meshes kindly provided by Thomas_TK @ github <thomas.kalbacher@ufz.de>
-
- Oct 26, 2018
-
-
-
Tom Fischer authored
-
- Oct 19, 2018
-
-
Dmitri Naumov authored
-
- Oct 11, 2018
-
-
Lars Bilke authored
-
- Oct 02, 2018
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
For checking and setting of the node and element correspondences between subdomain and bulk meshes.
-
- Sep 23, 2018
-
-
Dmitri Naumov authored
Avoid a "Function call argument is an uninitialized value" warning in line 496 node[ids[n]].
-
Dmitri Naumov authored
The outer loop is also over variable named 'k'.
-
- Sep 20, 2018
-
-
Dmitri Naumov authored
-
- Sep 19, 2018
-
-
Lars Bilke authored
-
- Sep 18, 2018
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The warning is issued by MSVC: Compiler Warning (level 3) C4197. type' : top-level volatile in cast is ignored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The XmlPrjInterface needs the OGSError::box, which is part of the QtBase.
-
- Sep 17, 2018
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Sep 14, 2018
-
-
-
First forward it to the HT process creation procedure that forwards it to the class Balance.
-
Lars Bilke authored
-