pub type LinearHexahedron<'a, C> = Element<'a, C, G, N>;
pub struct LinearHexahedron<'a, C> { /* private fields */ }