Reverse index order in asSchurComplement
When creating the Schur complement, the the M_00 matrix is usually larger as the M_11 matrix. For convenience and memory considerations, we reverse the index order.
When creating the Schur complement, the the M_00 matrix is usually larger as the M_11 matrix. For convenience and memory considerations, we reverse the index order.