hookeai.simulators.fetorch.element.type.tetra4

FETorch: 4-Node Tetrahedral Finite Element.

Classes

FETetra4(ElementType)

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

FETetra4([n_gauss, device_type])

FETorch finite element: 4-Node Tetrahedral.