linDG3D::PenaltyBF Class Reference
Penalty bilinear form. More...
#include <bilinearForm.hh>
Inheritance diagram for linDG3D::PenaltyBF:
Public Member Functions | |
virtual PenaltyBF * | clone () const |
virtual void | operator() (const FvdgElement &elmX, const FvdgElement &elmY, concepts::ElementMatrix< Real > &em, const FvdgElementPair &ep) const |
Application operator. More... | |
PenaltyBF () | |
Constructor. More... | |
Detailed Description
Penalty bilinear form.
The application operator of the class PenaltyBF computes the inner and the boundary face integral matrix for FvdgElements.
Definition at line 179 of file bilinearForm.hh.
Constructor & Destructor Documentation
◆ PenaltyBF()
|
inline |
Constructor.
Definition at line 182 of file bilinearForm.hh.
Member Function Documentation
◆ clone()
|
inlinevirtual |
Definition at line 187 of file bilinearForm.hh.
◆ operator()()
|
virtual |
Application operator.
Implements linDG3D::FvdgBilinearForm.
The documentation for this class was generated from the following file:
- linDG3D/bilinearForm.hh