43 const std::vector<const VariableValue *>
_vals;
58 std::vector<MaterialProperty<std::vector<Real>> *>
_dFdgradeta;
This Material calculates the force density acting on a particle/grain due to interaction between part...
const VariableValue & _c
concentration field considered to be the density of particles
Real _cgb
thresold value for identifying grain boundaries
std::vector< RealGradient > _sum_grad_etas
Real _ceq
equilibrium density at the grain boundaries
static InputParameters validParams()
const std::vector< VariableName > _vals_name
MaterialProperty< std::vector< RealGradient > > & _dF
force density material
std::vector< Real > _product_etas
const std::string _base_name
type of force density material
Real _k
stiffness constant
const std::vector< const VariableValue * > _vals
const std::vector< const VariableGradient * > _grad_vals
MaterialProperty< std::vector< RealGradient > > & _dFdc
first order derivative of force density material w.r.t c
std::vector< MaterialProperty< std::vector< Real > > * > _dFdgradeta
first order derivative of force density material w.r.t etas
virtual void computeQpProperties()
const unsigned int _op_num
VariableValueTempl< false > VariableValue