|
mFES - molecular Finite Element Solver
0.4
|
Public Member Functions | |
| HDGBR_LaplaceIntegrator (Array< CoefficientFunction * > &coeffs) | |
| virtual | ~HDGBR_LaplaceIntegrator () |
| virtual bool | BoundaryForm () const |
| virtual void | CalcElementMatrix (const FiniteElement &fel, const ElementTransformation &eltrans, FlatMatrix< double > &elmat, LocalHeap &lh) const |
Protected Attributes | |
| CoefficientFunction * | coef_lam |
| ngfem::HDGBR_LaplaceIntegrator< D >::HDGBR_LaplaceIntegrator | ( | Array< CoefficientFunction * > & | coeffs | ) | [inline] |
| virtual ngfem::HDGBR_LaplaceIntegrator< D >::~HDGBR_LaplaceIntegrator | ( | ) | [inline, virtual] |
| virtual bool ngfem::HDGBR_LaplaceIntegrator< D >::BoundaryForm | ( | ) | const [inline, virtual] |
| virtual void ngfem::HDGBR_LaplaceIntegrator< D >::CalcElementMatrix | ( | const FiniteElement & | fel, |
| const ElementTransformation & | eltrans, | ||
| FlatMatrix< double > & | elmat, | ||
| LocalHeap & | lh | ||
| ) | const [inline, virtual] |
CoefficientFunction* ngfem::HDGBR_LaplaceIntegrator< D >::coef_lam [protected] |
1.7.6.1