]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix a whitespace bug in step-27 2724/head
authorDenis Davydov <davydden@gmail.com>
Mon, 27 Jun 2016 14:27:55 +0000 (16:27 +0200)
committerDenis Davydov <davydden@gmail.com>
Mon, 27 Jun 2016 14:27:55 +0000 (16:27 +0200)
examples/step-27/step-27.cc

index 33a509f034341deae6f3177ab66333fa0fe1eb4c..f139973f72123e3248724feb78f5301dbf82885e 100644 (file)
@@ -113,7 +113,7 @@ namespace Step27
     hp::QCollection<dim-1>   face_quadrature_collection;
 
     hp::QCollection<dim> fourier_q_collection;
-    std_cxx11::shared_ptr<FESeries::Fourier<dim>> fourier;
+    std_cxx11::shared_ptr<FESeries::Fourier<dim> > fourier;
     std::vector<double> ln_k;
     Table<dim,std::complex<double> > fourier_coefficients;
 

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.