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