-//---------------------------- dof_accessor.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- dof_accessor.cc ---------------------------
+//---------------------------------------------------------------------------
#include <lac/vector.h>
-//---------------------------- dof_constraints.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- dof_constraints.cc ---------------------------
+//---------------------------------------------------------------------------
#include <dofs/dof_constraints.h>
-//---------------------------- dof_handler.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- dof_handler.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/memory_consumption.h>
}
-//------------------------------------------------------------------
+//---------------------------------------------------------------------------
#if deal_II_dimension == 1
-//---------------------------- dof_levels.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors
+// Copyright (C) 2000, 2001, 2002, 2003 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- dof_levels.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/memory_consumption.h>
-//---------------------------- dof_renumbering.cc ---------------------------
+//---------------------------------------------------------------------------
// dof_renumbering.cc,v 1.65 2004/05/18 23:22:58 wolf Exp
// Version:
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- dof_renumbering.cc ---------------------------
+//---------------------------------------------------------------------------
//TODO:[WB] Unify lots of code of the two Cuthill-McKee dof renumbering functions
-//---------------------------- dof_tools.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- dof_tools.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/multithread_info.h>
-//---------------------------- fe.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- fe.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/memory_consumption.h>
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2001, 2002, 2003, 2004 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <grid/geometry_info.h>
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <fe/fe_dgp.h>
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Auxiliary functions
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
template <int dim>
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// only compile in 1d
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// only compile in 2d
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// only compile in 3d
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 2004 by the deal.II authors
+// Copyright (C) 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <fe/fe_dgp_monomial.h>
}
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Auxiliary functions
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
template <int dim>
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors
+// Copyright (C) 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <base/quadrature.h>
#include <grid/tria.h>
}
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Auxiliary functions
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
template <int dim>
}
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Data field initialization
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
template <int dim>
typename Mapping<dim>::InternalDataBase *
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Fill data of FEValues
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
template <int dim>
void
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <fe/fe_dgq.h>
}
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Auxiliary functions
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
template <int dim>
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Fill data of FEValues
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
template <int dim>
bool
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005 by the deal.II authors
+// Copyright (C) 2001, 2002, 2003, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// only compile in 1d
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors
+// Copyright (C) 2001, 2002, 2003 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// only compile in 2d
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors
+// Copyright (C) 2001, 2002, 2003 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// only compile in 3d
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <base/quadrature.h>
#include <base/table.h>
#endif
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Auxiliary functions
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Data field initialization
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
template <int dim>
typename Mapping<dim>::InternalDataBase *
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Fill data of FEValues
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
template <int dim>
void
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 2001, 2002, 2003 by the deal.II authors
+// Copyright (C) 2002, 2003, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// only compile this file if in 2d
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 2001, 2002, 2003 by the deal.II authors
+// Copyright (C) 2002, 2003, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// Transfer matrices for finite elements
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <base/tensor_product_polynomials.h>
#include <base/polynomials_p.h>
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Auxiliary functions
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Data field initialization
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
template <class POLY, int dim>
typename Mapping<dim>::InternalDataBase *
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Fill data of FEValues
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
template <class POLY, int dim>
void
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <fe/fe_q.h>
}
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Auxiliary functions
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
}
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Data field initialization
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
template <int dim>
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <fe/fe_q_hierarchical.h>
}
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Auxiliary functions
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
template <int dim>
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//----------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <base/quadrature.h>
#include <base/table.h>
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Auxiliary and internal functions
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Data field initialization
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
template <int dim>
typename Mapping<dim>::InternalDataBase *
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Fill data of FEValues
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
template <int dim>
void
-//---------------------------- fe_system.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- fe_system.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/memory_consumption.h>
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Data field initialization
-//----------------------------------------------------------------------
+//---------------------------------------------------------------------------
-//---------------------------- fe_tools.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- fe_tools.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/quadrature_lib.h>
-//---------------------------- fe_values.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998 - 2005 by the deal.II authors
+// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- fe_values.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/memory_consumption.h>
#endif
-//-----------------------------------------------------------------------------
+//---------------------------------------------------------------------------
// Instantiations are in a different file using the macro IN for the vector type.
// This way, we avoid code reduplication
-//------------------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors
+// Copyright (C) 2001, 2002, 2003 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//------------------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <grid/tria.h>
#include <fe/mapping.h>
-//---------------------------- mapping_c1.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors
+// Copyright (C) 2001, 2002, 2003 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- mapping_c1.cc ---------------------------
+//---------------------------------------------------------------------------
#include <grid/tria_accessor.h>
-//-----------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//-----------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <base/tensor.h>
#include <base/quadrature.h>
}
-//----------------------------------------------------------------------//
+//---------------------------------------------------------------------------
// explicit instantiations
template class MappingCartesian<deal_II_dimension>;
-//---------------------------- mapping_q.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- mapping_q.cc ---------------------------
+//---------------------------------------------------------------------------
#include <fe/mapping_q.h>
#include <fe/fe_q.h>
-//---------------------------- mapping_q1.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- mapping_q1.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/tensor.h>
#include <base/quadrature.h>
}
}
-//----------------------------------------------------------------------//
+//---------------------------------------------------------------------------
template class MappingQ1<deal_II_dimension>;
-//---------------------------- mapping_q1_eulerian.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 2001, 2002, 2003 by the deal.II authors and Michael Stadler
+// Copyright (C) 2001, 2002, 2003, 2004 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- mapping_q1_eulerian.cc ---------------------------
+//---------------------------------------------------------------------------
#include <fe/mapping_q1_eulerian.h>
-//---------------------------- geometry_info.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998-2005 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- geometry_info.cc ---------------------------
+//---------------------------------------------------------------------------
#include <grid/geometry_info.h>
-//---------------------------- grid_generator.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- grid_generator.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/quadrature_lib.h>
-//---------------------------- grid_in.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- grid_in.cc ---------------------------
+//---------------------------------------------------------------------------
#include <grid/grid_in.h>
-//---------------------------- grid_out.all_dimensions.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- grid_out.all_dimensions.cc ---------------------------
+//---------------------------------------------------------------------------
#include <grid/grid_out.h>
-//---------------------------- grid_out.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- grid_out.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/point.h>
-//---------------------------- grid_refinement.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- grid_refinement.cc ---------------------------
+//---------------------------------------------------------------------------
#include <lac/vector.h>
#include <lac/petsc_vector.h>
-//---------------------------- grid_reordering.cc ---------------------------
+//---------------------------------------------------------------------------
// grid_reordering.cc,v 1.27 2002/05/28 07:43:22 wolf Exp
// Version:
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- grid_reordering.cc ---------------------------
+//---------------------------------------------------------------------------
#include <grid/grid_reordering.h>
#include <grid/grid_reordering_internal.h>
-//---------------------------- grid_tools.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- grid_tools.cc ---------------------------
+//---------------------------------------------------------------------------
-//---------------------------- intergrid_map.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- intergrid_map.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/memory_consumption.h>
-//---------------------------- persistent_tria.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- persistent_tria.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/memory_consumption.h>
-//---------------------------- tria.all_dimensions.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- tria.all_dimensions.cc ---------------------------
+//---------------------------------------------------------------------------
/*
-//---------------------------- tria.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- tria.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/memory_consumption.h>
-//---------------------------- tria_accessor.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- tria_accessor.cc ---------------------------
+//---------------------------------------------------------------------------
#include <grid/tria.h>
-//---------------------------- tria_boundary.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- tria_boundary.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/tensor.h>
-//---------------------------- tria_boundary_lib.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- tria_boundary_lib.cc ---------------------------
+//---------------------------------------------------------------------------
#include <grid/tria_boundary_lib.h>
-//---------------------------- mg_base.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- mg_base.cc ---------------------------
+//---------------------------------------------------------------------------
#include <multigrid/mg_base.h>
-//---------------------------- mg_dof_accessor.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- mg_dof_accessor.cc ---------------------------
+//---------------------------------------------------------------------------
#include <dofs/dof_levels.h>
-//---------------------------- mg_dof_handler.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- mg_dof_handler.cc ---------------------------
+//---------------------------------------------------------------------------
#include <dofs/dof_levels.h>
}
-//------------------------------------------------------------------
+//---------------------------------------------------------------------------
template <int dim>
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998 - 2005 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
-//---------------------------- mg_smoother.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- mg_smoother.cc ---------------------------
+//---------------------------------------------------------------------------
#include <grid/tria.h>
-//-----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
+// Copyright (C) 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//-----------------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <base/logstream.h>
-//-----------------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//-----------------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <base/logstream.h>
-//---------------------------- multigrid.all_dimensions.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- multigrid.all_dimensions.cc ---------------------------
+//---------------------------------------------------------------------------
-//---------------------------- data_out.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- data_out.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/quadrature_lib.h>
-//---------------------------- data_out_faces.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- data_out_faces.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/quadrature_lib.h>
-//---------------------------- data_out_rotation.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- data_out_rotation.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/quadrature_lib.h>
-//---------------------------- data_out_stack.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- data_out_stack.cc ---------------------------
+//---------------------------------------------------------------------------
#include <numerics/data_out_stack.h>
-//---------------------------- gradient_estimator.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- derivative_approximation.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/quadrature_lib.h>
-//---------------------------- error_estimator.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- error_estimator.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/thread_management.h>
-//---------------------------- histogram.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- histogram.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/memory_consumption.h>
-//---------------------------- matrices.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- matrices.cc ---------------------------
+//---------------------------------------------------------------------------
#include <numerics/matrices.h>
-//---------------------------- matrices.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- matrices.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/function.h>
-//---------------------------- solution_transfer.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- solution_transfer.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/memory_consumption.h>
-//---------------------------- time_dependent.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- time_dependent.cc ---------------------------
+//---------------------------------------------------------------------------
#include <numerics/time_dependent.h>
-//---------------------------- vectors.all_dimensions.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005 by the deal.II authors
+// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- vectors.all_dimensions.cc ---------------------------
+//---------------------------------------------------------------------------
#include <lac/vector.h>
-//---------------------------- vectors.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
-// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- vectors.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/function.h>