]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix warning
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 May 2013 07:13:12 +0000 (07:13 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 May 2013 07:13:12 +0000 (07:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@29518 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/base/tensor_product_polynomials.cc

index 3dc4cfbb336b4be37b684c02f1c4c02c54fc1b52..7a9329fa1a2f0f1766cff0d156ee28382161a460 100644 (file)
@@ -125,6 +125,7 @@ TensorProductPolynomials<0,Polynomials::Polynomial<double> >
                 const Point<0> &) const
 {
   Assert (false, ExcNotImplemented());
+  return 0;
 }
 
 

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.