From 60b2794160ae2a77494ab0858621b29529fe9194 Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=A9rald=20NICOLAS?= Date: Mon, 14 Dec 2015 16:04:19 +0100 Subject: [PATCH] =?utf8?q?Choix=20du=20type=20de=20non-conformit=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- doc/en/tui_create_case.rst | 14 ++++++++------ doc/fr/tui_create_yacs.rst | 6 +++--- 2 files changed, 11 insertions(+), 9 deletions(-) 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` -- 2.39.2