1st part of pdelab interface finished

This commit is contained in:
Bernd Flemisch
2009-08-27 16:53:36 +00:00
committed by Andreas Lauser
parent 351c18602a
commit 3cca2f082c

View File

@@ -104,7 +104,7 @@ public:
{
if (globalPos[0]> Right_ - eps_)
{
return 3e-7;
return -3e-4;
}
// all other boundaries
return 0.0;