micromechanical (C++)
Loading...
Searching...
No Matches
stiffness.hpp File Reference

Stiffness for contact laws. More...

Include dependency graph for stiffness.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  micromechanical::core::ConstantStiffness< T >
 Constant stiffness for contact laws. More...
 
struct  micromechanical::core::RichartStiffness< T >
 Stress dependent stiffness for the contact law based on Richart et al. (1970) More...
 
struct  micromechanical::core::ChangStiffness< T >
 Stress dependent stiffness for the contact law based on Chang et al. (1989) More...
 

Namespaces

namespace  micromechanical
 helper functions for mathematical operations
 
namespace  micromechanical::core
 

Detailed Description

Stiffness for contact laws.

Date
June 21, 2023