Hi all,
Now this looks a bit messy! But actually it's quite simple. It basically multiplies vectors together. However, I have a vector at a point in 3D space. That's what a PointVector class is. The code is part of a finite element method of solving a problem in material science.
When I...