← Back to team overview

dolfin team mailing list archive

Demos

 

In src/demo/pde, we have the following demos:

    convection-diffusion    working
    dg                      will be fixed before release
    elasticity              working
    euler                   ?
    functional              working
    nonlinear               ?
    poisson                 working
    stokes                  working

Will euler be fixed before release? If not, it can be removed now and
then re-added when it's working.

What about nonlinear? Perhaps all the nonlinear PDE demos (including
Cahn-Hilliard) could be placed under src/demo/pde (and not in a sub
directory). Some of the demos in src/demo/pde will then be linear,
some will be nonlinear which I think would be nice.

/Anders


Follow ups