cf.CellConnectivity.connectivity¶
- CellConnectivity.connectivity¶
The connectivity type.
The connectivity type describes a characteristic of inter-cell connectivity defined by the domain topology construct. It may take any value, but the following values are standardised:
'node'
: Edge or face cells connected by one or moreshared nodes.
'edge'
: Face cells connected by one or more sharededges.
Added in version 3.16.0.