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

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 Documentation

◆ ADPenaltyInterfaceDiffusion

Definition at line 38 of file PenaltyInterfaceDiffusion.h.

◆ ADVectorPenaltyInterfaceDiffusion

Definition at line 40 of file PenaltyInterfaceDiffusion.h.

◆ PenaltyInterfaceDiffusion

Definition at line 37 of file PenaltyInterfaceDiffusion.h.

◆ VectorPenaltyInterfaceDiffusion

Definition at line 39 of file PenaltyInterfaceDiffusion.h.