![]() |
|
#include "Species.h"#include "NormalForceSpecies/LinearViscoelasticNormalSpecies.h"#include "FrictionForceSpecies/FrictionSpecies.h"#include "AdhesiveForceSpecies/LiquidMigrationLSSpecies.h"Go to the source code of this file.
| typedef MixedSpecies<LinearViscoelasticNormalSpecies, FrictionSpecies, LiquidMigrationLSSpecies> LinearViscoelasticFrictionLiquidMigrationLSMixedSpecies |