Class that defines the type of Load 'Force'.
Definition: lml/Force.h:37
Force()
default constructor
Definition: lml/Force.cpp:29
void ansysPrint(std::ostream &) const override
Redefinition of ansysPrint to print in ansys format.
Definition: lml/Force.cpp:34
Class that describes a load to be used in the simulation.
Definition: Load.h:53