← Back to team overview

dolfin team mailing list archive

Re: Adding quadratic elements

 

As Garth points out, we don't support prisms (yet).

For higher order elements, take a look at the example in

    src/demo/fem/convergence/

which solves Poisson's equation in 2D and 3D with order ranging
from q = 1 to q = 5.

The only thing you need to change to do higher order elements is a number
(and then recompile with FFC).

/Anders


On Fri, Dec 16, 2005 at 10:45:07AM +0100, Luca Antiga wrote:
> Dear Dolfin developers,
>   I've looked into Dolfin today and it's a really impressive piece of software.
> Congratulations for your work.
> Just a curiosity: how hard it would be to code different element types (e.g.
> quadratic tetrahedra or prisms) into Dolfin?
> Thanks a lot
> 
> Luca
> 
> 
> 
> --
> Luca Antiga, PhD
> ----------------------------------------------
> Biomedical Technologies Laboratory
> Bioengineering Department,
> Mario Negri Institute
> Villa Camozzi, 24020, Ranica (BG), Italy
> ----------------------------------------------
> phone: +39 035 4535-381
> email: antiga@xxxxxxxxxxxxx
> web:   http://villacamozzi.marionegri.it/~luca
> ----------------------------------------------



Follow ups

References