Skip to content
  • Andreas Dedner's avatar
    completed implementation of lfe restrict prolong - not working yet · 6979c466
    Andreas Dedner authored
    tried an approach to fix the generic restriction.
    restrictFinalize is not called after the data on the father has been
    computed. Still doesn't quite work....
    
    LocalRestrictProlong does not have an implemented default class so the new
       prolongFinalize( LocalFunctionOnFather )
    needs to be implemented (empty) in each specialization. I probably missed some
    6979c466