Here is my attempt at creating a design that allows us to build sequences of calculations and calculation paths which a calculation manager manages. Example use cases are in the test_managers.cc code. So far I've created linear response examples but in principle the design can easily be extended to create any mixture of calculations.
Here is my attempt at creating a design that allows us to build sequences of calculations and calculation paths which a calculation manager manages. Example use cases are in the test_managers.cc code. So far I've created linear response examples but in principle the design can easily be extended to create any mixture of calculations.