I have a general question about calculation of strain tensor. In standard fem procedure, we know that strain is calculated at Gauss points. In fenics, we have to project strain at certain function space in order to calculate it. My question is what does this ‘project’ do? Before we project, is the strain calculated at any location or not? Any comments and discussion are appreciated!