Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:geometry:user:selections

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
doc:user:geometry:user:selections [2016/08/30 12:01] wauteletdoc:user:geometry:user:selections [2018/01/30 16:23] – [Adding nodes (simple)] papeleux
Line 20: Line 20:
  
 ===== Adding nodes (simple) ===== ===== Adding nodes (simple) =====
- 
  
   groupset(number).add(GObject)   groupset(number).add(GObject)
Line 26: Line 25:
   groupset(number).addMeshPointsInBox(xmin, xmax, ymin, ymax, zmin, zmax)   groupset(number).addMeshPointsInBox(xmin, xmax, ymin, ymax, zmin, zmax)
   groupset(number).addMeshPointsFromObject(target, selector)   groupset(number).addMeshPointsFromObject(target, selector)
 +  groupset(number).addInnerMeshPointsFromObject(target, selector) (does not add nodes on boundary of target)
      
 where where
  
 | ''number'' | group number |  | ''number'' | group number | 
-| ''no'' | number of the node ((it is more of a ''MeshPoint'', so a mesh point which can be found in ''domain.getTopology().getPointSet()'')) to add to the group| +| ''no''     | number of the node ((it is more of a ''MeshPoint'', so a mesh point which can be found in ''domain.getTopology().getPointSet()'')) to add to the group| 
 | ''xmin'', ''ymin'', ''zmin'' | lower corner of the selection box|  | ''xmin'', ''ymin'', ''zmin'' | lower corner of the selection box| 
 | ''xmax'', ''ymax'', ''zmax'' | upper corner of the selection box|  | ''xmax'', ''ymax'', ''zmax'' | upper corner of the selection box| 
-| ''target'' | geometric entity used as support |  +| ''target''   | geometric entity used as support |  
-| ''selector'' | selection operator which reduces the number of MeshPoints in the group| +| ''selector'' | selection operator which reduces the number of MeshPoints in the group | 
  
  
doc/user/geometry/user/selections.txt · Last modified: 2024/05/16 15:38 by papeleux

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki