dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02432
Re: give me some idea
oh, yeah, thanks a lot. It seems i made such a low level mistake!:)
jun
Quoting "Garth N. Wells" <g.n.wells@xxxxxxxxxx>:
> On Wed, 2006-04-19 at 11:24 -0500, JUNWANG@xxxxxxx wrote:
> > Poisson::BilinearForm a;
>
> This line in main.cpp should be
>
> Poisson::BilinearForm a(c, b);
>
> Garth
>
>
>
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
>
References