view INDEX @ 201:3f3db13d7bc2

First complete version of the documentation.
author gedeone-octave <marcovass89@hotmail.it>
date Tue, 24 Dec 2013 10:10:47 +0100
parents 536ee96a8cd0
children 8a3361bfa434
line wrap: on
line source

FEM-FENICS >> FEM-FENICS pkg for the resolution of partial differential equation based on fenics
Import problem defined with ufl
  import_ufl_BilinearForm
  import_ufl_LinearForm
  import_ufl_Functional
  import_ufl_FunctionSpace
  import_ufl_Problem
Problem geometry and FE space
  Mesh
  FunctionSpace
  SubSpace
Problem variables
  Constant
  Expression
  Function
  DirichletBC
Definition of the abstract Variational problem
  BilinearForm
  LinearForm
  ResidualForm
  JacobianForm
  Functional
Creation of the discretized problem
  assemble
  assemble_system
Post processing
  @function/save
  @function/plot
  @mesh/plot
  @function/feval