dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20700
MeshData
-
To:
DOLFIN Mailing List <dolfin@xxxxxxxxxxxxxxxxxxx>
-
From:
"Garth N. Wells" <gnw20@xxxxxxxxx>
-
Date:
Sat, 15 Jan 2011 16:42:51 +0000
-
User-agent:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7
I would like to suggest that we be more explicit with respect to what is
in MeshData, for example not putting parallel and coloring related data
into the maps, but having them appear explicitly. I don't see the sense
in using maps for data that DOLFIN will always have (according to the
comment in MeshData.h):
/// The following named mesh data are recognized by DOLFIN:
I'm finding it awkward and error prone to generalise the coloring of
mesh entities using the present MeshData approach.
Garth
Follow ups