defineADValidParams(INSADMomentumPressure, ADVectorKernel, params.addClassDescription("Adds the pressure term to the INS momentum equation");params.addRequiredCoupledVar("p", "The pressure");params.addParam< bool >("integrate_p_by_parts", true, "Whether to integrate the pressure term by parts");)