-//--------------------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//--------------------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <base/point.h>
-//---------------------------- log.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- log.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/conditional_ostream.h>
-//---------------------------- convergence_table.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- convergence_table.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/convergence_table.h>
-//---------------------------- data_out_base.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- data_out_base.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/data_out_base.h>
-//--------------------------------------------------------
+//---------------------------------------------------------------------------
// Macros for handling Tecplot API data
#ifdef DEAL_II_HAVE_TECPLOT
#endif
-//--------------------------------------------------------
+//---------------------------------------------------------------------------
-//---------------------------- exceptions.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- exceptions.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/exceptions.h>
}
-//------------------------------------------------------------//
+//---------------------------------------------------------------------------
template <int dim>
ZeroFunction<dim>::ZeroFunction (const unsigned int n_components)
};
}
-//------------------------------------------------------------//
+//---------------------------------------------------------------------------
template <int dim>
return sizeof (*this);
}
-//------------------------------------------------------------//
+//---------------------------------------------------------------------------
template <int dim>
ComponentSelectFunction<dim>::
-//--------------------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//--------------------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <base/point.h>
-//---------------------------- function_lib.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- function_lib.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/tensor.h>
-//---------------------------- function_parser.cc ---------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- function_parser.cc ---------------------
+//---------------------------------------------------------------------------
#include <base/function_parser.h>
#include <base/point.h>
-//---------------------------- function_time.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- function_time.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/function_time.h>
-//---------------------------- job_identifier.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- job_identifier.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/job_identifier.h>
-//---------------------------- log.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- log.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/logstream.h>
-//---------------------------- function.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- function.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/memory_consumption.h>
-//---------------------------- multithread_info.cc ----------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- multithread_info.cc ----------------
+//---------------------------------------------------------------------------
#include <base/multithread_info.h>
-//---------------------------- parameter_handler.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- parameter_handler.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/parameter_handler.h>
#include <base/logstream.h>
-//--------------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//--------------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <base/path_search.h>
#include <base/logstream.h>
-//---------------------- polynomial_space.cc ------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------- polynomial_space.cc ------------
+//---------------------------------------------------------------------------
#include <base/polynomial_space.h>
-//-------------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//-------------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <base/polynomials_bdm.h>
#include <base/quadrature_lib.h>
-//-------------------------------------------------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//-------------------------------------------------------------------
+//---------------------------------------------------------------------------
#include <base/polynomials_p.h>
}
-//----------------------------------------------------------------------//
+//---------------------------------------------------------------------------
-//---------------------------- quadrature_lib.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- quadrature_lib.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/quadrature_lib.h>
-//---------------------------- quadrature_selector.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- quadrature_selector.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/quadrature_selector.h>
-//---------------------------- subscriptor.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- subscriptor.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/thread_management.h>
-//---------------------------- table_handler.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- table_handler.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/table_handler.h>
-//---------------------------- tensor.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- tensor.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/tensor.h>
-//---------------------------- tensor_function.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- tensor_function.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/tensor_function.h>
-//---------------------- tensor_product_polynomials.cc ------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------- tensor_product_polynomials.cc ------------
+//---------------------------------------------------------------------------
#include <base/tensor_product_polynomials.h>
-//---------------------------- thread_management.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- thread_management.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/thread_management.h>
-//---------------------------- timer.cc ---------------------------
+//---------------------------------------------------------------------------
// $Id$
// Version: $Name$
//
// to the file deal.II/doc/license.html for the text and
// further information on this license.
//
-//---------------------------- timer.cc ---------------------------
+//---------------------------------------------------------------------------
#include <base/timer.h>