From: Wolfgang Bangerth Date: Tue, 22 Oct 2013 19:19:51 +0000 (+0000) Subject: Leave a TODO. Fix a typo. X-Git-Tag: v8.1.0~539 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7170a485dd6d264f8e47bd500ee662d44f95b4c3;p=dealii.git Leave a TODO. Fix a typo. git-svn-id: https://svn.dealii.org/trunk@31389 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/source/base/data_out_base.cc b/deal.II/source/base/data_out_base.cc index 1711797296..f1e611fc5d 100644 --- a/deal.II/source/base/data_out_base.cc +++ b/deal.II/source/base/data_out_base.cc @@ -428,8 +428,11 @@ namespace //----------------------------------------------------------------------// //For a given patch, compute the node interpolating the corner nodes //linearly at the point (xstep, ystep, zstep)*1./n_subdivisions. -//If the popints are saved in the patch->data member, return the +//If the points are saved in the patch->data member, return the //saved point instead + +//TODO: Make this function return its value, rather than using a reference +// as first argument; take a reference for 'patch', not a pointer template inline void