]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Mark new functions in header file as inline
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 1 Feb 2014 08:16:52 +0000 (08:16 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 1 Feb 2014 08:16:52 +0000 (08:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@32365 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/parallel_block_vector.h

index d7a68d4c3b1962d3346062af4288970326cc8c4b..3778ba590b7f46c9078a2f46fe5dcb0d71b14bad 100644 (file)
@@ -625,6 +625,7 @@ namespace parallel
 #ifdef DEAL_II_WITH_PETSC
 
     template <typename Number>
+    inline
     BlockVector<Number> &
     BlockVector<Number>::operator = (const PETScWrappers::MPI::BlockVector &petsc_vec)
     {
@@ -642,6 +643,7 @@ namespace parallel
 #ifdef DEAL_II_WITH_TRILINOS
 
     template <typename Number>
+    inline
     BlockVector<Number> &
     BlockVector<Number>::operator = (const TrilinosWrappers::MPI::BlockVector &trilinos_vec)
     {

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.