include/deal.II/integrators/local_integrators.h

00001 //---------------------------------------------------------------------------
00002 //    @f$Id: local_integrators.h 25345 2012-03-31 08:37:04Z bangerth @f$
00003 //
00004 //    Copyright (C) 2010, 2011, 2012 by the deal.II authors
00005 //
00006 //    This file is subject to QPL and may not be  distributed
00007 //    without copyright and license information. Please refer
00008 //    to the file deal.II/doc/license.html for the  text  and
00009 //    further information on this license.
00010 //
00011 //---------------------------------------------------------------------------
00012 #ifndef __deal2__integrators_local_integrators_h
00013 #define __deal2__integrators_local_integrators_h
00014 
00015 // This file only provides definition and documentation of the
00016 // namespace LocalIntegrators. There is no necessity to include it
00017 // anywhere in a C++ code. Only doxygen will make use of it.
00018 
00019 #include <deal.II/base/config.h>
00020 
00021 DEAL_II_NAMESPACE_OPEN
00022 
00023 
00148 namespace LocalIntegrators
00149 {
00150 }
00151 
00152 DEAL_II_NAMESPACE_CLOSE
00153 
00154 #endif
00155 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Tue May 22 2012 12:06:10 by doxygen 1.7.3