ASPECT
Classes | Namespaces | Enumerations
strain_dependent.h File Reference
Include dependency graph for strain_dependent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  aspect::MaterialModel::Rheology::StrainDependent< dim >
 

Namespaces

 aspect
 
 aspect::MaterialModel
 
 aspect::MaterialModel::Rheology
 

Enumerations

enum  aspect::MaterialModel::Rheology::WeakeningMechanism {
  aspect::MaterialModel::Rheology::none, aspect::MaterialModel::Rheology::finite_strain_tensor, aspect::MaterialModel::Rheology::total_strain, aspect::MaterialModel::Rheology::plastic_weakening_with_plastic_strain_only,
  aspect::MaterialModel::Rheology::plastic_weakening_with_total_strain_only, aspect::MaterialModel::Rheology::plastic_weakening_with_plastic_strain_and_viscous_weakening_with_viscous_strain, aspect::MaterialModel::Rheology::viscous_weakening_with_viscous_strain_only
}
 
enum  aspect::MaterialModel::Rheology::HealingMechanism { aspect::MaterialModel::Rheology::no_healing, aspect::MaterialModel::Rheology::temperature_dependent }