25 #ifndef GRINS_HEAT_TRANSFER_ADJOINT_STAB_H
26 #define GRINS_HEAT_TRANSFER_ADJOINT_STAB_H
35 template<
class Conductivity>
57 #endif // GRINS_HEAT_TRANSFER_ADJOINT_STAB_H
HeatTransferAdjointStabilization()
virtual void mass_residual(bool compute_jacobian, AssemblyContext &context)
Mass matrix part(s) for element interiors. All boundary terms lie within the time_derivative part...
virtual ~HeatTransferAdjointStabilization()
Adds VMS-based stabilization to LowMachNavierStokes physics class.
virtual void element_time_derivative(bool compute_jacobian, AssemblyContext &context)
Time dependent part(s) of physics for element interiors.