// check MGTools::make_boundary_list
+#include "../tests.h"
#include <base/logstream.h>
#include <base/function.h>
#include <lac/vector.h>
// check MGTools::count_dofs_per_component
+#include "../tests.h"
#include <base/logstream.h>
#include <lac/vector.h>
#include <lac/block_vector.h>
// $Id$
// Version: $Name$
//
-// Copyright (C) 2000 - 2005 by the deal.II authors
+// Copyright (C) 2000 - 2006 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
* same matrix on each level.
*/
+#include "../tests.h"
#include <base/logstream.h>
#include <lac/vector.h>
#include <lac/full_matrix.h>
// check MGDoFAccessor::get_mg_dof_indices
+#include "../tests.h"
#include <base/logstream.h>
#include <base/function.h>
#include <lac/vector.h>
// check MGDoFAccessor::get_mg_dof_indices for faces
+#include "../tests.h"
#include <base/logstream.h>
#include <base/function.h>
#include <lac/vector.h>
// $Id$
// Version: $Name$
//
-// Copyright (C) 2000 - 2005 by the deal.II authors
+// Copyright (C) 2000 - 2006 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// check the new DoFRenumbering::component_wise function that handles
// MGDoFHandlers and renumbers all MG and non-MG dofs
+#include "../tests.h"
#include <base/logstream.h>
#include <lac/vector.h>
#include <lac/block_vector.h>
// MGDoFHandler::renumbering function could not handle coarsened grids
// (unused cells). Check that this works now.
+#include "../tests.h"
#include <base/logstream.h>
#include <lac/vector.h>
#include <lac/block_vector.h>
// MGDoFHandler::renumbering function could not handle coarsened grids
// (unused vertices, unused faces). Check that all this works now.
+#include "../tests.h"
#include <base/logstream.h>
#include <lac/vector.h>
#include <lac/block_vector.h>
// $Id$
// Version: $Name$
//
-// Copyright (C) 2000 - 2005 by the deal.II authors
+// Copyright (C) 2000 - 2006 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
//----------------------------------------------------------------------------
+#include "../tests.h"
#include <base/logstream.h>
#include <lac/vector.h>
#include <lac/block_vector.h>
//TODO:[GK] Add checks for RT again!
+#include "../tests.h"
#include <base/logstream.h>
#include <lac/vector.h>
#include <lac/block_vector.h>
//----------------------------------------------------------------------------
+#include "../tests.h"
#include <base/logstream.h>
#include <lac/vector.h>
#include <lac/block_vector.h>
//----------------------------------------------------------------------------
+#include "../tests.h"
#include <base/logstream.h>
#include <lac/vector.h>
#include <lac/block_vector.h>