optimad / mimmo

Surface manipulation and mesh morphing library
http://optimad.github.io/mimmo
GNU Lesser General Public License v3.0
99 stars 21 forks source link

Manipulators: add input filter field to apply block and apply filter only block #153

Closed edoardolombardi closed 3 years ago

edoardolombardi commented 3 years ago

The developments add:

Starting from #152

Compiled with https://github.com/optimad/bitpit/commit/2ae49a8e00da488411ddb36a140505d4761e6d7e

EDITED AFTER MERGE: Compliant with new bitpit tip master commit: https://github.com/optimad/bitpit/commit/53b82749aa03676c3f0912a333ab1fb9454bdaca

Note: the ApplyFilter block can be included in a future generic class (e.g. FieldOperations) as multiplication between scalar and vector fields defined on portions of the same geometry MOVED TO ISSUE -> #156