Connections
Finite element reference mappings for structural elements.
sfepy.discrete.structural.mappings.
Shell10XMapping
The reference mapping for the shell10x element.
get_mapping
Get the mapping for given quadrature points and weights.
get_physical_qps
Get physical quadrature points corresponding the given reference element quadrature points.
The physical quadrature points ordered element by element, i.e. with shape (n_el, n_qp, dim).