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. _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

