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 > |
| using ADMatchedValueBC = MatchedValueBCTempl<true> |
Definition at line 45 of file MatchedValueBC.h.
| using MatchedValueBC = MatchedValueBCTempl<false> |
Definition at line 44 of file MatchedValueBC.h.
1.8.14