]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Removed keyword virtual from mapping.project_... 1359/head
authorJason P. Sheldon <jvs5482@arl.psu.edu>
Fri, 14 Aug 2015 14:41:25 +0000 (10:41 -0400)
committerJason P. Sheldon <jvs5482@arl.psu.edu>
Fri, 14 Aug 2015 14:44:00 +0000 (10:44 -0400)
include/deal.II/fe/mapping.h

index 14b8761db40e3a78e6ab77513f48c8c057bebacf..c6a5ecfbc58b40a937087fe6752088970444d80e 100644 (file)
@@ -317,7 +317,7 @@ public:
    * This function does not make physical sense when dim=1,
    * so it throws an exception in this case.
    */
-  virtual Point<dim-1>
+  Point<dim-1>
   project_real_point_to_unit_point_on_face (
     const typename Triangulation<dim,spacedim>::cell_iterator &cell,
     const unsigned int &face_no,

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.