hookeai.simulators.fetorchΒΆ

FEM Simulator: FETorch (PyTorch-based Finite Element Method).

Modules

hookeai.simulators.fetorch.element

Finite element types and computations.

hookeai.simulators.fetorch.material

Material constitutive models.

hookeai.simulators.fetorch.math

Tensorial algebra and matrix operations.

hookeai.simulators.fetorch.structure

Structure finite element mesh data and material state.