Skip to content
  • Andreas Nüßing's avatar
    [TransferMatrixUser] fix sparse solving block size · d006dc1f
    Andreas Nüßing authored
    For unfitted methods, the blocksize was obtainend from the root space
    which, in general, has blocksize 1 instead of the correct block size of
    the leaf spaces. We change the way the blocksize is obtained by querying
    the block vector directly.
    d006dc1f