]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
mark two files as deprecated
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Jan 2013 22:05:58 +0000 (22:05 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Jan 2013 22:05:58 +0000 (22:05 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_merge_mg_into_dof_handler@27908 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/multigrid/mg_dof_accessor.h
deal.II/include/deal.II/multigrid/mg_dof_handler.h

index 1f6b8a5d56c3d8041d37082d970770ce0f5e1742..423e513fa0100dede0b96d7f1ceef169db33a739 100644 (file)
@@ -14,4 +14,9 @@
 
 #include <deal.II/dofs/dof_accessor.h>
 
+/**
+* @deprecated use file dofs/dof_accessor.h instead.
+*/
+void deprecated_deal2__mg_dof_accessor_h();
+
 #endif
index a44a0b5dc9ff180997f53d74b2a1c79a09a6ae34..8d6f6378bee454380e019377230b94dab2c010fd 100644 (file)
 #ifndef __deal2__mg_dof_handler_h
 #define __deal2__mg_dof_handler_h
 
+/**
+* @deprecated use DoFHandler instead.
+*/
+void deprecated_deal2__mg_dof_handler_h();
 
 #include <deal.II/base/config.h>
 #include <deal.II/dofs/dof_handler.h>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.