view INDEX @ 214:fa8c1102d8ae

Close useless head created with my last push.
author gedeone-octave <marcovass89@hotmail.it>
date Tue, 04 Mar 2014 12:38:27 +0000
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