Fem-fenics: Difference between revisions

From Octave
Jump to navigation Jump to search
(Package for solving Partial Differential Equations based on Fenics.)
(No difference)

Revision as of 09:31, 6 September 2013

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