Skip to content

Commit 9f3626b

Browse files
committed
remove unneeded definition of Pk
1 parent 9b010a1 commit 9f3626b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/ffddm/elasticity_saddlepoint.edp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,6 @@ ENDIFMACRO
119119
with overlap size 2*2 (prefix MAug) */
120120
ffddmbuildDmeshAug(M,ThGlobal,mpiCommWorld)
121121

122-
func Pk = [Pku,Pkp];
123-
124122
/* build Dfespace for A on distributed mesh M (prefix AFE) ; this also builds Dfespace tilde with larger overlap
125123
on distributed mesh MAug (prefix AFEAug) needed for the rectangular operator B on tilde decomposition.
126124
This also builds 'AFEAuginterp' matrices (restriction matrices from AFEAugVhi to AFEVhi local FE spaces). */

0 commit comments

Comments
 (0)