From: ndjinga Date: Tue, 9 Mar 2010 11:23:54 +0000 (+0000) Subject: Corrected minor errors in doxygen documentation X-Git-Tag: V5_1_main_FINAL~163 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=119d7ab73f161832028c9090039cf8e8602d6c87;p=tools%2Fmedcoupling.git Corrected minor errors in doxygen documentation --- 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() {