| 761a349f | 22-Apr-2013 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCNNCreateCoarseMatrix: fix allocation error
Estimate the number of off-diagonal nonzeros using the number of local neighbors, but be permissive because this is not sufficient in general. Exact prea
PCNNCreateCoarseMatrix: fix allocation error
Estimate the number of off-diagonal nonzeros using the number of local neighbors, but be permissive because this is not sufficient in general. Exact preallocation would require the connectivity graph for subdomains, but is not critical for PCNN performance.
show more ...
|