From: Gérald NICOLAS Date: Mon, 14 Dec 2015 15:04:19 +0000 (+0100) Subject: Choix du type de non-conformité X-Git-Tag: V8_0_0a1~4^2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=60b2794160ae2a77494ab0858621b29529fe9194;p=modules%2Fhomard.git Choix du type de non-conformité --- diff --git a/doc/en/tui_create_case.rst b/doc/en/tui_create_case.rst index bdbdfe01..c532f2a5 100644 --- a/doc/en/tui_create_case.rst +++ b/doc/en/tui_create_case.rst @@ -6,7 +6,7 @@ The case .. index:: single: type of conformity .. index:: single: mesh;initial -The variables are described in :ref:`gui_create_case`. +The variables are described in :doc:`gui_create_case`. Methods of the class homard *************************** @@ -120,11 +120,13 @@ Methods of the class cas | | | - ``conf_type``: integer as follows: | | | -| * 1: conformal | -| * 2: non conformal with one hanging node per element | -| * 3: non conformal with one hanging node per edge of | +| * 0: conformal | +| * 1: non conformal with at max 2 cut edges per element| +| * 2: non conformal with one hanging node per edge of | | element | -| * 4: non conformal without any constraint | +| * 3: non conformal without any constraint | +| * -1: conformal with boxes (no staircases) | +| * -2: non-conformal with boxes (no staircases) | +---------------------------------------------------------------+ | .. module:: GetConfType | | | @@ -260,6 +262,6 @@ The creation of the object case_1 is done as follows: Similar graphical input *********************** -Look at :ref:`gui_create_case` +Look at :doc:`gui_create_case` diff --git a/doc/fr/tui_create_yacs.rst b/doc/fr/tui_create_yacs.rst index 68f1b05e..ab885f74 100644 --- a/doc/fr/tui_create_yacs.rst +++ b/doc/fr/tui_create_yacs.rst @@ -5,11 +5,11 @@ Le schéma YACS .. index:: single: YACS -Les variables sont décrites dans :ref:`gui_create_yacs`. +Les variables sont décrites dans :doc:`gui_create_yacs`. Méthodes de la classe cas ************************* -Voir également dans :ref:`tui_create_case`. +Voir également dans :doc:`tui_create_case`. +---------------------------------------------------------------+ +---------------------------------------------------------------+ @@ -268,7 +268,7 @@ On peut ensuite l'écrire dans un fichier : Saisie graphique correspondante ******************************* -Consulter :ref:`gui_create_yacs` +Consulter :doc:`gui_create_yacs`