connectivity

Function connectivity 

Source
pub fn connectivity(cell: ReferenceCellType) -> Vec<Vec<Vec<Vec<usize>>>>
Expand description

The connectivity of the reference cell

The indices of the result are [dim0][index0][dim1][]