Loading [MathJax]/extensions/tex2jax.js
https://mooseframework.inl.gov
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Classes | Typedefs
ADTimeKernelGrad.h File Reference

Go to the source code of this file.

Classes

class  ADTimeKernelGradTempl< T >
 AD time kernels should inherit from this class when the time portion of the weak residual is multiplied by the gradient of the test function. More...
 

Typedefs

using ADTimeKernelGrad = ADTimeKernelGradTempl< Real >
 
using ADVectorTimeKernelGrad = ADTimeKernelGradTempl< RealVectorValue >
 

Typedef Documentation

◆ ADTimeKernelGrad

Definition at line 33 of file ADTimeKernelGrad.h.

◆ ADVectorTimeKernelGrad

Definition at line 34 of file ADTimeKernelGrad.h.