cadet / CADET-Julia

CADET-Julia is an implementation of the Discontinuous Galerkin Spectral Element method found in CADET.
GNU General Public License v3.0
9 stars 0 forks source link

Fix analytical Jacobian for Batch #27

Closed jespfra closed 7 months ago

jespfra commented 7 months ago

Right now, the framework for determining the analytical Jacobian is outdated. This should be fixed for batch operations for now.