m-a-d-n-e-s-s / madness

Multiresolution Adaptive Numerical Environment for Scientific Simulation
GNU General Public License v2.0
181 stars 62 forks source link

Madqc pr #543

Open ahurta92 opened 3 months ago

ahurta92 commented 3 months ago

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.