From 119d7ab73f161832028c9090039cf8e8602d6c87 Mon Sep 17 00:00:00 2001 From: ndjinga Date: Tue, 9 Mar 2010 11:23:54 +0000 Subject: [PATCH] Corrected minor errors in doxygen documentation --- src/ParaMEDMEM/StructuredCoincidentDEC.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ParaMEDMEM/StructuredCoincidentDEC.cxx b/src/ParaMEDMEM/StructuredCoincidentDEC.cxx index 282b6fc1e..27554357e 100644 --- a/src/ParaMEDMEM/StructuredCoincidentDEC.cxx +++ b/src/ParaMEDMEM/StructuredCoincidentDEC.cxx @@ -51,7 +51,7 @@ namespace ParaMEDMEM for coincident meshes that do not have the same numbering. As all the other DECs, its use is made of two phases : - - a setup phase during whih the topologies are exchanged so that + - a setup phase during which the topologies are exchanged so that the target side knows from which processors it should expect the data. - a send/recv phase during which the field data is actually transferred. @@ -213,7 +213,7 @@ namespace ParaMEDMEM } /*! - * Creates the _buffers for receiving the fields on the target side + * Creates the buffers for receiving the fields on the target side */ void StructuredCoincidentDEC::prepareTargetDE() { -- 2.39.2