Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 464 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 464 Bytes

This is a radically trimmed down version of dune-common that only contains the following functionality needed for parafields-core:

  • Dune::ParameterTree
  • Dune::ParameterTreeParser
  • Dune::FieldVector<T, dim>

The project exists to ease compilation of parafields-core in scenarios, where dune-common causes any issues. It is not meant for general use.