Question #91944 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/91944

    Status: Answered => Open

Patrick Riesen is still having a problem:
> You can, but you'll have to do it manually:
> 
> 1. Extract the boundary mesh
> 
> 2. Create a new mesh which is has both topological and geometric
> dimension 2.
> 
> 3. Manually build the 2D mesh by copying data over from the boundary
> mesh.
> 
> Use a MeshEditor for 2 and 3.

thank you for the reply, Anders.
I thought about something like this before i saw SubMesh/BoundaryMesh.
I'll use this approach.

many thanks,
patrick

> --
> Anders
>

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.

_______________________________________________
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