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.
'<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:
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.