30 const std::set<SubdomainID> & block_ids,
31 const std::set<BoundaryID> & boundary_ids);
Shared assembly for element-and-trace scalar hybridized DG discretizations of the advection equation.
Implements all the methods for assembling a hybridized interior penalty discontinuous Galerkin (IPDG-...
static InputParameters validParams()
virtual ADRealVectorValue faceVelocity(unsigned int qp) const override
const ADMaterialProperty< RealVectorValue > & _face_velocity
Face evaluation of the H(div)-conforming cell velocity.
Keeps track of stuff related to assembling.
Every object that can be built by the factory should be derived from this class.
Base class for a system (of equations)
Interface for objects that needs transient capabilities.