Skip to content

Do not use template meta programming for simple GpGradProd's since no dynamic...

Reinhard Resch requested to merge sp_gradient_update into develop

Do not use template meta programming for simple GpGradProd's since no dynamic memory allocation is involved. Improve compatibility with clang++.

Edited by Reinhard Resch

Merge request reports