]> https://gitweb.dealii.org/ - dealii.git/commitdiff
address comment 9024/head
authorTimo Heister <timo.heister@gmail.com>
Fri, 8 Nov 2019 19:27:04 +0000 (14:27 -0500)
committerTimo Heister <timo.heister@gmail.com>
Fri, 8 Nov 2019 19:27:04 +0000 (14:27 -0500)
include/deal.II/base/index_set.h

index a438f36e770d9cfacef96ef130417e475487979b..82f6f60d57a73a5b65456e174c0f1a3b6923a6f8 100644 (file)
@@ -982,7 +982,7 @@ private:
  * @relatesalso IndexSet
  */
 inline IndexSet
-complete_index_set(const types::global_dof_index N)
+complete_index_set(const IndexSet::size_type N)
 {
   IndexSet is(N);
   is.add_range(0, N);

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.