dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #22661
Re: [Question #153318]: add vertex to mesh
On Mon, Apr 18, 2011 at 05:54:06PM -0000, Chaffra wrote:
> Question #153318 on DOLFIN changed:
> https://answers.launchpad.net/dolfin/+question/153318
>
> Status: Solved => Open
>
> Chaffra is still having a problem:
> Is it possible to do this with some type of refine?
No.
All the refinement algorithms end up creating an entirely new mesh
(using the MeshEditor).
--
Anders
Follow ups
References