compute_scalProd_DualLeg Subroutine

private subroutine compute_scalProd_DualLeg(dl_prod, dl_prodDiff, maxPolyDegree)

precompute the scalar products of the anstaz and test function

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(out), allocatable :: dl_prod(:,:)
real(kind=rk), intent(out), allocatable :: dl_prodDiff(:,:)
integer, intent(in) :: maxPolyDegree