FrictionQPotFEM 0.23.3
Loading...
Searching...
No Matches
FrictionQPotFEM::UniformMultiLayerLeverDrive2d Namespace Reference

System in 2-d with: More...

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...
 

Detailed Description

System in 2-d with:

  • Several weak layers.
  • Layers connected to a lever, that is driven through a spring.
  • Uniform elasticity.

Function Documentation

◆ version_compiler()

std::vector< std::string > FrictionQPotFEM::UniformMultiLayerLeverDrive2d::version_compiler ( )
inline

Version information of the compilers.

Returns
List of strings.

Definition at line 35 of file UniformMultiLayerLeverDrive2d.h.

◆ version_dependencies()

std::vector< std::string > FrictionQPotFEM::UniformMultiLayerLeverDrive2d::version_dependencies ( )
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",
...
Returns
List of strings.

Definition at line 27 of file UniformMultiLayerLeverDrive2d.h.