]> SALOME platform Git repositories - modules/homard.git/commitdiff
Salome HOME
Choix du type de non-conformité
authorGérald NICOLAS <gerald.nicolas@edf.fr>
Mon, 14 Dec 2015 15:04:19 +0000 (16:04 +0100)
committerGérald NICOLAS <gerald.nicolas@edf.fr>
Mon, 14 Dec 2015 15:04:19 +0000 (16:04 +0100)
doc/en/tui_create_case.rst
doc/fr/tui_create_yacs.rst

index bdbdfe013681bafdc8d6ec064a2a33d070985b14..c532f2a593d48d80e8b7cc39f6f3c3f147ee8dac 100644 (file)
@@ -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`
 
 
index 68f1b05e2fc41d0523450779bc796ffbe7ced14d..ab885f7400c324959b4e1f2824efcb15e04a2349 100644 (file)
@@ -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`