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

Go to the source code of this file.

Classes

class  DiracKernelTempl< T >
 A DiracKernel is used when you need to add contributions to the residual by means of multiplying some number by the shape functions on an element and adding the value into the residual vector at the places associated with that shape function. More...
 
class  DiracKernelTempl< T >
 A DiracKernel is used when you need to add contributions to the residual by means of multiplying some number by the shape functions on an element and adding the value into the residual vector at the places associated with that shape function. More...
 

Typedefs

using DiracKernel = DiracKernelTempl< Real >
 
using VectorDiracKernel = DiracKernelTempl< RealVectorValue >
 

Typedef Documentation

◆ DiracKernel

Definition at line 21 of file DiracKernel.h.

◆ VectorDiracKernel

Definition at line 22 of file DiracKernel.h.