Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 731 Bytes

ToDo.md

File metadata and controls

23 lines (15 loc) · 731 Bytes

ToDo list

  • write a more concise requirements.md, check out this

  • add matrix-based sweeper and e.g. compute spectral radii on the fly

  • add real parallelization for PFASST using mpi4py

  • add more examples, esp. for PFASST

    • advection diffusion using fft
    • reaction diffusion using fft
    • bernus model: simple explicit SDC to monodomain PFASST
    • SharpClaw integration
    • FEniCS integration, incl. new sweeper
  • write a more detailed howto, explaining all the features of the code using basic examples

  • convert docs to sphinx and set up homepage

  • add more detailed timings mechanism to statistics via hooks

  • add temporal coarsening