data(triMesh)
data(fea_EM)
meshP = triMesh$MeshPts$p
meshT = triMesh$MeshPts$T
centroid = triMesh$Centroids
EMatrixlist = fea_EM$EMPStress
fea_ExEM = ExpandEM.2d(meshP, meshT, centroid, EMatrixlist)
Run the code above in your browser using DataLab