hookeai.simulators.fetorch.element.type.tri3

FETorch: 3-Node Triangular Finite Element.

Classes

FETri3(ElementType)

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

FETri3([n_gauss, device_type])

FETorch finite element: 3-Node Triangular.