← Back to team overview

dolfin team mailing list archive

[Question #158315]: integration of the dot product of gradient of two basis functions

 

New question #158315 on DOLFIN:
https://answers.launchpad.net/dolfin/+question/158315

Hello,
I'd like to compute matrix K which elements are K_ij = int_Omega( gradient(phi_i) . gradient(phi_j) )dxdy, where phi_i, phi_j are basis function at node (vertex) ith and jth respectively, Omega is a rectangle. I am using C++ interface. Please help me to solve this problem.
Many thanks in advance.
Dang

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.