Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 698 Bytes

project.md

File metadata and controls

27 lines (23 loc) · 698 Bytes

project: CommonModules summary: Common modules for using in other programs author: Kyle Horne email: kyle.horne@gmail.com src_dir: src src_dir: src-gen page_dir: pages media_dir: media output_dir: doc exclude: fftw3.f90 source: true display: public display: private graph: true search: true favicon: logo-1.png

This project contains numerous modules for use in other projects with the specific intent of speeding up development of new simulations. The various routines and types are grouped according to task or data type, depending on the module.

@todo

  • Clean up the documentation of interfaces and their implementations
  • Add rigorous tests for new modules
  • Add ODE system solvers

@endtodo