Context:
We can use the inverse of BtoQ to define a QtoB map. This way the code to initialize from quadrature is drastically simplified, and it can be placed higher in the hierarchy.
Description of the Change:
Some methods have been moved up the hierarchy and greatly simplified.
Context: We can use the inverse of BtoQ to define a QtoB map. This way the code to initialize from quadrature is drastically simplified, and it can be placed higher in the hierarchy.
Description of the Change: Some methods have been moved up the hierarchy and greatly simplified.
Benefits: Simpler code, more robust.
Possible Drawbacks: More classes