FrictionQPotFEM 0.23.3
|
Generic system of elastic and plastic elements. More...
Classes | |
class | System |
System with elastic elements and plastic elements (GMatElastoPlasticQPot). 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... | |
Generic system of elastic and plastic elements.
For the moment this not part of the public API and can be subjected to changes.
|
inline |
Version information of the compilers.
Definition at line 170 of file Generic2d.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 161 of file Generic2d.h.