]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix incompilability.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 5 May 2000 08:39:24 +0000 (08:39 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 5 May 2000 08:39:24 +0000 (08:39 +0000)
git-svn-id: https://svn.dealii.org/trunk@2794 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/block_indices.h

index dba295c0887ec5ed5595256ce71341eea24bb061..fdfab30246c903b67c815e8da864652d7b66982d 100644 (file)
@@ -137,7 +137,7 @@ BlockIndices<n_blocks>::reinit (const vector<unsigned int> &n)
 template <int n_blocks>
 inline
 pair<unsigned int,unsigned int>
-BlockIndices<n_blocks>::find (const unsigned int i) const
+BlockIndices<n_blocks>::global_to_local (const unsigned int i) const
 {
   Assert (i<total_size(), ExcIndexRange(i, 0, total_size()));
 

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.