25 #ifndef GRINS_HEAT_TRANSFER_SPGSM_STAB_H
26 #define GRINS_HEAT_TRANSFER_SPGSM_STAB_H
35 template<
class Conductivity>
57 #endif // GRINS_HEAT_TRANSFER_SPGSM_STAB_H
virtual ~HeatTransferSPGSMStabilization()
Adds VMS-based stabilization to LowMachNavierStokes physics class.
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...
HeatTransferSPGSMStabilization()
virtual void element_time_derivative(bool compute_jacobian, AssemblyContext &context)
Time dependent part(s) of physics for element interiors.