Libraries | |
element_linked_to_section | |
modifier for element to section connection definition | |
elementSize | |
returns the number of reserved elements | |
getCallbackOnDeleteElement | |
setter for callbackDeleteElement | |
getCallbackOnDeletePoint | |
setter for callbackDeletePoint | |
getElements | |
returns all elements: | |
getIdent | |
sets the ident of this meshPart: | |
getIndex | |
sets the index of this meshPart: | |
getPoints | |
returns all points: | |
physicalElements | |
modifier for physical elements vector | |
pointExist | |
returns true if the point at index i is existing | |
pointSize | |
returns the number of reserved points | |
setElements | |
modifier for elements: | |
setPoints | |
modifier for points: |
In an editable mesh, data is stored in easy-to-edit containers. Links between data are given in easy-to-save notation (such as indices or idents) Topological mesh information is limited.
returns the specific integration point data
intpt | ... number of intpt ;;-;;-;;-;; creates the given point |
a convenience function (less performance!) This function requires a variable number of nodes. The number of given nodes MUST be given by 'num_nodes'