hookeai.simulators.fetorch.element.type.tetra10

FETorch: 10-Node Tetrahedral Finite Element.

Classes

FETetra10(ElementType)

FETorch finite element: 10-Node Tetrahedral.

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.

FETetra10([n_gauss, device_type])

FETorch finite element: 10-Node Tetrahedral.