wmayer
e205daa43d
Mod: modernize C++: replace 'typedef' with 'using'
2022-08-29 16:21:46 +02:00
wmayer
2062f9ce87
clang: fix warnings [-Winconsistent-missing-override]
2022-08-09 17:36:25 +02:00
berniev
ddafb98813
Mod: Use override etc 2
2022-08-09 12:52:26 +02:00
berniev
da9ebc572f
Mod: redundant void 2
2022-08-08 10:27:50 +02:00
Uwe
0f0b635e65
[FEM] handle deletion of solver objects
...
As it was, a deletion of non-empty solver could not be stopped, one could only decide if childs would be deleted too
Now you get a warning and can stop the deletion
2022-03-24 14:55:40 +01:00
wmayer
d88165c284
Fem: include FemGlobal.h
2021-12-18 14:35:20 +01:00
luz.paz
1baf5da3cf
FEM: [skip ci] fix header uniformity
...
This PR fixes header uniformity across all FEM WB files
2019-12-21 20:00:14 +01:00
wmayer
c7886b3e36
fixes #0003164 : Elements of an analysis including the mesh and constraints should be hidden when hiding the analysis (Space)
2017-10-06 22:24:54 +02:00
Bernd Hahnebach
b58e37b950
FEM: remove trailing whitespaces
2016-04-24 19:10:33 +02:00
Author qingfengxia
80cf664ec8
FEM: new solver object implementation of the object
2015-11-28 20:04:22 -02:00