Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 508 Bytes

TODO.md

File metadata and controls

21 lines (13 loc) · 508 Bytes

TODO list

future developments

  • iterative solvers for linear system in implicit solvers
  • adaptive time stepping
  • compute and store residual history

known limitations / enhancements

  • stop integration with max number of iteration criterion
  • stop integration with residual criterion
  • stop integration with total cpu time

documentation

  • integration subpackage: description of all methods

package structure

  • remove mesh dependency in integration methods initialization