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 MatNeumannBCTempl<true> ADMatNeumannBC |
Definition at line 39 of file MatNeumannBC.h.
| typedef MatNeumannBCTempl<false> MatNeumannBC |
Definition at line 38 of file MatNeumannBC.h.
1.8.14