]> https://gitweb.dealii.org/ - dealii.git/commitdiff
docu_data_out_resample_fix_formatting 15872/head
authorMagdalena Schreter <magdalena.schreter@tum.de>
Fri, 11 Aug 2023 11:45:31 +0000 (13:45 +0200)
committerMagdalena Schreter <magdalena.schreter@tum.de>
Fri, 11 Aug 2023 11:45:31 +0000 (13:45 +0200)
include/deal.II/numerics/data_out_resample.h

index 60fceae5c59e58b1a566c11bcde45b65120879e5..eb39c482b30dd4ba742d73e577d5d3254c54b6a2 100644 (file)
@@ -46,10 +46,12 @@ DEAL_II_NAMESPACE_OPEN
  * data_out.build_patches(mapping);
  *
  * // ... no changes in triangulation and mapping -> reuse internal data
- * structures data_out.build_patches();
+ * // structures
+ * data_out.build_patches();
  *
  * // ... changes in triangulation or mapping -> reinitialize internal data
- * structures data_out.build_patches(mapping);
+ * // structures
+ * data_out.build_patches(mapping);
  * @endcode
  *
  * @note While the dimension of the two triangulations might differ, their

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.