HeatFluidCoupledLinearViscoelasticFrictionSolidifyingLiquidMigrationWilletSpecies.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 HeatFluidCoupledLinearViscoelasticFrictionSolidifyingLiquidMigrationWilletSpecies_H
6 #define HeatFluidCoupledLinearViscoelasticFrictionSolidifyingLiquidMigrationWilletSpecies_H
7 
8 #include "Species.h"
13 
16 #endif
MixedSpecies< HeatFluidCoupledSpecies< LinearViscoelasticNormalSpecies >, FrictionSpecies, SolidifyingLiquidMigrationWilletSpecies > HeatFluidCoupledLinearViscoelasticFrictionSolidifyingLiquidMigrationWilletMixedSpecies
Definition: HeatFluidCoupledLinearViscoelasticFrictionSolidifyingLiquidMigrationWilletSpecies.h:15
Species< HeatFluidCoupledSpecies< LinearViscoelasticNormalSpecies >, FrictionSpecies, SolidifyingLiquidMigrationWilletSpecies > HeatFluidCoupledLinearViscoelasticFrictionSolidifyingLiquidMigrationWilletSpecies
Definition: HeatFluidCoupledLinearViscoelasticFrictionSolidifyingLiquidMigrationWilletSpecies.h:14
FrictionSpecies contains the parameters used to describe sliding, rolling and torsional friction.
Definition: FrictionSpecies.h:18
Contains contact force properties for contacts between particles with two different species.
Definition: MixedSpecies.h:22
SolidifyingLiquidMigrationWilletSpecies contains the parameters used to describe a linear irreversibl...
Definition: SolidifyingLiquidMigrationWilletSpecies.h:18
Contains material and contact force properties.
Definition: Species.h:14