FrictionQPotFEM 0.23.3
|
Classes | |
class | LocalTriggerFineLayer |
Similar to LocalTriggerFineLayerFull, with the difference that only a (small) group of elements around the triggered element is considered to compute the energy barriers. More... | |
class | LocalTriggerFineLayerFull |
Trigger element by a linear combination of simple shear and a pure shear perturbations. More... | |
class | System |
Class that uses GMatElastoPlasticQPot to evaluate stress everywhere. 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 39 of file UniformSingleLayer2d.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 31 of file UniformSingleLayer2d.h.