hookeai.simulators.links.models.interface

Links constitutive model: Interface.

Links (Large Strain Implicit Nonlinear Analysis of Solids Linking Scales) is a finite element code developed by the CM2S research group at the Faculty of Engineering, University of Porto.

Classes

LinksConstitutiveModel(ABC)

Links constitutive model interface.

Functions

abstractmethod(funcobj)

A decorator indicating abstract methods.

Classes

ABC()

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

LinksConstitutiveModel()

Links constitutive model interface.