precompute the scalar products of the anstaz and test function
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=rk), | intent(out), | allocatable | :: | dl_prod(:,:) | ||
| real(kind=rk), | intent(out), | allocatable | :: | dl_prodDiff(:,:) | ||
| integer, | intent(in) | :: | maxPolyDegree |