JuliaLinearAlgebra / AlgebraicMultigrid.jl

Algebraic Multigrid in Julia
Other
117 stars 22 forks source link

When all nodes aren't aggregated #24

Closed ranjanan closed 6 years ago

ranjanan commented 6 years ago

When all nodes aren't aggregated, we need to construct a matrix excluding that node. That doesn't currently happen, which leads to a BoundsError.