← Back to team overview

dolfin team mailing list archive

Re: dolfin::Form and mesh

 

On Tue, Oct 06, 2009 at 02:26:32PM +0100, Garth N. Wells wrote:
>
>
> Johan Hake wrote:
> > Hello!
> >
> > dolfin::Form is not working properly yet after the changes. When assembling a
> > form of only coefficients, no basisfunctions, we are not able to extract the
> > mesh.
> >
>
> Functionals have been a bit tricky since we introduced FunctionSpace.
> Perhaps their constructor should take a Mesh?

I'll take a look at the functionals.

--
Anders


> Garth
>
> > Should we have a method in GenericFunction
> >
> >   has_function_space()
> >
> > or something like that, that we could use from C++ to distinguish between an
> > expression and a function?
> >
> > This would probably be useful other places too.
> >
> >
> > Johan
> > _______________________________________________
> > DOLFIN-dev mailing list
> > DOLFIN-dev@xxxxxxxxxx
> > http://www.fenics.org/mailman/listinfo/dolfin-dev
>
>
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev

Attachment: signature.asc
Description: Digital signature


Follow ups

References