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

Manager for contact laws. More...

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

Classes

struct  micromechanical::contacts::ContactLawRegistry< T >
 Contact law registry. More...
 

Namespaces

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

Enumerations

enum class  micromechanical::contacts::ContactLawType {
  micromechanical::contacts::Elastic , micromechanical::contacts::Coulomb , micromechanical::contacts::Exponential , micromechanical::contacts::Hyperbolic ,
  micromechanical::contacts::Hypoplastic , micromechanical::contacts::MCC , micromechanical::contacts::SANISAND , micromechanical::contacts::SIMSAND ,
  micromechanical::contacts::OSIMSAND , micromechanical::contacts::Unknown
}
 Contact law type enumeration. More...
 

Detailed Description

Manager for contact laws.

Date
June 25, 2023