46 unsigned int )
override 68 const unsigned int jvar)
override;
74 const unsigned int jvar)
override;
const Real _pen_scale
Input property from user as the value of the penalty parameter.
This class enforces a periodic boundary condition between a microscale and macroscale field...
virtual Real computeQpOffDiagJacobianScalar(Moose::MortarType mortar_type, const unsigned int jvar) override
Method for computing d-_var-residual / d-_kappa at quadrature points.
virtual void initScalarQpResidual() override
Put necessary evaluations depending on qp but independent of test functions here. ...
Real _tau_s
The stability parameter for the method.
void precalculateStability()
virtual void precalculateResidual() override
virtual Real computeScalarQpResidual() override
Method for computing the scalar part of residual at quadrature points.
void precalculateMaterial()
PenaltyPeriodicSegmentalConstraint(const InputParameters ¶meters)
const unsigned int _ka_order
Order of the homogenization variable, used in several places.
Real computeQpJacobian(Moose::ConstraintJacobianType, unsigned int) override
compute the jacobian at the quadrature points
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Interface class ("Veneer") to provide generator methods for derivative material property names...
virtual void precalculateJacobian() override
Class for scalar variables (they are different).
virtual Real computeQpResidual(Moose::MortarType mortar_type) override
Method for computing the residual at quadrature points.
const InputParameters & parameters() const
Get the parameters of the object.
Real _temp_jump_global
the temperature jump in global and interface coordinates; TM-analogy: _displacement_jump_global, _interface_displacement_jump
static InputParameters validParams()
virtual Real computeScalarQpOffDiagJacobian(Moose::MortarType mortar_type, const unsigned int jvar) override
Method for computing d-_kappa-residual / d-_var at quadrature points.
const MooseVariableScalar *const _kappa_aux_ptr
(Pointer to) the controlled scalar variable
const VariableValue & _kappa_aux
The controlled scalar variable.
virtual Real computeScalarQpJacobian() override
Method for computing the scalar variable part of Jacobian at quadrature points.