]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
rename file
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 3 Nov 2012 04:02:29 +0000 (04:02 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 3 Nov 2012 04:02:29 +0000 (04:02 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_unify_linear_algebra@27333 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/abstract_linear_algebra.h [moved from deal.II/include/deal.II/lac/parallel_linear_algebra.h with 98% similarity]

similarity index 98%
rename from deal.II/include/deal.II/lac/parallel_linear_algebra.h
rename to deal.II/include/deal.II/lac/abstract_linear_algebra.h
index 2f66b9d23eda42f1424a6f0c76f91e65739eab92..14712efff7a8908ed4af9c1f3cfd3d406b03198e 100644 (file)
@@ -9,8 +9,8 @@
 //    further information on this license.
 //
 //---------------------------------------------------------------------------
-#ifndef __deal2__parallel_linear_algebra_h
-#define __deal2__parallel_linear_algebra_h
+#ifndef __deal2__abstract_linear_algebra_h
+#define __deal2__abstract_linear_algebra_h
 
 #include <deal.II/base/config.h>
 
@@ -19,6 +19,7 @@
 #include <deal.II/lac/block_vector.h>
 DEAL_II_NAMESPACE_OPEN
 
+
 namespace LinearAlgebraDealII
 {
   typedef Vector<double> Vector;

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.