Skip to content
Snippets Groups Projects
  • Vaggelis Papoutsis's avatar
    ENH: added functionality for smoothing the sensitivity derivatives · 3ef0d19e
    Vaggelis Papoutsis authored and Andrew Heather's avatar Andrew Heather committed
    A Helmholtz-like filter is applied to the original field of sensitivity
    derivatives. The corresponding PDE is solved on the sensitivity patches,
    using the finite area infrastructure. A smoothing radius is needed,
    which is computed based on the average 'length' of the boundary faces,
    if not provided by the user explicitly.
    
    If an faMesh is provided, it will be used; otherwise it will be created
    on the fly based on either an faMeshDefinition dictionary in system or
    one constructed internally based on the sensitivity patches.
    3ef0d19e