LinearViscoelasticSlidingFrictionIrreversibleAdhesiveSpecies.h
Go to the documentation of this file.
1 // This file is part of the MercuryDPM project (https://www.mercurydpm.org).
2 // Copyright (c), The MercuryDPM Developers Team. All rights reserved.
3 // License: BSD 3-Clause License; see the LICENSE file in the root directory.
4 
5 #ifndef LINEARVISCOELASTICSLIDINGFRICTIONLINEARIRREVERSIBLEADHESIVESPECIES_H
6 #define LINEARVISCOELASTICSLIDINGFRICTIONLINEARIRREVERSIBLEADHESIVESPECIES_H
7 
8 #include "Species.h"
12 
15 #endif
MixedSpecies< LinearViscoelasticNormalSpecies, SlidingFrictionSpecies, IrreversibleAdhesiveSpecies > LinearViscoelasticSlidingFrictionIrreversibleAdhesiveMixedSpecies
Definition: LinearViscoelasticSlidingFrictionIrreversibleAdhesiveSpecies.h:14
Species< LinearViscoelasticNormalSpecies, SlidingFrictionSpecies, IrreversibleAdhesiveSpecies > LinearViscoelasticSlidingFrictionIrreversibleAdhesiveSpecies
Definition: LinearViscoelasticSlidingFrictionIrreversibleAdhesiveSpecies.h:13
Contains contact force properties for contacts between particles with two different species.
Definition: MixedSpecies.h:22