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

Go to the source code of this file.

Classes

class  ADNodalBCTempl< T, Base >
 Base class for deriving any automatic differentiation boundary condition of a integrated type. More...
 

Typedefs

using ADNodalBC = ADNodalBCTempl< Real, NodalBCBase >
 
using ADVectorNodalBC = ADNodalBCTempl< RealVectorValue, NodalBCBase >
 

Typedef Documentation

◆ ADNodalBC

Definition at line 90 of file ADNodalBC.h.

◆ ADVectorNodalBC

Definition at line 91 of file ADNodalBC.h.