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

Go to the source code of this file.

Classes

class  MatBodyForceTempl< is_ad, Parent >
 This kernel creates a body force that is modified by a mask defined as a material. More...
 
class  MatBodyForce
 

Typedefs

using MatBodyForceParent = MatBodyForceTempl< false, DerivativeMaterialInterface< JvarMapKernelInterface< BodyForce > >>
 
using ADMatBodyForce = MatBodyForceTempl< true, ADBodyForce >
 

Typedef Documentation

◆ ADMatBodyForce

Definition at line 57 of file MatBodyForce.h.

◆ MatBodyForceParent

Definition at line 38 of file MatBodyForce.h.