dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #22286
Re: [Question #150226]: Using mesher region information /?tags
Question #150226 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/150226
Neilen Marais posted a new comment:
Hi,
Running the example code given by Anders to generate a mesh function I
get:
AttributeError: 'UnitSquare' object has no attribute
'create_mesh_function'
This is using the newest fenics from the PPA.
Another question is what to call the mesh function. The data coming from
gmsh has no specific meaning, it is simply an identifier that the FEM
code can do anything with. One obvious application would be the
identification of materials, but it could conceivably also be used to
indicate a solution method to apply, indication of a boundary condition
to apply (when defined on facets) etc.
I would simply call it "group id" or similar. thoughts?
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.
References