From: bangerth Date: Tue, 30 Jul 2013 22:15:50 +0000 (+0000) Subject: Add a brief initial sentence. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2de50b811c7d85e6ad78a8ee0324847d8db13ff6;p=dealii-svn.git Add a brief initial sentence. git-svn-id: https://svn.dealii.org/trunk@30186 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/numerics/data_out.h b/deal.II/include/deal.II/numerics/data_out.h index 87cc37fc1d..26cf9b1a53 100644 --- a/deal.II/include/deal.II/numerics/data_out.h +++ b/deal.II/include/deal.II/numerics/data_out.h @@ -861,6 +861,9 @@ protected: /** + * This class is the main class to provide output of data described by finite + * element fields defined on a collection of cells. + * * This class is an actual implementation of the functionality proposed by * the DataOut_DoFData class. It offers a function build_patches() that * generates the patches to be written in some graphics format from the data