~fenics-core/dolfin/trunk

Viewing all changes in revision 7612.

  • Committer: Johan Hake
  • Date: 2013-04-05 05:55:53 UTC
  • mfrom: (7352.3.37 general-rk-solver)
  • Revision ID: hake.dev@gmail.com-20130405055553-ypu8hbnfhf91j2i6
Merge work on multistage schemes (Python only for now)
 -- Add RKSolver and MultistageScheme for general time integral solvers
    (Needs more testing! BC probably not correct applied. Could also 
     be much more optimized)
 -- Add PointIntegralSolver, which uses the MultistageSchemes to solve 
    local ODEs at Vertices
 -- Add support for assigning a Function with linear combinations of 
    Functions, which lives in the same FunctionSpace

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: