Adding MPI-Parallel Sweeper using a Diagonal Preconditioner
Requires:
- Splitting of
pf%comm into step and nodal communicator (need some limitations on number of processes depending on the number of nodes and how to do this with multi-level)
- distributed level specific quantities, allocated in
pf_level_setup
- Computation of diagonal Q_delta coefficients
- General implementation of parallel sweeper
Adding MPI-Parallel Sweeper using a Diagonal Preconditioner
Requires:
pf%comminto step and nodal communicator (need some limitations on number of processes depending on the number of nodes and how to do this with multi-level)pf_level_setup