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

Go to the source code of this file.

Classes

class  MatNeumannBCTempl< is_ad >
 Implements a Neumann BC where D grad(u) = value * M on the boundary, where value is a constant and M is a material property. More...
 

Typedefs

typedef MatNeumannBCTempl< false > MatNeumannBC
 
typedef MatNeumannBCTempl< true > ADMatNeumannBC
 

Typedef Documentation

◆ ADMatNeumannBC

Definition at line 39 of file MatNeumannBC.h.

◆ MatNeumannBC

Definition at line 38 of file MatNeumannBC.h.