Fem: Implement basic python filter functionality and glyph example

This commit is contained in:
Stefan Tröger
2025-02-13 19:35:10 +01:00
parent bb0c06e8f7
commit 9430bdde01
33 changed files with 1793 additions and 166 deletions

View File

@@ -206,6 +206,8 @@ PyMOD_INIT_FUNC(Fem)
Fem::FemPostSphereFunction ::init();
Fem::PropertyPostDataObject ::init();
Fem::PostFilterPython ::init();
#endif
// clang-format on