|
Peano
|
Peano is a framework for generating dynamically adaptive grids for a wide range of scientific applications. The original article on Peano can be found here. Before you dig through the Peano documentation, it might be reasonable to study the high level description of the whole code base. It highlights the architectural principles of all codes built with an on top of Peano.
Most users never interact with the low level C++ routines in Peano as they either use Peano's Python API or they use an extension built on top of Peano (such as ExaHyPE) which hides away most technical details.