[skip ci] unified

This commit is contained in:
Martin Diehl 2020-02-03 22:41:52 +01:00
parent 1ad79883b4
commit c6579f8890
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ subroutine FEM_Zoo_init
FEM_Zoo_QuadraturePoints (2,4)%p(13:24)= FEM_Zoo_permutationStar111([0.31035245103378_pReal, 0.63650249912140_pReal])
!--------------------------------------------------------------------------------------------------
! 2D order 5
! 2D quintic
FEM_Zoo_nQuadrature(2,5) = 16
allocate(FEM_Zoo_QuadratureWeights(2,5)%p(16))