Skip to content

Introduce algorithm factories

Micael Oliveira requested to merge generic_algorithms into main

Description

Introduce a propagator factory and Add an abstract algorithm factory and use that in system_t. This means the actual factory must be passed as argument to the relevant routine.

Edited by Micael Oliveira

Merge request reports