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 > |
using DiracKernel = DiracKernelTempl<Real> |
Definition at line 21 of file DiracKernel.h.
Definition at line 22 of file DiracKernel.h.