Skip to content
Snippets Groups Projects
Commit 196c0002 authored by Guillaume Demesy's avatar Guillaume Demesy
Browse files

fix linkcplx higher order

parent 5263fac5
No related branches found
No related tags found
No related merge requests found
Pipeline #8456 passed
......@@ -334,7 +334,7 @@ FunctionSpace {
{ NameOfCoef un; EntityType NodesOf ; NameOfConstraint Bloch; }
{ NameOfCoef un2; EntityType EdgesOf ; NameOfConstraint Bloch; }
If (Flag_o2_interp==1)
{ NameOfCoef un3; EntityType EdgesOf ; NameOfConstraint Bloch; }
{ NameOfCoef un4; EntityType EdgesOf ; NameOfConstraint Bloch; }
EndIf
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment