Skip to content
  • mattijs's avatar
    ENH: overset: insert remote interpolation into lduMatrix · bbfda444
    mattijs authored
    All remote contributions to interpolation stencils now
    get added as 'processor' type lduInterfaces. This guarantees
    a consistent matrix, e.g. initial residual is normalised to 1.
    
    Second change is the normalisation of the interpolation discretisation
    which uses the diagonal from the unmodified equation. This helps
    GAMG.
    bbfda444