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

System in 2-d with: More...

Classes

class  System
 Compared to UniformSingleLayer2d::System() this class adds thermal fluctuations. 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:

  • A weak, middle, layer.
  • Uniform elasticity.
  • Thermal fluctuations.

Function Documentation

◆ version_compiler()

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

Version information of the compilers.

Returns
List of strings.

Definition at line 38 of file UniformSingleLayerThermal2d.h.

◆ version_dependencies()

std::vector< std::string > FrictionQPotFEM::UniformSingleLayerThermal2d::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 30 of file UniformSingleLayerThermal2d.h.