hookeai.simulators.fetorch.element.type.hexa8

FETorch: 8-Node Hexahedral Finite Element.

Classes

FEHexa8(ElementType)

FETorch finite element: 8-Node Hexahedral.

Functions

gauss_quadrature(n_gauss, domain[, device])

Get Gaussian quadrature points local coordinates and weights.

Classes

ElementType([n_gauss, device_type])

FETorch finite element interface.

FEHexa8([n_gauss, device_type])

FETorch finite element: 8-Node Hexahedral.