Feature request: proper C++ interface for analytic geometry implementation #904
Labels
enhancement
Enhances already existing code
good first issue
Can be handled if you are new to t8code
shouldn't take long
Can be resolved in under 30 mins
I suggest to offer an analytic geometry base class from which one derives and implements the analytical evaluate and Jacobian member functions. The actual evaluate and Jacobian functions (wrapping around the analytical callbacks) should be finalized in the analytical geometry base class.
The text was updated successfully, but these errors were encountered: