compute_element_normal

Function compute_element_normal 

Source
pub fn compute_element_normal(
    nodes: &Array2<f64>,
    connectivity: &[usize],
    element_type: ElementType,
) -> Array1<f64>
Expand description

Compute element normal at center