dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #16689
[Question #91944]: 1D mesh from 2D mesh subdomain (boundary)
New question #91944 on DOLFIN:
https://answers.launchpad.net/dolfin/+question/91944
Hello all,
I'd like to extract the points of a 2d mesh boundary subdomain as a 1D mesh
for separate computation of initial/boundary conditions.
Using the SubMesh class crashed in dolfin::TopologyComputation::compute_entities with a segfault.
Is it supposed to work to get a 1D mesh from 2D with SubMesh?
Or do i need to take another approach to extract a 1D mesh from 2D?
thanks for your help
patrick
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.