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

Go to the source code of this file.

Classes

class  aspect::Particle::Property::CrystalPreferredOrientation< dim >
 

Namespaces

 aspect
 
 aspect::Particle
 
 aspect::Particle::Property
 

Enumerations

enum  aspect::Particle::Property::DeformationType {
  aspect::Particle::Property::DeformationType::passive, aspect::Particle::Property::DeformationType::olivine_a_fabric, aspect::Particle::Property::DeformationType::olivine_b_fabric, aspect::Particle::Property::DeformationType::olivine_c_fabric,
  aspect::Particle::Property::DeformationType::olivine_d_fabric, aspect::Particle::Property::DeformationType::olivine_e_fabric, aspect::Particle::Property::DeformationType::enstatite
}
 The type of deformation used by the CPO code. More...
 
enum  aspect::Particle::Property::DeformationTypeSelector {
  aspect::Particle::Property::DeformationTypeSelector::passive, aspect::Particle::Property::DeformationTypeSelector::olivine_a_fabric, aspect::Particle::Property::DeformationTypeSelector::olivine_b_fabric, aspect::Particle::Property::DeformationTypeSelector::olivine_c_fabric,
  aspect::Particle::Property::DeformationTypeSelector::olivine_d_fabric, aspect::Particle::Property::DeformationTypeSelector::olivine_e_fabric, aspect::Particle::Property::DeformationTypeSelector::enstatite, aspect::Particle::Property::DeformationTypeSelector::olivine_karato_2008
}
 The type of deformation selector used by the CPO code. More...
 
enum  aspect::Particle::Property::AdvectionMethod { aspect::Particle::Property::AdvectionMethod::forward_euler, aspect::Particle::Property::AdvectionMethod::backward_euler }
 The type of Advection method used to advect the CPO properties. More...
 
enum  aspect::Particle::Property::CPODerivativeAlgorithm { aspect::Particle::Property::CPODerivativeAlgorithm::spin_tensor, aspect::Particle::Property::CPODerivativeAlgorithm::drex_2004 }
 The algorithm used to compute the derivatives of the grain size and rotation matrix used in the advection. More...