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. _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : dolfin@lists.launchpad.net Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp