Go to the documentation of this file.
13 #include "RankTwoTensor.h"
65 MaterialProperty<RankTwoTensor> &
_stress;
66 MaterialProperty<RankTwoTensor> &
_strain;
InclusionProperties(const InputParameters ¶meters)
MaterialProperty< RankTwoTensor > & _strain
static InputParameters validParams()
RankTwoTensor _total_strain_int
const Real _lambda
Elastic constants (isotropic)
RankTwoTensor _elastic_strain_int
virtual void computeQpProperties()
MaterialProperty< RankTwoTensor > & _stress
InputParameters validParams< InclusionProperties >()
const Real _a
Semimajor axes of the ellipsoidal inclusion.
This material calculates the stresses, strains, and elastic energies for an ellipsoidal inclusion in ...
RankTwoTensor _stress_int
Interior stress and strain values are constant so they only need to be calculated once.
Real _kappa
Kolosov's first constant.
virtual void precomputeInteriorProperties()
MaterialProperty< Real > & _elastic_energy
std::vector< Real > _misfit
Misfit strains.