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