]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Forgot some explicit instantiations.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 16 May 2000 10:42:33 +0000 (10:42 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 16 May 2000 10:42:33 +0000 (10:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@2865 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/dofs/dof_accessor.cc

index c6c9f088ab116fa8e553d7a304b0a84a3c12c529..6dad3f3def4046c6515e5aade8c10b6f0f1b0f60 100644 (file)
@@ -838,6 +838,19 @@ DoFCellAccessor<deal_II_dimension>::
 get_interpolated_dof_values (const BlockVector<2,double> &,
                             Vector<double>       &) const;
 
+template
+void
+DoFCellAccessor<deal_II_dimension>::
+set_dof_values_by_interpolation(const Vector<double> &,
+                               BlockVector<2,double> &) const;
+
+
+template
+void
+DoFCellAccessor<deal_II_dimension>::
+get_interpolated_dof_values (const BlockVector<3,double> &,
+                            Vector<double>       &) const;
+
 template
 void
 DoFCellAccessor<deal_II_dimension>::

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.