Fem-fenics

From Octave
Revision as of 09:31, 6 September 2013 by Gedeone (talk | contribs) (Package for solving Partial Differential Equations based on Fenics.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Package for solving Partial Differential Equations based on Fenics.

Tutorials

Poisson Equation

Here is a first example for the solution of the Poisson equation. The equation being solved is

Code: Define problem
 
pkg load fem-fenics