From: Tobias Leicht Date: Fri, 9 Feb 2007 09:09:13 +0000 (+0000) Subject: Adjust to new interface of QProjector. X-Git-Tag: v8.0.0~10550 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b1185b8f0c89c7ad85ce05cd15fc73f9cb1ead2;p=dealii.git Adjust to new interface of QProjector. git-svn-id: https://svn.dealii.org/trunk@14453 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/base/qprojector.cc b/tests/base/qprojector.cc index 49f050d792..9cdafd2bab 100644 --- a/tests/base/qprojector.cc +++ b/tests/base/qprojector.cc @@ -106,7 +106,7 @@ void check_faces (Quadrature<1>& q1) << std::endl; unsigned int - offset = QProjector::DataSetDescriptor::face(f, false, nqs); + offset = QProjector::DataSetDescriptor::face(f, false, false, false, nqs); for (unsigned int k=0;k& q1) << " orientation true" << std::endl; - offset = QProjector::DataSetDescriptor::face(f, true, nqs); + offset = QProjector::DataSetDescriptor::face(f, true, false, false, nqs); for (unsigned int k=0;k