]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Correct spacing between function definitions
authorGraham Harper <grahambenharper@gmail.com>
Tue, 31 Jul 2018 01:47:58 +0000 (01:47 +0000)
committerGraham Harper <grahambenharper@gmail.com>
Tue, 31 Jul 2018 01:47:58 +0000 (01:47 +0000)
source/fe/fe_bernardi_raugel.cc

index 4c9885cb61929c8a5bb49d6170ff87efd36bc420..97d98a2f1dfea355b5324860d6fa186783a213df 100644 (file)
@@ -79,6 +79,7 @@ FE_BernardiRaugel<dim>::get_name() const
 }
 
 
+
 template <int dim>
 std::unique_ptr<FiniteElement<dim, dim>>
 FE_BernardiRaugel<dim>::clone() const
@@ -127,6 +128,7 @@ FE_BernardiRaugel<dim>::convert_generalized_support_point_values_to_dof_values(
 }
 
 
+
 template <int dim>
 std::vector<unsigned int>
 FE_BernardiRaugel<dim>::get_dpo_vector()
@@ -143,6 +145,7 @@ FE_BernardiRaugel<dim>::get_dpo_vector()
 }
 
 
+
 template <int dim>
 void
 FE_BernardiRaugel<dim>::initialize_support_points()

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.