wmayer
d64b9750da
Fem: added signals and slots to notify when first function is added
2022-06-14 01:38:55 +02:00
wmayer
1da5971f00
Fem: do not access the active document but the document the FEM post object is part of
2022-06-13 16:46:15 +02:00
wmayer
82b8ddc042
Fem: use WeakPtrT classes instead of raw pointers to avoid possible dangling pointers and to avoid undefined behaviour if a wrong static_cast is performed
2022-06-13 14:21:18 +02:00
wmayer
b82230867b
Fem: improve TaskPostDataAtPoint:
...
* refactor TaskPostDataAtPoint::on_Field_activated()
* show results in a label instead of message box to reduce clicks
* in output window also print field and position as the pure values are useless
2022-06-13 12:31:37 +02:00
Uwe
496024af74
[FEM] make post filter Ui std::unique_ptr
2022-06-13 01:59:46 +02:00
wmayer
bde17e1b9f
Fem: modernize C++11
...
* use nullptr
2022-03-23 19:26:15 +01:00
Uwe
8a8a1f83fb
[FEM] header files: remove unused includes
2022-03-23 17:36:08 +01:00
wmayer
36271b4052
move from deprecated boost.signals to boost.signals2 library
2018-10-30 19:09:03 +01:00
mkhizenz
2a42f71543
FEM: vtk DataAtPoint, implementation
2018-01-23 14:01:27 +01:00
wmayer
7d842679bd
in forward declaration replace class keyword when struct is expected
...
comment out unused parameters
2016-12-29 17:52:39 +01:00
mkhizenz
89cf335f3d
FEM: DataAlongLine: core implementation
2016-12-21 11:27:41 -02:00
Bernd Hahnebach
e1c5c8fe38
FEM: code formating: remove trailing white spaces
2016-08-04 17:45:04 +02:00
Stefan Tröger
442c3be8e1
FEM Post: Add cut filter
2016-05-18 21:35:15 +02:00
Stefan Tröger
8a339b435a
FEM Post: Add warp vector filter
2016-05-18 21:35:15 +02:00
Stefan Tröger
d0a8f6d820
FEM Post: Detail filter infrastructure
2016-05-18 21:35:15 +02:00