getVolSrf()
Extract the external surfaces (quad and triangular faces) of an element set.
Parameters
- cnns (array)
- List of connectivities.
Return Value
- tris (array)
- Triangular face connectivity.
- quads (array)
- Quad face connectivity.
Extract the external surfaces (quad and triangular faces) of an element set.