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 > |
| using ADTimeKernelGrad = ADTimeKernelGradTempl<Real> |
Definition at line 33 of file ADTimeKernelGrad.h.
Definition at line 34 of file ADTimeKernelGrad.h.
1.8.14