FrictionQPotFEM 0.23.3
|
Go to the source code of this file.
Classes | |
class | FrictionQPotFEM::UniformSingleLayer2d::System |
Class that uses GMatElastoPlasticQPot to evaluate stress everywhere. More... | |
class | FrictionQPotFEM::UniformSingleLayer2d::LocalTriggerFineLayerFull |
Trigger element by a linear combination of simple shear and a pure shear perturbations. More... | |
class | FrictionQPotFEM::UniformSingleLayer2d::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... | |
Namespaces | |
namespace | FrictionQPotFEM |
Friction simulations based on a disorder potential energy landscape and the finite element method. | |
namespace | FrictionQPotFEM::UniformSingleLayer2d |
System in 2-d with: | |
Macros | |
#define | SQR(x) ((x) * (x)) |
Functions | |
std::vector< std::string > | FrictionQPotFEM::UniformSingleLayer2d::version_dependencies () |
Return versions of this library and of all of its dependencies. More... | |
std::vector< std::string > | FrictionQPotFEM::UniformSingleLayer2d::version_compiler () |
Version information of the compilers. More... | |
Definition in file UniformSingleLayer2d.h.
#define SQR | ( | x | ) | ((x) * (x)) |
Definition at line 16 of file UniformSingleLayer2d.h.