hookeai.simulators.fetorch.element.type.tri6

FETorch: 6-Node Triangular Finite Element.

Classes

FETri6(ElementType)

FETorch finite element: 6-Node Triangular.

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.

FETri6([n_gauss, device_type])

FETorch finite element: 6-Node Triangular.