optimad / bitpit

Open source library for scientific HPC
http://optimad.github.io/bitpit/
GNU Lesser General Public License v3.0
116 stars 33 forks source link

discretization: optimize evaluation of gradient weights #464

Closed andrea-iob closed 4 months ago

andrea-iob commented 5 months ago

Instead of performing multiple matrix-vector multiplications it is possible to perform a single matrix-matrix multiplication.