Skip to content
Snippets Groups Projects
Commit 9036fc14 authored by Emilie Marchandise's avatar Emilie Marchandise
Browse files

No commit message

No commit message
parent 57f0cd40
No related branches found
No related tags found
No related merge requests found
......@@ -1078,7 +1078,7 @@ void GFaceCompound::parametrize_conformal() const
simpleFunction<double> ONE(1.0);
simpleFunction<double> MONE(-1.0 );
simpleFunction<double> MONE(1.0 );
laplaceTerm laplace1(model(), 1, &ONE);
laplaceTerm laplace2(model(), 2, &ONE);
crossConfTerm cross12(model(), 1, 2, &ONE);
......
......@@ -23,4 +23,4 @@ Line(15) = {8, 7};
Line Loop(100) = {13, -14, 15};
Plane Surface(11) = {10,100};
Compound Surface(12)={9,11} Boundary {{}};
Compound Surface(-12)={9,11} Boundary {{}};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment