const InputParameters & parameters() const
static InputParameters validParams()
Implements all the methods for assembling a hybridized interior penalty discontinuous Galerkin (IPDG-...
NavierStokesStressIPHDGPrescribedTractionBC(const InputParameters ¶meters)
virtual IPHDGAssemblyHelper & iphdgHelper() override
Implements a prescribed stress boundary condition for use with a hybridized discretization of the Nav...
std::unique_ptr< NavierStokesStressIPHDGAssemblyHelper > _iphdg_helper
The assembly helper providing the required IP-HDG method implementations.