www.mooseframework.org
Classes | Typedefs
MatchedValueBC.h File Reference

Go to the source code of this file.

Classes

class  MatchedValueBCTempl< is_ad >
 Implements a simple coupled boundary condition where u=v on the boundary. More...
 

Typedefs

using MatchedValueBC = MatchedValueBCTempl< false >
 
using ADMatchedValueBC = MatchedValueBCTempl< true >
 

Typedef Documentation

◆ ADMatchedValueBC

Definition at line 45 of file MatchedValueBC.h.

◆ MatchedValueBC

Definition at line 44 of file MatchedValueBC.h.