hookeai.simulators.fetorch.element.type.interface

FETorch: Finite Element Interface.

Classes

Element(ABC)

FETorch finite element interface.

Functions

abstractmethod(funcobj)

A decorator indicating abstract methods.

Classes

ABC()

Helper class that provides a standard way to create an ABC using inheritance.

ElementType([n_gauss, device_type])

FETorch finite element interface.