Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 621 Bytes

ToDo.md

File metadata and controls

21 lines (13 loc) · 621 Bytes

ToDo list

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

  • add more examples, esp. for PFASST

    • advection diffusion using fft
    • bernus model: simple explicit SDC to monodomain PFASST
    • SharpClaw integration
  • 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

  • full weak formulation for finite element examples?

  • one matrix to rule them all: can we extract the very costly matrix buildups?