FrictionQPotFEM 0.23.3
|
Classes | |
class | System |
Similar to UniformMultiLayerIndividualDrive2d::System(), but with the difference that the target average displacement per layer is not individually prescribed, but determined by a lever, whose position (whose rotation to be precise) is determined by a driving spring attached to it. More... | |
Functions | |
std::vector< std::string > | version_dependencies () |
Return versions of this library and of all of its dependencies. More... | |
std::vector< std::string > | version_compiler () |
Version information of the compilers. More... | |
System in 2-d with:
|
inline |
Version information of the compilers.
Definition at line 35 of file UniformMultiLayerLeverDrive2d.h.
|
inline |
Return versions of this library and of all of its dependencies.
The output is a list of strings, e.g.::
"frictionqpotfem=0.7.1", "goosefem=0.7.0", ...
Definition at line 27 of file UniformMultiLayerLeverDrive2d.h.