Go to the source code of this file.
Classes | |
class | PenaltyInterfaceDiffusionTempl< T, is_ad > |
Interface kernel for interfacing diffusion between two variables on adjacent blocks. More... | |
Typedefs | |
typedef PenaltyInterfaceDiffusionTempl< Real, false > | PenaltyInterfaceDiffusion |
typedef PenaltyInterfaceDiffusionTempl< Real, true > | ADPenaltyInterfaceDiffusion |
typedef PenaltyInterfaceDiffusionTempl< RealVectorValue, false > | VectorPenaltyInterfaceDiffusion |
typedef PenaltyInterfaceDiffusionTempl< RealVectorValue, true > | ADVectorPenaltyInterfaceDiffusion |
typedef PenaltyInterfaceDiffusionTempl<Real, true> ADPenaltyInterfaceDiffusion |
Definition at line 38 of file PenaltyInterfaceDiffusion.h.
Definition at line 40 of file PenaltyInterfaceDiffusion.h.
typedef PenaltyInterfaceDiffusionTempl<Real, false> PenaltyInterfaceDiffusion |
Definition at line 37 of file PenaltyInterfaceDiffusion.h.
Definition at line 39 of file PenaltyInterfaceDiffusion.h.