← Back to team overview

dolfin team mailing list archive

Re: Comments on NewFunction

 

On Thu, Jan 27, 2005 at 05:58:17AM -0500, Johan Hoffman wrote:

> Sounds good. The priority is now to get the basic functionality going with 
> FFC output and Petsc linear algebra. With NewFunction and support for 
> systems we should be in a good position.
> 
> A new assembler is implemented, taking input from FFC, and using Petsc. 
> For now, only interior assembly is performed, but later assembly over 
> interior and boundary edges/faces is going to be added. This also needs 
> corresponding updates in FFC with boundary measures ds etc.

Getting boundary integrals to work will require a major effort that
has to be coordinated across FIAT/FFC/DOLFIN.

> The test problem in src/demo/form is updated, and the Poisson module has 
> been updated using FFC and Petsc, and should probably work fine when 
> NewFunction is in place. This module could then serve as a template for 
> the other modules.

Great. Maybe we could just replace Poisson.h with FFCPoisson.h? Since
we're anyway cleaning out the old we don't have to keep the old files
(and we don't need to name them FFC*).

/Anders



Follow ups

References