dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #11069
Re: Apply plotting patch from Joachim Haga that handles removal of temporary files.
Quoting Anders Logg <logg@xxxxxxxxx>:
> On Tue, Dec 09, 2008 at 03:18:38PM +0100, Kristian Oelgaard wrote:
> > Quoting DOLFIN <dolfin@xxxxxxxxxx>:
> >
> > > One or more new changesets pushed to the primary dolfin repository.
> > > A short summary of the last three changesets is included below.
> > >
> > > changeset: 5285:4bfe2d1131d66492e3025f71ae2f46a841472b2f
> > > tag: tip
> > > user: Anders Logg <logg@xxxxxxxxx>
> > > date: Tue Dec 09 08:04:36 2008 +0100
> > > files: dolfin/plot/plot.cpp
> > > description:
> > > Apply plotting patch from Joachim Haga that handles removal of temporary
> > > files.
> > >
> > >
> > > changeset: 5284:79c0f021aa60cf3d8ef702da6d5dce18159a53ac
> > > user: Anders Logg <logg@xxxxxxxxx>
> > > date: Mon Dec 08 20:14:57 2008 +0100
> > > files: dolfin/fem/DirichletBC.cpp dolfin/fem/DirichletBC.h
> > > description:
> > > Add check for dimensions in application of Dirichlet bcs.
> > > More checks needed (not yet checking for subspaces).
> >
> > This broke
> >
> > bc.apply(b,x);
> >
> > etc. for me.
>
> What error message do you get?
terminate called after throwing an instance of 'std::runtime_error'
what(): *** Assertion (A) [at dolfin/fem/DirichletBC.cpp:263 in check()]
Kristian
> --
> Anders
>
>
> > Kristian
> >
> > >
> > > changeset: 5283:b1acc47a610ee5f41eb76b325825361d70265d7f
> > > user: Anders Logg <logg@xxxxxxxxx>
> > > date: Mon Dec 08 20:05:43 2008 +0100
> > > files: dolfin/function/FunctionSpace.cpp
> > > dolfin/function/FunctionSpace.h
> > > description:
> > > Add dim() function to FunctionSpace, which returns the dimension of the
> > > FunctionSpace.
> > >
> > > ----------------------------------------------------------------------
> > > For more details, visit http://www.fenics.org/hg/dolfin
> > > _______________________________________________
> > > 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
>
Follow ups
References