Uwe
|
97103b3bf3
|
[FEM] use std::unique_ptr for all dialog objects
- also fix too long line
- also further clang automatic code style changes
|
2023-03-22 20:08:13 +01:00 |
|
berniev
|
6953310116
|
Mod: Single arg ctors must be explicit
|
2022-08-24 16:55:20 +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 |
|
wmayer
|
7ae9fc0d67
|
Fem: modernize C++11
* use nullptr
|
2022-03-23 19:26:15 +01:00 |
|
Uwe
|
348562ddcc
|
[FEM] header files: remove unused includes
|
2022-03-23 17:36:08 +01:00 |
|
donovaly
|
520cfd8953
|
[FEM] constraint contact: sort out already available function
additionally add some comments in TaskFemConstraint.cpp
|
2020-02-25 19:59:01 +01:00 |
|
Bernd Hahnebach
|
55d2884658
|
FEM: code formating: remove trailing white spaces
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
4eb39c5c36
|
FEM: constraint contact: object implementation
|
2016-08-04 17:45:04 +02:00 |
|