From 7b64ab44e28fb47ab9ff58afdb462408dc65b60f Mon Sep 17 00:00:00 2001 From: Joachim Schoeberl Date: Mon, 10 Jan 2011 19:21:39 +0000 Subject: [PATCH] remove testoutput --- ng/nginterface.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/ng/nginterface.cpp b/ng/nginterface.cpp index ea4c6a48..0abd7fb0 100644 --- a/ng/nginterface.cpp +++ b/ng/nginterface.cpp @@ -841,10 +841,7 @@ void Ng_GetElementTransformation (int ei, const double * xi, Point<3> xg; Mat<3,3> dx; - cout << "call calceltrafo" << endl; mesh->GetCurvedElements().CalcElementTransformation (xl, ei-1, xg, dx); - cout << "xg = " << xg << endl << ", dx = " << dx << endl; - // still 1-based arrays if (x)