/lehrfempp

Simple Finite Element Framework for research and education

Primary LanguageC++MIT LicenseMIT

Build Status

LehrFEM++

Simple C++ Finite Element Framework for research and eduction optimzed for clarity and flexibility with some trade-off concerning performance. This libary is used for the course Numerical Methods for Partial Differential Euqations taught by Prof. R. Hiptmair at ETH Zurich.

Contributors

  • Raffael Casagrande (core developer)
  • Ralf Hiptmair (core developer)
  • Tobias Rohner (projects/ipdg_stokes, hp-fem in lf::fe)
  • Anian Ruoss (Second order Geometry, Mesh Generators)
  • Philippe Peter (projects/dpg)
  • Amélie Justine Loher (projects/FisherKPP)
  • Gina Magnussen (TIKZ output)
  • Julien Gacon (lf::base::comm)
  • Simon Meierhans