NGSolve  4.9
Public Member Functions
ngfem::LaplaceIntegrator< D, FEL > Class Template Reference

Integrator for grad u grad v. More...

#include <bdbequations.hpp>

Inheritance diagram for ngfem::LaplaceIntegrator< D, FEL >:
ngfem::T_BDBIntegrator< DiffOpGradient< D >, DiagDMat< D >, FEL > ngfem::BilinearFormIntegrator ngfem::Integrator

List of all members.

Public Member Functions

 LaplaceIntegrator (CoefficientFunction *coeff)
 LaplaceIntegrator (Array< CoefficientFunction * > &coeffs)
virtual string Name () const

Detailed Description

template<int D, typename FEL = ScalarFiniteElement<D>>
class ngfem::LaplaceIntegrator< D, FEL >

Integrator for grad u grad v.


The documentation for this class was generated from the following file: