Skip to content
Snippets Groups Projects
  • Ansgar Burchardt's avatar
    85faa8bf
    Reduce code duplication · 85faa8bf
    Ansgar Burchardt authored
    The functions restrictBitField and restrictBitFieldToFathers do almost
    the same, except restrictBitFieldToFathers having an additional
    condition.
    
    This patch merges both implementations by adding a new boolean parameter
    to restrictBitField to enable/disable the additional condition from
    restrictBitFieldToFathers.
    85faa8bf
    History
    Reduce code duplication
    Ansgar Burchardt authored
    The functions restrictBitField and restrictBitFieldToFathers do almost
    the same, except restrictBitFieldToFathers having an additional
    condition.
    
    This patch merges both implementations by adding a new boolean parameter
    to restrictBitField to enable/disable the additional condition from
    restrictBitFieldToFathers.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
genericmultigridtransfer.hh 35.36 KiB