From 86d45465b680315ae826dc323dfaeaccc699c158 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 7 Jul 1999 11:50:27 +0000 Subject: [PATCH] Doc update. git-svn-id: https://svn.dealii.org/trunk@1547 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/numerics/data_out_base.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/numerics/data_out_base.h b/deal.II/deal.II/include/numerics/data_out_base.h index 89d5eb55a6..f63ee5b983 100644 --- a/deal.II/deal.II/include/numerics/data_out_base.h +++ b/deal.II/deal.II/include/numerics/data_out_base.h @@ -523,7 +523,9 @@ class DataOutBase * one does what one usually wants: * it shifts colors from black (lowest * value) through blue, green and red - * to white (highest value). + * to white (highest value). For the + * exact defition of the color scale + * refer to the impementation. * * This function was originally written * by Stefan Nauber. -- 2.39.5