dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #10383
Re: [HG DOLFIN] DOLFIN compiles again!
On Sun, Oct 26, 2008 at 2:06 PM, Garth N. Wells <gnw20@xxxxxxxxx> wrote:
>
>
> Anders Logg wrote:
> > On Sun, Oct 26, 2008 at 12:50:12PM +0100, DOLFIN wrote:
> >> One or more new changesets pushed to the primary dolfin repository.
> >> A short summary of the last three changesets is included below.
> >>
> >> changeset: 5003:f2effd253de3ae72894bdecb768447b8336a5014
> >> tag: tip
> >> user: "Garth N. Wells <gnw20@xxxxxxxxx>"
> >> date: Sun Oct 26 11:50:01 2008 +0000
> >> files: dolfin/ale/HarmonicSmoothing.cpp
> dolfin/mf/MatrixFactory.cpp
> >> description:
> >> DOLFIN compiles again!
> >
> > Nice!
> >
> >> changeset: 5002:05c6bdf0399c13099c56c18be9b839ecb268889a
> >> user: "Garth N. Wells <gnw20@xxxxxxxxx>"
> >> date: Sun Oct 26 11:48:20 2008 +0000
> >> files: dolfin/fem/assemble.h
> >> description:
> >> Remove assemble.h
> >
> > But don't we need that? Or did you figure out how to get assemble() in
> > namespace dolfin?
> >
>
> Don't we just do Assemble::assemble(....)?
>
> I removed it because it conflicts with functions in Assemble.
>
> Garth
>
In C++ we use Assemble::assemble(), but from PyDOLFIN I think assemble is
used.
Evan
>
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > 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
>
References