Go to the source code of this file.
Classes | |
| class | ADTimeKernelValueTempl< T > |
| AD time kernels should inherit from this class when the time portion of the weak residual is multiplied by the test function. More... | |
Typedefs | |
| using | ADTimeKernelValue = ADTimeKernelValueTempl< Real > |
| using | ADVectorTimeKernelValue = ADTimeKernelValueTempl< RealVectorValue > |
| using ADTimeKernelValue = ADTimeKernelValueTempl<Real> |
Definition at line 33 of file ADTimeKernelValue.h.
Definition at line 34 of file ADTimeKernelValue.h.
1.8.14