RRZE-HPC / stempel

Stencil TEMPlate Engineering Library
GNU Affero General Public License v3.0
6 stars 2 forks source link

Use a and b in your final loop to compute the "norm" #29

Closed sguera closed 6 years ago

sguera commented 6 years ago

Maybe just compute a(i,j) - b(i,j) and sum up.