cedar-framework/cedar

BoxMG coarse-grid solve for 3D

Closed this issue · 1 comments

The MPI 3D code currently uses Cholesky for a coarse-grid solve. Serial BoxMG should be added as a coarse-grid solver.

The redistributed coarse-grid solver should be able to handle this. I will plan to use the redistributed coarse-grid solver instead of spending time moving over legacy kernels.