hookeai.simulators.fetorch.element.type.hexa20

FETorch: 20-Node Hexahedral Finite Element.

Classes

FEHexa20(ElementType)

FETorch finite element: 20-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.

FEHexa20([n_gauss, device_type])

FETorch finite element: 20-Node Hexahedral.