X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fen%2Ftui_create_hypothese.rst;h=63fb554ba5f32c01b651f4d4d1299a10f3c19fce;hb=62808839ada9e23777f265885f60073d53b898ab;hp=c4f739339cd2151a5cae78af38834c8227706324;hpb=ca2d4da525577ff4b003a7b873c72e929f8b08d2;p=modules%2Fhomard.git diff --git a/doc/en/tui_create_hypothese.rst b/doc/en/tui_create_hypothese.rst index c4f73933..63fb554b 100644 --- a/doc/en/tui_create_hypothese.rst +++ b/doc/en/tui_create_hypothese.rst @@ -410,22 +410,23 @@ Advanced options | Returns the treatment of the elements where the field that| | governs the adaptation is not defined | +---------------------------------------------------------------+ -| .. module:: SetLevelOutput | +| .. module:: SetExtraOutput | | | -| **SetLevelOutput(option)** | -| Acts if the level of refinement is returned as a field in | -| the output MED file | +| **SetExtraOutput(option)** | +| Acts if some extra information are required into the | +| output MED file. The option is a product of 2, 3, 5. | | | | - ``option``: integer as follows: | | | -| * 0: no effect (default) | -| * 1: the field is produced | +| * 1 : no effect (default) | +| * 2x : the refinement level of every mesh is produced| +| * 3x : the quality of every mesh | +| * 5x : the diameter of every mesh | +---------------------------------------------------------------+ -| .. module:: GetLevelOutput | +| .. module:: GetExtraOutput | | | -| **GetLevelOutput()** | -| Returns the choice for the output of the level of | -| refinement | +| **GetExtraOutput()** | +| Returns the choice for the output of extra information | +---------------------------------------------------------------+