← Back to team overview

dolfin team mailing list archive

Re: ffc problem

 

It works with any mesh, but you need to create the mesh somehow and
give it to DOLFIN in the form of a DOLFIN XML file.

One way of doing this is to generate the mesh in MATLABs PDE toolbox
and then export the mesh with the script src/utils/matlab/xmlmesh.m

/Anders

On Fri, Nov 04, 2005 at 12:28:26PM -0600, junwang@xxxxxxx wrote:
>  Hi, Prof. Logg:
>    I have a question about the Possion demo in dolfin,does it only works in the
> domain of a unitsquare? i wonder if i want change the domain in any shape, is
> it possible.Can you give some ideas about that? Thank you very much!
> 
> jun
>