dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #26333
Re: MeshDomain
On 11 February 2013 08:00, Johan Hake <hake.dev@xxxxxxxxx> wrote:
> I am adding some functionality to MeshDomains, (actually to SubMesh,
> which soon also propagates MeshDomains to the new mesh), and wonder if
> there where any good reasons why a MeshDomain does not have a pointer to
> the parent mesh?
>
Not that I recall. Will adding a pointer to a Mesh cause a problem
when reading MeshDomain files which do not contain a Mesh?
Garth
> If such was provided during construction we could skip the annoying mesh
> argument in:
>
> facets_domains = mesh.domains().facet_domains(mesh)
>
> Johan
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help : https://help.launchpad.net/ListHelp
Follow ups
References