compute_energy_per_face: Function will compute the DNE per face.
Description
This will generate each Dirichlet's normal energy for each triangular face on the surface.
Usage
compute_energy_per_face(plyFile)
Arguments
plyFile
a stanford PLY file
compute_energy_per_face()