dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #10333
Re: [HG DOLFIN] Get DirichletBC to compile.
On Thu, Oct 23, 2008 at 06:46:37PM +0200, 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: 4974:c90d6b3ca55e63d47d34bc89270f84f815192a1c
> tag: tip
> user: "Garth N. Wells <gnw20@xxxxxxxxx>"
> date: Thu Oct 23 17:46:26 2008 +0100
> files: dolfin/fem/DirichletBC.cpp dolfin/fem/DirichletBC.h
> description:
> Get DirichletBC to compile.
>
> Need to consideris a FunctionSpace or FiniteElement should be passed in place of a Form.
Yes, definitely. We should get rid of Form in all these places.
I think we should use FunctionSpace as much as possible. FiniteElement
will typically not be visible in C++ application code.
--
Anders
>
> changeset: 4973:9f38fb271b30fcd6041b47ef1ea90cb66eff9b9c
> parent: 4972:92dfd77e1a1697483f5c8669f781c4950086062d
> parent: 4971:ffd914a9254a178e13134b6004fc7d95c69d8fad
> user: "Garth N. Wells <gnw20@xxxxxxxxx>"
> date: Thu Oct 23 16:38:09 2008 +0100
> files: dolfin/fem/DofMapSet.cpp dolfin/fem/DofMapSet.h dolfin/fem/Form.cpp
> description:
> merge.
>
>
> changeset: 4972:92dfd77e1a1697483f5c8669f781c4950086062d
> parent: 4969:bcc2aa1cc1b43d58b82b224611ef0262fd3ad8d3
> user: "Garth N. Wells <gnw20@xxxxxxxxx>"
> date: Thu Oct 23 16:37:50 2008 +0100
> files: dolfin/fem/Form.cpp
> description:
> Make error message more informative.
>
> ----------------------------------------------------------------------
> 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
Attachment:
signature.asc
Description: Digital signature
References