Hi all,
So if I have a mesh on my domain, and I’ve computed my stiffness and mass matrices, is there a way to get an expression for the finite element functions themselves at each mesh point so that I can manipulate them (add, subtract, integrate, etc.)? I’d like to replace, by manually computing, some entries of the stiffness matrix - in order to do this, I need to get a hold of the finite element functions themselves.
Thanks!