wall.facet.contactmap.all
Syntax
- m = wall.facet.contactmap.all(f<,i><,p>)
Get all contacts around a facet. Inactive contacts are included. The optional arguments enable filtering by contact type and/or contacting piece pointer.
Returns: m - array of contacts
Note
Iterate over a FISH map using the loop foreach construct.
Arguments: f - facet 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? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |