dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #11572
Re: [HG DOLFIN] Bugfix for applying boundary conditions to nonlinear problems.
Quoting "Garth N. Wells" <gnw20@xxxxxxxxx>:
>
>
> 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: 5546:16eeb41ba315cf7e56143bf9deda87a60e05f4a4
> > tag: tip
> > user: "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
> > date: Wed Jan 07 13:40:08 2009 +0100
> > files: dolfin/fem/DirichletBC.cpp
> > description:
> > Bugfix for applying boundary conditions to nonlinear problems.
> >
>
> Don't forget to look at Assembler::assemble_system too.
I tried to fix this by simply adding similar code as was added to DirichletBC.
This part of the code remains untested, so it's difficult to say if it broke
anything.
Kristian
> Garth
>
> >
> > changeset: 5545:5e819a80e1057550d83a75ae78e21ac8cddf8a6a
> > parent: 5544:9838422d54e1ad18626e9448b5eaef39f0d7c0be
> > parent: 5543:1fad722ab26eb1f0e47f074470b38e353fc9dcda
> > user: Anders Logg <logg@xxxxxxxxx>
> > date: Tue Jan 06 21:54:55 2009 +0100
> > files:
> > description:
> > merge
> >
> >
> > changeset: 5544:9838422d54e1ad18626e9448b5eaef39f0d7c0be
> > parent: 5541:5cf8b44e9dca1809b7f297a04c04a99d8e1b2d3c
> > user: Anders Logg <logg@xxxxxxxxx>
> > date: Tue Jan 06 21:54:32 2009 +0100
> > files: doc/manual/chapters/quickstart.tex
> doc/manual/dolfin-user-manual.pdf doc/manual/eps/poisson.eps
> > description:
> > Update quickstart chapter in manual to reflect that updated Poisson demo
> >
> > ----------------------------------------------------------------------
> > 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
>
References