Here is a list of all modules:
Adaptivity | Adaptivity provides framework for modifying elements in order to decrease errors of the solution |
Mesh functions | Collection of classes that represent various functions of the mesh coordinates, i.e. defined on the Mesh. These comprise solutions, exact & initial solutions, filters (functions of the solutions) etc |
Mesh readers | Collection of classes with the purpose of saving and loading Mesh class instances |
Mixins | Mixins are utility classes used for all kinds of other classes |
Refinement Selectors | Refinement selectors allows to select a refinement according to an error of a candidate |
User solving API | Collection of classes that provide the top-level solving capabilities |