On 3 May 2011 14:07, Garth N. Wells <[email protected]> wrote:
>
>
> On 03/05/11 13:02, Anders Logg wrote:
>> Who removed the mesh data "vertex_map" and "cell_map", and why were
>> they removed?
>>
>
> It may have been me. It will have been moved rather than removed.
>
>> When I think of it now, the move to BoundaryMesh may be appropriate
>> since "vertex_map" is ambiguous (not clear that it refers to a mapping
>> from the boundary).
>>
>
> There were many ambiguities in the mesh data - I've been trying to
> straighten out the ones relate to parallel meshes so I can start on
> implementing missing functionality. The code was too confusing for me
> too implement new functionality without straightening things out first.

There seems to be consensus to keep it in BoundaryMesh and as
functions ( cell_map() and vertex_map() ) rather than named mesh
functions. I'll update Meshbuilder then.

>
> Garth
>
>> In any case, docstrings are missing in MeshBoundary.h and MeshData.h
>> still list "vertex_map" and "cell_map".
>>
>> --
>> Anders
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dolfin
>> Post to     : [email protected]
>> Unsubscribe : https://launchpad.net/~dolfin
>> More help   : https://help.launchpad.net/ListHelp
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to     : [email protected]
> Unsubscribe : https://launchpad.net/~dolfin
> More help   : https://help.launchpad.net/ListHelp
>

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp

Reply via email to