← Back to team overview

dolfin team mailing list archive

Re: [HG DOLFIN] Add 'bool is_view' argument to DofMap::extract_sub_dofmap.

 

On Mon, Aug 17, 2009 at 01:15:41AM +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:   6749:561a047f68a0b53b97b24ab32021c63bc6822764
> tag:         tip
> user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
> date:        Mon Aug 17 00:15:22 2009 +0100
> files:       dolfin/fem/DofMap.cpp dolfin/fem/DofMap.h dolfin/function/Function.cpp dolfin/function/FunctionSpace.cpp dolfin/function/FunctionSpace.h dolfin/function/SubSpace.cpp
> description:
> Add 'bool is_view' argument to DofMap::extract_sub_dofmap.
>
> Implemementation not yet modified.

We've managed to do without is_view, is_local etc in most places now
that we use shared pointers. Is there no way to avoid it?

--
Anders


>
> changeset:   6748:be2f5e422f3ce958f5a3c0994a55d945b167ee34
> user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
> date:        Mon Aug 17 00:00:56 2009 +0100
> files:       dolfin/fem/DofMap.cpp dolfin/fem/DofMap.h dolfin/function/FunctionSpace.cpp
> description:
> Remove 'uint& offset' argument to DofMap::extract_sub_dofmap(...).
>
>
> changeset:   6747:b1726d60940ea5d10a01ea7b7303e8e5e765a1bd
> user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
> date:        Sun Aug 16 23:44:42 2009 +0100
> files:       demo/pde/elasticity/cpp/main.cpp dolfin/fem/DirichletBC.cpp dolfin/fem/DofMap.cpp dolfin/fem/DofMap.h dolfin/function/Function.cpp
> description:
> Small tidy up.
>
> ----------------------------------------------------------------------
> 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


Follow ups

References