https://mooseframework.inl.gov
Classes | Typedefs
ADTimeKernelValue.h File Reference

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 >
 

Typedef Documentation

◆ ADTimeKernelValue

Definition at line 33 of file ADTimeKernelValue.h.

◆ ADVectorTimeKernelValue

Definition at line 34 of file ADTimeKernelValue.h.