// $Id$
// Version: $Name$
//
-// Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
+// Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// plot PolynomialsRaviartThomas on the reference cell
+#include "../tests.h"
#include <base/logstream.h>
#include <base/tensor.h>
#include <base/polynomials_raviart_thomas.h>
// $Id$
// Version: $Name$
//
-// Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
+// Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// classes: PolynomialsBDM, PolynomialsRaviartThomas
+#include "../tests.h"
#include <base/logstream.h>
#include <base/polynomials_bdm.h>
#include <base/polynomials_raviart_thomas.h>
// $Id$
// Version: $Name$
//
-// Copyright (C) 2005 by the deal.II authors
+// Copyright (C) 2005, 2006 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// test symmetric 2x2x2x2 tensors
+#include "../tests.h"
#include <base/symmetric_tensor.h>
#include <base/logstream.h>
#include <fstream>
// $Id$
// Version: $Name$
//
-// Copyright (C) 2005 by the deal.II authors
+// Copyright (C) 2005, 2006 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// test symmetric 3x3x3x3 tensors
+#include "../tests.h"
#include <base/symmetric_tensor.h>
#include <base/logstream.h>
#include <fstream>
// $Id$
// Version: $Name$
//
-// Copyright (C) 2005 by the deal.II authors
+// Copyright (C) 2005, 2006 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// make sure the tensor t_ijkl=delta_ik delta_jl + delta_il delta_jk
// actually maps a rank-2 tensor onto twice itself
+#include "../tests.h"
#include <base/symmetric_tensor.h>
#include <base/logstream.h>
#include <fstream>
// check SymmetricTensor<2,dim>::operator= (double)
+#include "../tests.h"
#include <base/symmetric_tensor.h>
#include <base/logstream.h>
#include <lac/vector.h>
// check SymmetricTensor<2,dim>::operator= (double)
+#include "../tests.h"
#include <base/symmetric_tensor.h>
#include <base/logstream.h>
#include <lac/vector.h>
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
+// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
//---------------------------- tensor.cc ---------------------------
+#include "../tests.h"
#include <base/tensor.h>
#include <base/logstream.h>
#include <lac/vector.h>
// check Tensor::operator= (double)
+#include "../tests.h"
#include <base/tensor.h>
#include <base/logstream.h>
#include <lac/vector.h>
// check Tensor<1,dim>::operator= (double)
+#include "../tests.h"
#include <base/tensor.h>
#include <base/logstream.h>
#include <lac/vector.h>