typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
Moose::GenericType< Real, is_ad > GenericReal
PorousFlowBasicAdvectionTempl< false > PorousFlowBasicAdvection
PorousFlowBasicAdvectionTempl< true > ADPorousFlowBasicAdvection
const VariablePhiGradient & _grad_phi
const InputParameters & parameters() const
Kernel = grad(test) * darcy_velocity * u.
const unsigned _ph
Phase of Darcy velocity.
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
const GenericMaterialProperty< std::vector< RealVectorValue >, is_ad > & _darcy_velocity
_darcy_velocity[_qp][ph](j) = j^th component of the Darcy velocity of phase ph
const MaterialProperty< std::vector< std::vector< std::vector< RealVectorValue > > > > *const _ddarcy_velocity_dgradvar
_ddarcy_velocity_dgradvar[_qp][ph][j][v](k) = d(k^th component of the Darcy velocity of phase ph)/d(j...
usingGenericKernelMembers
virtual Real computeQpJacobian() override
const MaterialProperty< std::vector< std::vector< RealVectorValue > > > *const _ddarcy_velocity_dvar
_ddarcy_velocity_dvar[_qp][ph][v](j) = d(j^th component of the Darcy velocity of phase ph)/d(PorousFl...
static InputParameters validParams()
const PorousFlowDictator & _dictator
Holds info on the Porous Flow variables.
virtual GenericReal< is_ad > computeQpResidual() override
This holds maps between the nonlinear variables used in a PorousFlow simulation and the variable numb...