wmayer
2bcec7717d
Fem: modernize C++: use equals default
2023-08-21 13:35:54 +02:00
wmayer
df93b14ec0
modernize C++: use emplace
2023-08-06 20:29:56 -06:00
Uwe
e90347e3f7
[FEM] fix binary check
...
- the current implementation only considers explicitly given binaries (with full path) and ignores the setting to check the environment paths
- also remove 2 trailing whitespaces
2023-03-26 19:35:20 +02:00
Uwe
5b5431b650
[FEM] fine-tune default solver setting
...
- if the default solver has not yet been set and there is only one solver available, set this as default
2023-03-24 21:46:26 +01:00
Uwe
05d675364c
[FEM] improve new default solver setting
...
- fix bug if no solver should be default
- only provide solvers that are available to be the default
- also add commit opened transactions
- also remove unused include and correct an include
2023-03-24 20:24:02 +01:00
marioalexis
c97de6c038
Fem: Add option to select default solver when creating Analysis
2023-03-24 15:40:54 +01:00
Uwe
b186269f54
[skip CI] [FEM] some style changes by MSVC
...
- to avoid annoying unnecessary diffs while working on the FEM module
2022-03-25 18:55:33 +01:00
Uwe
74482e9319
[FEM] settings dialogs: remove unused includes
2022-03-17 21:27:46 +01:00
wmayer
8fdb29c842
Mod: [skip ci] implementation classes don't inherit from UI classes any more
2020-01-10 16:19:35 +01:00
Bernd Hahnebach
b22a01a24b
FEM: ccx tools, use working dir prefs from solver framework
2019-03-31 11:18:10 +02:00
Bernd Hahnebach
00ea89fc61
FEM: prefs, move material prefs from general tab into an own tab in FEM
2018-06-05 14:28:25 -03:00
Markus Hovorka
24f47b3bbe
FEM: new solver framework, add gui for working path pref
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
957e4bf3f4
FEM: prefs, add an option to deactivate group meshing for analysis
2017-11-25 16:54:02 -02:00
Bernd Hahnebach
f23ed6e1cf
FEM: prefs, move z88 prefs in an own tab
2016-09-13 20:17:31 -03:00
Bernd Hahnebach
bdd86eea7d
FEM: prefs, move general prefs to general prefs class
2016-08-16 11:03:28 +02:00