Fem-fenics

From Octave
Revision as of 09:50, 6 September 2013 by Gedeone (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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 Poisson problem
 
pkg load fem-fenics