ianhinder / Kranc

A Mathematica package for generating code for solving time dependent partial differential equations
http://kranccode.org
GNU General Public License v2.0
28 stars 10 forks source link

Calculate variations (Jacobian) of equations to solve elliptic equations #75

Open eschnett opened 12 years ago

eschnett commented 12 years ago

To solve elliptic equations, on often needs the variations (the Jacobian) of the residual equations. This may or may not involve knowing the stencils for the derivative operators. Kranc could do this automatically, and thus offer e.g. an interface to PETSc for solving elliptic equations.