- 22 Sep, 2021 6 commits
-
-
Dmitry Yu. Naumov authored
Use local topology information while removing global numbering dependencies in Mesh. Closes #3161 See merge request ogs/ogs!3788
-
Dmitry Yu. Naumov authored
The changes to computation of the number of base nodes are reflected in the "configuration"/discription files. The partitioned data (binary element and node) files are the same, i.e. the partitioning did not change.
-
And with it all of the checks and recalculations are obsolete and removed too.
-
Dmitry Yu. Naumov authored
Replace first part of the query with isBaseNode() as in previous commits. Use getNumberOfBaseNodes in calculation of "active" (regular) nodes.
-
The new implementation uses only local topology information to distinguish base and "higher" order nodes.
-
The latter relies on local information of element types and number of nodes, not the global numbering of nodes.
-
- 21 Sep, 2021 20 commits
-
-
Lars Bilke authored
[ci] Fix container job See merge request ogs/ogs!3794
-
Lars Bilke authored
-
Dmitry Yu. Naumov authored
Partial TH2M analytical Jacobian See merge request ogs/ogs!3767
-
Dmitry Yu. Naumov authored
Otherwise all files, even if not the ctest's generated files, namely the reference files are deleted in the build directories.
-
Dmitry Yu. Naumov authored
-
-
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
[PL/CT] solve reaction equation See merge request ogs/ogs!3781
-
-
-
-
-
-
-
-
-
-
-
-
- 20 Sep, 2021 14 commits
-
-
Lars Bilke authored
[cmake] Make git optional. See merge request ogs/ogs!3783
-
Lars Bilke authored
Need to set OGS_VERSION when git is not available.
-
Dmitry Yu. Naumov authored
[TH2M/PT] Addition to the error message in case of missing data in the prj-file See merge request ogs/ogs!3790
-
Norbert Grunwald authored
-
Dmitry Yu. Naumov authored
Use local information for base node conditions See merge request ogs/ogs!3786
-
Dmitry Yu. Naumov authored
Small code improvements - mainly removing unnecessary includes See merge request ogs/ogs!3789
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
[MeL/Mesh] Improves the memory footprint of the mesh. See merge request ogs/ogs!3785
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Lars Bilke authored
Fixes #3196.
-