pub fn compute_element_normal( nodes: &Array2<f64>, connectivity: &[usize], element_type: ElementType, ) -> Array1<f64>
Compute element normal at center