![]() |
|
#include "Species.h"#include "NormalForceSpecies/LinearPlasticViscoelasticNormalSpecies.h"#include "FrictionForceSpecies/EmptyFrictionSpecies.h"#include "AdhesiveForceSpecies/RegimeSinterSpecies.h"Go to the source code of this file.
| typedef MixedSpecies<LinearPlasticViscoelasticNormalSpecies, EmptyFrictionSpecies, RegimeSinterSpecies> LinearPlasticViscoelasticRegimeSinterMixedSpecies |