https://gitlab.opengeosys.org/ogs/ogs.git
Revision dd6c404a0d1a838eda2a8d7f14aadcf59ed5f75a authored by Lars Bilke on 24 November 2015, 11:28:51 UTC, committed by Dmitry Yu. Naumov on 14 December 2015, 22:23:28 UTC
TODO:

- FeflowInterface.cpp -> use property groups
- TetgenInterface     -> not checked yet
- LayeredVolume.cpp   -> see TODO
1 parent 22a6215
Raw File
Tip revision: dd6c404a0d1a838eda2a8d7f14aadcf59ed5f75a authored by Lars Bilke on 24 November 2015, 11:28:51 UTC
Removed element getValue() / setValue() and replaced with properties.
Tip revision: dd6c404
.gitignore
*.bak*
build*/
*.sw[op]
tags
.ExternalData_*

# CLion IDE project files
*.iml
.idea/workspace.xml
.idea/tasks.xml
.idea/dictionaries
.idea/modules.xml
back to top