getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-users] sup_convex


From: Torquil Macdonald Sørensen
Subject: [Getfem-users] sup_convex
Date: Tue, 5 Jan 2016 14:50:57 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

Hi!

In the help pages:

http://download.gna.org/getfem/html/homepage/userdoc/bmesh.html#mesh-regions

it is written:

mymesh.sup_convex(4);       // the corresponding entry will be removed
from mesh.region(30)

but this also removes convex 4 from the mesh.

Perhaps the documentation could also/instead show how to remove convex 4
from region(30) without removing it from the mesh, i.e.

mymesh.region(30).sup(4);

Best regards
Torquil Sørensen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]