]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove unnecessary function.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 21 Aug 2000 00:42:01 +0000 (00:42 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 21 Aug 2000 00:42:01 +0000 (00:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@3264 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/block_vector.templates.h

index 164ff2d602f83bac231e59d95c7d6b4f94242c91..025d7a67eca41c89f35df8b6bfdf052df84bf10d 100644 (file)
 #include <algorithm>
 
 
-template <int n_blocks, typename Number>
-static inline Number sqr (const Number x)
-{
-  return x*x;
-};
-
-
-
 template <int n_blocks, typename Number>
 BlockVector<n_blocks,Number>::BlockVector ()
 {}

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.