clump.contactmap.all
Syntax
- m = clump.contactmap.all(c<,i><,p>)
Get all contacts around a clump. Inactive contacts are included. The optional arguments enable filtering by contact type and/or contacting piece pointer.
Note
Contacts with all pebbles in c are returned. Use the
clump.pebble.contactmap.all
function to retrieve the contacts with a given pebble.- Returns:
m - map of contacts
Note
Iterate over a FISH map using the loop foreach construct.
- Arguments:
c - clump pointer
i - optional contact typeid used to filter the returned contacts
p - Optional piece pointer that can either be a ball, pebble, or facet pointer.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |