refined mesh parent data

Asked by Charl

Hey,

Quick question about mesh refinement in the 1.2 branch. Let's say I'm refining a mesh:

finemesh = refine(coarsemesh)

From looking at the dolfin sources, it seems that two MeshFunctions are created, parent_cell and parent_facet . However,

str(finemesh.data())
'<MeshData containing 0 objects>'

Where do these functions go?

Cheers

Question information

Language:
English Edit question
Status:
Answered
For:
DOLFIN Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Johannes Ring (johannr) said :
#1

FEniCS no longer uses Launchpad for Questions & Answers. Please consult the documentation on the FEniCS web page for where and how to (re)post your question: http://fenicsproject.org/support/

Can you help with this problem?

Provide an answer of your own, or ask Charl for more information if necessary.

To post a message you must log in.