mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-26 13:50:33 +05:00
debug
This commit is contained in:
parent
553a664a2c
commit
2810112b5d
@ -197,6 +197,8 @@ namespace netgen
|
|||||||
*testout << "Plane::toplane" << endl;
|
*testout << "Plane::toplane" << endl;
|
||||||
*testout << "ex = " << ex << endl;
|
*testout << "ex = " << ex << endl;
|
||||||
*testout << "ey = " << ey << endl;
|
*testout << "ey = " << ey << endl;
|
||||||
|
*testout << "p1 = " << p1 << endl;
|
||||||
|
*testout << "h = " << h << endl;
|
||||||
*testout << "p3d = " << p3d << endl;
|
*testout << "p3d = " << p3d << endl;
|
||||||
*testout << "pplane = " << pplane << endl;
|
*testout << "pplane = " << pplane << endl;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user