Arcane  v3.16.4.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
VariableTypedef.h
Aller à la documentation de ce fichier.
1// -*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
2//-----------------------------------------------------------------------------
3// Copyright 2000-2022 CEA (www.cea.fr) IFPEN (www.ifpenergiesnouvelles.com)
4// See the top-level COPYRIGHT file for details.
5// SPDX-License-Identifier: Apache-2.0
6//-----------------------------------------------------------------------------
7/*---------------------------------------------------------------------------*/
8/* VariableTypedef.h (C) 2000-2025 */
9/* */
10/* Déclarations des typedefs des variables. */
11/*---------------------------------------------------------------------------*/
12#ifndef ARCANE_CORE_VARIABLETYPEDEF_H
13#define ARCANE_CORE_VARIABLETYPEDEF_H
14/*---------------------------------------------------------------------------*/
15/*---------------------------------------------------------------------------*/
16
19
20/*---------------------------------------------------------------------------*/
21/*---------------------------------------------------------------------------*/
22
23/*!
24 * \file VariableTypedef.h
25 *
26 * Déclarations des types des variables.
27 */
28
29/*---------------------------------------------------------------------------*/
30/*---------------------------------------------------------------------------*/
31
32namespace Arcane
33{
34
35/*---------------------------------------------------------------------------*/
36/*---------------------------------------------------------------------------*/
37
38template <typename DataType> class ItemVariableScalarRefT;
39template <typename ItemType, typename DataType> class MeshVariableScalarRefT;
40template <typename ItemType, typename DataType> class MeshVariableArrayRefT;
41template <typename DataType> class ItemPartialVariableScalarRefT;
42template <typename DataType> class ItemPartialVariableArrayRefT;
43template <typename ItemType, typename DataType> class MeshPartialVariableScalarRefT;
44template <typename ItemType, typename DataType> class MeshPartialVariableArrayRefT;
45
46/*---------------------------------------------------------------------------*/
47/*---------------------------------------------------------------------------*/
48
49/*!
50 \ingroup Variable
51 \brief Variable scalaire de type byte.
52*/
54
55/*!
56 \ingroup Variable
57 \brief Variable scalaire de type réel
58*/
60
61/*!
62 \ingroup Variable
63 \brief Variable scalaire de type entier 16 bits
64*/
66
67/*!
68 \ingroup Variable
69 \brief Variable scalaire de type entier 32 bits
70*/
72
73/*!
74 \ingroup Variable
75 \brief Variable scalaire de type entier 64 bits
76*/
78
79/*!
80 \ingroup Variable
81 \brief Variable scalaire de type entier
82*/
84
85/*!
86 \ingroup Variable
87 \brief Variable scalaire de type dimension
88 \deprecated Utiliser #VariableScalarInteger à la place
89*/
91
92/*!
93 \ingroup Variable
94 \brief Variable scalaire de type chaine de caractère
95*/
97
98/*!
99 \ingroup Variable
100 \brief Variable scalaire de type coordonnée (x,y,z)
101*/
103
104/*!
105 \ingroup Variable
106 \brief Variable scalaire de type tenseur 3x3
107*/
109
110/*!
111 \ingroup Variable
112 \brief Variable scalaire de type coordonnée (x,y)
113*/
115
116/*!
117 \ingroup Variable
118 \brief Variable scalaire de type tenseur 2x2
119*/
121
122/*---------------------------------------------------------------------------*/
123/*---------------------------------------------------------------------------*/
124
125/*!
126 \ingroup Variable
127 \brief Variable tableau de type byte
128*/
130
131/*!
132 \ingroup Variable
133 \brief Variable tableau de type réels
134*/
136
137/*!
138 \ingroup Variable
139 \brief Variable tableau de type entier 16 bits
140*/
142
143/*!
144 \ingroup Variable
145 \brief Variable tableau de type entier 32 bits
146*/
148
149/*!
150 \ingroup Variable
151 \brief Variable tableau de type entier 64 bits
152*/
154
155/*!
156 \ingroup Variable
157 \brief Variable tableau de type entier
158*/
160
161/*!
162 \ingroup Variable
163 \brief Variable tableau de type indices
164 \deprecated Utiliser #VariableArrayInteger à la place
165*/
167
168/*!
169 \ingroup Variable
170 \brief Variable tableau de type chaîne de caractères
171*/
173
174/*!
175 \ingroup Variable
176 \brief Variable tableau de type coordonnées (x,y,z)
177*/
179
180/*!
181 \ingroup Variable
182 \brief Variable tableau de type tenseur de réels
183*/
185
186/*!
187 \ingroup Variable
188 \brief Variable tableau de type coordonnées (x,y)
189*/
191
192/*!
193 \ingroup Variable
194 \brief Variable tableau de type tenseur 2x2
195*/
197
198/*---------------------------------------------------------------------------*/
199/*---------------------------------------------------------------------------*/
200
201/*!
202 \ingroup Variable
203 \brief Variable tableau à deux dimensions de type byte
204*/
206
207/*!
208 \ingroup Variable
209 \brief Variable tableau à deux dimensions de type réels
210*/
212
213/*!
214 \ingroup Variable
215 \brief Variable tableau à deux dimensions de type entier
216*/
218
219/*!
220 \ingroup Variable
221 \brief Variable tableau à deux dimensions de type entier 16 bits
222*/
224
225/*!
226 \ingroup Variable
227 \brief Variable tableau à deux dimensions de type entier 32 bits
228*/
230
231/*!
232 \ingroup Variable
233 \brief Variable tableau à deux dimensions de type entier 64 bits
234*/
236
237/*!
238 \ingroup Variable
239 \brief Variable tableau à deux dimensions de type coordonnées (x,y,z)
240*/
242
243/*!
244 \ingroup Variable
245 \brief Variable tableau à deux dimensions de type tenseur de réels 3x3
246*/
248
249/*!
250 \ingroup Variable
251 \brief Variable tableau à deux dimensions de type coordonnées (x,y)
252*/
254
255/*!
256 \ingroup Variable
257 \brief Variable tableau à deux dimensions de type tenseur de réels 3x3
258*/
260
261/*---------------------------------------------------------------------------*/
262/*---------------------------------------------------------------------------*/
263/*!
264 \ingroup Variable
265 \brief Grandeur de type réel
266*/
268
269/*!
270 \ingroup Variable
271 \brief Grandeur au noeud de type réel
272*/
274
275/*!
276 \ingroup Variable
277 \brief Grandeur au noeud de type réel
278*/
280
281/*!
282 \ingroup Variable
283 \brief Grandeur aux faces de type réel
284*/
286
287/*!
288 \ingroup Variable
289 \brief Grandeur au centre des mailles de type réel
290*/
292
293/*!
294 \ingroup Variable
295 \brief Grandeur particulaire de type réel
296*/
298
299/*!
300 \ingroup Variable
301 \brief Grandeur de DDL de type reel
302*/
304/*!
305 \ingroup Variable
306 \brief Grandeur au centre des mailles de type rel
307*/
309/*!
310 \ingroup Variable
311 \brief Grandeur de type coordonn?es 2D
312*/
314
315/*!
316 \ingroup Variable
317 \brief Grandeur au noeud de type coordonnées
318*/
320
321/*!
322 \ingroup Variable
323 \brief Grandeur au noeud de type coordonnées
324*/
326
327/*!
328 \ingroup Variable
329 \brief Grandeur aux faces de type coordonnées
330*/
332
333/*!
334 \ingroup Variable
335 \brief Grandeur au centre des mailles de type coordonnées
336*/
338
339/*!
340 \ingroup Variable
341 \brief Grandeur particulaire de type coordonnées
342*/
344
345/*!
346 \ingroup Variable
347 \brief Grandeur de DDL de type coordonnees
348*/
350/*!
351 \ingroup Variable
352 \brief Grandeur de type coordonn?es 3D
353*/
355
356/*!
357 \ingroup Variable
358 \brief Grandeur au noeud de type coordonnées
359*/
361
362/*!
363 \ingroup Variable
364 \brief Grandeur au noeud de type coordonnées
365*/
367
368/*!
369 \ingroup Variable
370 \brief Grandeur aux faces de type coordonnées
371*/
373
374/*!
375 \ingroup Variable
376 \brief Grandeur au centre des mailles de type coordonnées
377*/
379
380/*!
381 \ingroup Variable
382 \brief Grandeur particulaire de type coordonnées
383*/
385
386/*!
387 \ingroup Variable
388 \brief Grandeur de DDL de type coordonnees
389*/
391/*!
392 \ingroup Variable
393 \brief Grandeur de type tenseur de r?els
394*/
396
397/*!
398 \ingroup Variable
399 \brief Grandeur au noeud de type tenseur de réels
400*/
402
403/*!
404 \ingroup Variable
405 \brief Grandeur au noeud de type tenseur de réels
406*/
408
409/*!
410 \ingroup Variable
411 \brief Grandeur aux faces de type tenseur de réels
412*/
414
415/*!
416 \ingroup Variable
417 \brief Grandeur au centre des mailles de type tenseur de réels
418*/
420
421/*!
422 \ingroup Variable
423 \brief Grandeur particulaire de type tenseur de réels
424*/
426
427/*!
428 \ingroup Variable
429 \brief Grandeur de DDL de type tenseur de reels
430*/
432/*!
433 \ingroup Variable
434 \brief Grandeur de type tenseur de r?els
435*/
437
438/*!
439 \ingroup Variable
440 \brief Grandeur au noeud de type tenseur de réels
441*/
443
444/*!
445 \ingroup Variable
446 \brief Grandeur au noeud de type tenseur de réels
447*/
449
450/*!
451 \ingroup Variable
452 \brief Grandeur aux faces de type tenseur de réels
453*/
455
456/*!
457 \ingroup Variable
458 \brief Grandeur au centre des mailles de type tenseur de réels
459*/
461
462/*!
463 \ingroup Variable
464 \brief Grandeur particulaire de type tenseur de réels
465*/
467
468/*!
469 \ingroup Variable
470 \brief Grandeur de DDL de type tenseur de reels
471*/
473/*!
474 \ingroup Variable
475 \brief Grandeur de type entier
476*/
478
479/*!
480 \ingroup Variable
481 \brief Grandeur au noeud de type entier
482*/
484
485/*!
486 \ingroup Variable
487 \brief Grandeur au noeud de type entier
488*/
490
491/*!
492 \ingroup Variable
493 \brief Grandeur aux faces de type entier
494*/
496
497/*!
498 \ingroup Variable
499 \brief Grandeur au centre des mailles de type entier
500*/
502
503/*!
504 \ingroup Variable
505 \brief Grandeur particulaire de type entier
506*/
508
509/*!
510 \ingroup Variable
511 \brief Grandeur de DDL de type entier
512*/
514/*!
515 \ingroup Variable
516 \brief Grandeur de type entier 32 bits
517*/
519/*!
520 \ingroup Variable
521 \brief Grandeur de type entier 32 bits
522*/
524
525/*---------------------------------------------------------------------------*/
526/*---------------------------------------------------------------------------*/
527/*!
528 \ingroup Variable
529 \brief Grandeur au noeud de type entier 16 bits
530*/
532
533/*!
534 \ingroup Variable
535 \brief Grandeur au noeud de type entier 16 bits
536*/
538
539/*!
540 \ingroup Variable
541 \brief Grandeur aux faces de type entier 16 bits
542*/
544
545/*!
546 \ingroup Variable
547 \brief Grandeur au centre des mailles de type entier 16 bits
548*/
550
551/*!
552 \ingroup Variable
553 \brief Grandeur particulaire de type entier 16 bits
554*/
556
557/*!
558 \ingroup Variable
559 \brief Grandeur de DDL de type entier 16 bits
560*/
562
563/*---------------------------------------------------------------------------*/
564/*---------------------------------------------------------------------------*/
565/*!
566 \ingroup Variable
567 \brief Grandeur au noeud de type entier 32 bits
568*/
570
571/*!
572 \ingroup Variable
573 \brief Grandeur au noeud de type entier 32 bits
574*/
576
577/*!
578 \ingroup Variable
579 \brief Grandeur aux faces de type entier 32 bits
580*/
582
583/*!
584 \ingroup Variable
585 \brief Grandeur au centre des mailles de type entier 32 bits
586*/
588
589/*!
590 \ingroup Variable
591 \brief Grandeur particulaire de type entier 32 bits
592*/
594
595/*!
596 \ingroup Variable
597 \brief Grandeur de DDL de type entier 32 bits
598*/
600
601/*---------------------------------------------------------------------------*/
602/*---------------------------------------------------------------------------*/
603/*!
604 \ingroup Variable
605 \brief Grandeur de type entier 64 bits
606*/
608
609/*!
610 \ingroup Variable
611 \brief Grandeur au noeud de type entier 64 bits
612*/
614
615/*!
616 \ingroup Variable
617 \brief Grandeur au noeud de type entier 64 bits
618*/
620
621/*!
622 \ingroup Variable
623 \brief Grandeur aux faces de type entier 64 bits
624*/
626
627/*!
628 \ingroup Variable
629 \brief Grandeur au centre des mailles de type entier 64 bits
630*/
632
633/*!
634 \ingroup Variable
635 \brief Grandeur particulaire de type entier 64 bits
636*/
638
639/*!
640 \ingroup Variable
641 \brief Grandeur de DDL de type entier 64 bits
642*/
644
645/*---------------------------------------------------------------------------*/
646/*---------------------------------------------------------------------------*/
647/*!
648 \ingroup Variable
649 \brief Grandeur au noeud de type entier naturel
650 \deprecated Utiliser #VariableNodeInteger à la place
651*/
653
654/*!
655 \ingroup Variable
656 \brief Grandeur aux faces de type entier naturel
657 \deprecated Utiliser #VariableFaceInteger à la place
658*/
660
661/*!
662 \ingroup Variable
663 \brief Grandeur au centre des mailles de type entier naturel
664 \deprecated Utiliser #VariableCellInteger à la place
665*/
667
668/*---------------------------------------------------------------------------*/
669/*---------------------------------------------------------------------------*/
670/*!
671 \ingroup Variable
672 \brief Grandeur de type entier 64 bits
673*/
675
676/*!
677 \ingroup Variable
678 \brief Grandeur au noeud de type octet
679*/
681
682/*!
683 \ingroup Variable
684 \brief Grandeur au noeud de type octet
685*/
687
688/*!
689 \ingroup Variable
690 \brief Grandeur aux faces de type octet
691*/
693
694/*!
695 \ingroup Variable
696 \brief Grandeur au centre des mailles de type octet
697*/
699
700/*!
701 \ingroup Variable
702 \brief Grandeur particulaire de type octet
703*/
705
706/*!
707 \ingroup Variable
708 \brief Grandeur de DDL de type octet
709*/
711
712/*---------------------------------------------------------------------------*/
713/*---------------------------------------------------------------------------*/
714/*!
715 \ingroup Variable
716 \brief Grandeur au noeud de type booléen
717*/
719
720/*!
721 \ingroup Variable
722 \brief Grandeur au noeud de type booléen
723*/
725
726/*!
727 \ingroup Variable
728 \brief Grandeur aux faces de type booléen
729*/
731
732/*!
733 \ingroup Variable
734 \brief Grandeur au centre des mailles de type booléen
735*/
737
738/*!
739 \ingroup Variable
740 \brief Grandeur particulaire de type booléen
741*/
743
744/*!
745 \ingroup Variable
746 \brief Grandeur de DDL de type booleen
747*/
749
750/*!---------------------------------------------------------------------------*/
751/*!---------------------------------------------------------------------------*/
752
753/*!
754 \ingroup Variable
755 \brief Grandeur au noeud de type tableau de réel
756*/
758
759/*!
760 \ingroup Variable
761 \brief Grandeur au noeud de type tableau de réel
762*/
764
765/*!
766 \ingroup Variable
767 \brief Grandeur aux faces de type tableau de réel
768*/
770
771/*!
772 \ingroup Variable
773 \brief Grandeur au centre des mailles de type tableau de réel
774*/
776
777/*!
778 \ingroup Variable
779 \brief Grandeur particulaire de type tableau de r?el
780*/
782
783/*!
784 \ingroup Variable
785 \brief Grandeur de DDL de type tableau de reels
786*/
788
789/*---------------------------------------------------------------------------*/
790/*---------------------------------------------------------------------------*/
791/*!
792 \ingroup Variable
793 \brief Grandeur au noeud de type tableau de coordonnées
794*/
796
797/*!
798 \ingroup Variable
799 \brief Grandeur au noeud de type tableau de coordonnées
800*/
802
803/*!
804 \ingroup Variable
805 \brief Grandeur aux faces de type tableau de coordonnées
806*/
808
809/*!
810 \ingroup Variable
811 \brief Grandeur au centre des mailles de type tableau de coordonnées
812*/
814
815/*!
816 \ingroup Variable
817 \brief Grandeur particulaire de type tableau de coordonnées
818*/
820
821/*!
822 \ingroup Variable
823 \brief Grandeur de DDL de type tableau de coordonnees
824*/
826
827/*---------------------------------------------------------------------------*/
828/*---------------------------------------------------------------------------*/
829/*!
830 \ingroup Variable
831 \brief Grandeur au noeud de type tableau de coordonnées
832*/
834
835/*!
836 \ingroup Variable
837 \brief Grandeur aux faces de type tableau de coordonnées
838*/
840
841/*!
842 \ingroup Variable
843 \brief Grandeur au centre des mailles de type tableau de coordonnées
844*/
846
847/*!
848 \ingroup Variable
849 \brief Grandeur particulaire de type tableau de coordonnées
850*/
852
853/*!
854 \ingroup Variable
855 \brief Grandeur de DDL de type tableau de reels
856*/
858
859/*---------------------------------------------------------------------------*/
860/*---------------------------------------------------------------------------*/
861/*!
862 \ingroup Variable
863 \brief Grandeur au noeud de type tableau de tenseur de réels
864*/
866
867/*!
868 \ingroup Variable
869 \brief Grandeur aux faces de type tableau de tenseur de réels
870*/
872
873/*!
874 \ingroup Variable
875 \brief Grandeur au centre des mailles de type tableau de tenseur de réels
876*/
878
879/*!
880 \ingroup Variable
881 \brief Grandeur particulaire de type tableau de tenseur de r?els
882*/
884
885/*!
886 \ingroup Variable
887 \brief Grandeur de DDL de type tableau de tenseur de reels
888*/
890
891/*---------------------------------------------------------------------------*/
892/*---------------------------------------------------------------------------*/
893/*!
894 \ingroup Variable
895 \brief Grandeur au noeud de type tableau de tenseur de réels
896*/
898
899/*!
900 \ingroup Variable
901 \brief Grandeur aux faces de type tableau de tenseur de réels
902*/
904
905/*!
906 \ingroup Variable
907 \brief Grandeur au centre des mailles de type tableau de tenseur de réels
908*/
910
911/*!
912 \ingroup Variable
913 \brief Grandeur particulaire de type tableau de tenseur de réels
914*/
916
917/*!
918 \ingroup Variable
919 \brief Grandeur de DDL de type tableau de tenseur de reels
920*/
922
923/*---------------------------------------------------------------------------*/
924/*---------------------------------------------------------------------------*/
925/*!
926 \ingroup Variable
927 \brief Grandeur au noeud de type tableau d'entiers
928*/
930
931/*!
932 \ingroup Variable
933 \brief Grandeur aux faces de type tableau d'entiers
934*/
936
937/*!
938 \ingroup Variable
939 \brief Grandeur au centre des mailles de type tableau d'entiers
940*/
942
943/*!
944 \ingroup Variable
945 \brief Grandeur particulaire de type tableau d'entiers
946*/
948
949/*!
950 \ingroup Variable
951 \brief Grandeur de DDL de type tableau d'entiers
952*/
954
955/*---------------------------------------------------------------------------*/
956/*---------------------------------------------------------------------------*/
957/*!
958 \ingroup Variable
959 \brief Grandeur au noeud de type tableau d'entiers 16 bits
960*/
962
963/*!
964 \ingroup Variable
965 \brief Grandeur aux faces de type tableau d'entiers 16 bits
966*/
968
969/*!
970 \ingroup Variable
971 \brief Grandeur au centre des mailles de type tableau d'entiers 16 bits
972*/
974
975/*!
976 \ingroup Variable
977 \brief Grandeur particulaire de type tableau d'entiers 16 bits
978*/
980
981/*!
982 \ingroup Variable
983 \brief Grandeur de DDL de type tableau d'entiers 16 bits
984*/
986
987/*---------------------------------------------------------------------------*/
988/*---------------------------------------------------------------------------*/
989/*!
990 \ingroup Variable
991 \brief Grandeur au noeud de type tableau d'entiers
992*/
994
995/*!
996 \ingroup Variable
997 \brief Grandeur aux faces de type tableau d'entiers
998*/
1000
1001/*!
1002 \ingroup Variable
1003 \brief Grandeur au centre des mailles de type tableau d'entiers
1004*/
1006
1007/*!
1008 \ingroup Variable
1009 \brief Grandeur particulaire de type tableau d'entiers
1010*/
1012
1013/*!
1014 \ingroup Variable
1015 \brief Grandeur de DDL de type tableau d'entiers 32 bits
1016*/
1018
1019/*---------------------------------------------------------------------------*/
1020/*---------------------------------------------------------------------------*/
1021/*!
1022 \ingroup Variable
1023 \brief Grandeur au noeud de type tableau d'entiers
1024*/
1026
1027/*!
1028 \ingroup Variable
1029 \brief Grandeur aux faces de type tableau d'entiers
1030*/
1032
1033/*!
1034 \ingroup Variable
1035 \brief Grandeur au centre des mailles de type tableau d'entiers
1036*/
1038
1039/*!
1040 \ingroup Variable
1041 \brief Grandeur particulaire de type tableau d'entiers
1042*/
1044
1045/*!
1046 \ingroup Variable
1047 \brief Grandeur de DDL de type tableau d'entiers 64 bits
1048*/
1050
1051/*!
1052 \ingroup Variable
1053 \brief Grandeur de DDL de type tableau d'entiers 64 bits
1054*/
1056
1057/*---------------------------------------------------------------------------*/
1058/*---------------------------------------------------------------------------*/
1059/*!
1060 \ingroup Variable
1061 \brief Grandeur au noeud de type tableau d'octet
1062*/
1064
1065/*!
1066 \ingroup Variable
1067 \brief Grandeur aux faces de type tableau d'octet
1068*/
1070
1071/*!
1072 \ingroup Variable
1073 \brief Grandeur au centre des mailles de type tableau d'octet
1074*/
1076
1077/*!
1078 \ingroup Variable
1079 \brief Grandeur particulaire de type tableau d'octets
1080*/
1082
1083/*!
1084 \ingroup Variable
1085 \brief Grandeur de DDL de type tableau d'octets
1086*/
1088
1089/*---------------------------------------------------------------------------*/
1090/*---------------------------------------------------------------------------*/
1091/*!
1092 \ingroup Variable
1093 \brief Grandeur au noeud de type tableau de booléen
1094*/
1096
1097/*!
1098 \ingroup Variable
1099 \brief Grandeur aux faces de type tableau de booléen
1100*/
1102
1103/*!
1104 \ingroup Variable
1105 \brief Grandeur au centre des mailles de type tableau de booléen
1106*/
1108
1109/*!
1110 \ingroup Variable
1111 \brief Grandeur particulaire de type tableau de booléen
1112*/
1114
1115/*!
1116 \ingroup Variable
1117 \brief Grandeur de DDL de type tableau de booleens
1118*/
1120
1121/*!---------------------------------------------------------------------------*/
1122/*!---------------------------------------------------------------------------*/
1123
1124/*!---------------------------------------------------------------------------*/
1125/*!---------------------------------------------------------------------------*/
1126
1127/*!
1128 \ingroup Variable partielle
1129 \brief Grandeur de type réel
1130*/
1132
1133/*!
1134 \ingroup Variable partielle
1135 \brief Grandeur au noeud de type réel
1136*/
1138
1139/*!
1140 \ingroup Variable partielle
1141 \brief Grandeur au noeud de type réel
1142*/
1144
1145/*!
1146 \ingroup Variable partielle
1147 \brief Grandeur aux faces de type réel
1148*/
1150
1151/*!
1152 \ingroup Variable partielle
1153 \brief Grandeur au centre des mailles de type réel
1154*/
1156
1157/*!
1158 \ingroup Variable partielle
1159 \brief Grandeur particulaire de type réel
1160*/
1162
1163/*!
1164 \ingroup Variable partielle
1165 \brief Grandeur de DDL de type reel
1166*/
1168
1169/*---------------------------------------------------------------------------*/
1170/*---------------------------------------------------------------------------*/
1171
1172/*!
1173 \ingroup Variable partielle
1174 \brief Grandeur de type coordonnées 2D
1175*/
1177
1178/*!
1179 \ingroup Variable partielle
1180 \brief Grandeur au noeud de type coordonnées
1181*/
1183
1184/*!
1185 \ingroup Variable partielle
1186 \brief Grandeur au noeud de type coordonnées
1187*/
1189
1190/*!
1191 \ingroup Variable partielle
1192 \brief Grandeur aux faces de type coordonnées
1193*/
1195
1196/*!
1197 \ingroup Variable partielle
1198 \brief Grandeur au centre des mailles de type coordonnées
1199*/
1201
1202/*!
1203 \ingroup Variable partielle
1204 \brief Grandeur particulaire de type coordonnées
1205*/
1207
1208/*!
1209 \ingroup Variable partielle
1210 \brief Grandeur de DDL de type coordonnees
1211*/
1213
1214/*---------------------------------------------------------------------------*/
1215/*---------------------------------------------------------------------------*/
1216/*!
1217 \ingroup Variable partielle
1218 \brief Grandeur de type coordonnées 3D
1219*/
1221
1222/*!
1223 \ingroup Variable partielle
1224 \brief Grandeur au noeud de type coordonnées
1225*/
1227
1228/*!
1229 \ingroup Variable partielle
1230 \brief Grandeur au noeud de type coordonnées
1231*/
1233
1234/*!
1235 \ingroup Variable partielle
1236 \brief Grandeur aux faces de type coordonnées
1237*/
1239
1240/*!
1241 \ingroup Variable partielle
1242 \brief Grandeur au centre des mailles de type coordonnées
1243*/
1245
1246/*!
1247 \ingroup Variable partielle
1248 \brief Grandeur particulaire de type coordonnées
1249*/
1251
1252/*!
1253 \ingroup Variable partielle
1254 \brief Grandeur de DDL de type coordonnees
1255*/
1257
1258/*---------------------------------------------------------------------------*/
1259/*---------------------------------------------------------------------------*/
1260/*!
1261 \ingroup Variable partielle
1262 \brief Grandeur de type tenseur de réels
1263*/
1265
1266/*!
1267 \ingroup Variable partielle
1268 \brief Grandeur au noeud de type tenseur de réels
1269*/
1271
1272/*!
1273 \ingroup Variable partielle
1274 \brief Grandeur au noeud de type tenseur de réels
1275*/
1277
1278/*!
1279 \ingroup Variable partielle
1280 \brief Grandeur aux faces de type tenseur de réels
1281*/
1283
1284/*!
1285 \ingroup Variable partielle
1286 \brief Grandeur au centre des mailles de type tenseur de réels
1287*/
1289
1290/*!
1291 \ingroup Variable partielle
1292 \brief Grandeur particulaire de type tenseur de réels
1293*/
1295
1296/*!
1297 \ingroup Variable partielle
1298 \brief Grandeur de DDL de type tenseur de reels
1299*/
1301
1302/*---------------------------------------------------------------------------*/
1303/*---------------------------------------------------------------------------*/
1304/*!
1305 \ingroup Variable partielle
1306 \brief Grandeur de type tenseur de réels
1307*/
1309
1310/*!
1311 \ingroup Variable partielle
1312 \brief Grandeur au noeud de type tenseur de réels
1313*/
1315
1316/*!
1317 \ingroup Variable partielle
1318 \brief Grandeur au noeud de type tenseur de réels
1319*/
1321
1322/*!
1323 \ingroup Variable partielle
1324 \brief Grandeur aux faces de type tenseur de réels
1325*/
1327
1328/*!
1329 \ingroup Variable partielle
1330 \brief Grandeur au centre des mailles de type tenseur de réels
1331*/
1333
1334/*!
1335 \ingroup Variable partielle
1336 \brief Grandeur particulaire de type tenseur de réels
1337*/
1339
1340/*!
1341 \ingroup Variable partielle
1342 \brief Grandeur de DDL de type tenseur de reels
1343*/
1345
1346/*---------------------------------------------------------------------------*/
1347/*---------------------------------------------------------------------------*/
1348/*!
1349 \ingroup Variable partielle
1350 \brief Grandeur de type entier
1351*/
1353
1354/*!
1355 \ingroup Variable partielle
1356 \brief Grandeur au noeud de type entier
1357*/
1359
1360/*!
1361 \ingroup Variable partielle
1362 \brief Grandeur au noeud de type entier
1363*/
1365
1366/*!
1367 \ingroup Variable partielle
1368 \brief Grandeur aux faces de type entier
1369*/
1371
1372/*!
1373 \ingroup Variable partielle
1374 \brief Grandeur au centre des mailles de type entier
1375*/
1377
1378/*!
1379 \ingroup Variable partielle
1380 \brief Grandeur particulaire de type entier
1381*/
1383
1384/*!
1385 \ingroup Variable partielle
1386 \brief Grandeur de DDL de type entier
1387*/
1389
1390/*---------------------------------------------------------------------------*/
1391/*---------------------------------------------------------------------------*/
1392/*!
1393 \ingroup Variable partielle
1394 \brief Grandeur de type entier 32 bits
1395*/
1397
1398/*!
1399 \ingroup Variable partielle
1400 \brief Grandeur au noeud de type entier 32 bits
1401*/
1403
1404/*!
1405 \ingroup Variable partielle
1406 \brief Grandeur au noeud de type entier 32 bits
1407*/
1409
1410/*!
1411 \ingroup Variable partielle
1412 \brief Grandeur aux faces de type entier 32 bits
1413*/
1415
1416/*!
1417 \ingroup Variable partielle
1418 \brief Grandeur au centre des mailles de type entier 32 bits
1419*/
1421
1422/*!
1423 \ingroup Variable partielle
1424 \brief Grandeur particulaire de type entier 32 bits
1425*/
1427
1428/*!
1429 \ingroup Variable partielle
1430 \brief Grandeur de DDL de type entier 32 bits
1431*/
1433
1434/*---------------------------------------------------------------------------*/
1435/*---------------------------------------------------------------------------*/
1436/*!
1437 \ingroup Variable partielle
1438 \brief Grandeur de type entier 16 bits
1439*/
1441
1442/*!
1443 \ingroup Variable partielle
1444 \brief Grandeur au noeud de type entier 16 bits
1445*/
1447
1448/*!
1449 \ingroup Variable partielle
1450 \brief Grandeur au noeud de type entier 16 bits
1451*/
1453
1454/*!
1455 \ingroup Variable partielle
1456 \brief Grandeur aux faces de type entier 16 bits
1457*/
1459
1460/*!
1461 \ingroup Variable partielle
1462 \brief Grandeur au centre des mailles de type entier 16 bits
1463*/
1465
1466/*!
1467 \ingroup Variable partielle
1468 \brief Grandeur particulaire de type entier 16 bits
1469*/
1471
1472/*!
1473 \ingroup Variable partielle
1474 \brief Grandeur de DDL de type entier 16 bits
1475*/
1477
1478/*---------------------------------------------------------------------------*/
1479/*---------------------------------------------------------------------------*/
1480/*!
1481 \ingroup Variable
1482 \brief Grandeur de type entier 64 bits
1483*/
1485
1486/*!
1487 \ingroup Variable partielle
1488 \brief Grandeur au noeud de type entier 64 bits
1489*/
1491
1492/*!
1493 \ingroup Variable partielle
1494 \brief Grandeur au noeud de type entier 64 bits
1495*/
1497
1498/*!
1499 \ingroup Variable partielle
1500 \brief Grandeur aux faces de type entier 64 bits
1501*/
1503
1504/*!
1505 \ingroup Variable partielle
1506 \brief Grandeur au centre des mailles de type entier 64 bits
1507*/
1509
1510/*!
1511 \ingroup Variable partielle
1512 \brief Grandeur particulaire de type entier 64 bits
1513*/
1515
1516/*!
1517 \ingroup Variable partielle
1518 \brief Grandeur de DDL de type entier 64 bits
1519*/
1521
1522/*---------------------------------------------------------------------------*/
1523/*---------------------------------------------------------------------------*/
1524/*!
1525 \ingroup Variable partielle
1526 \brief Grandeur de type entier 64 bits
1527*/
1529
1530/*!
1531 \ingroup Variable partielle
1532 \brief Grandeur au noeud de type octet
1533*/
1535
1536/*!
1537 \ingroup Variable partielle
1538 \brief Grandeur au noeud de type octet
1539*/
1541
1542/*!
1543 \ingroup Variable partielle
1544 \brief Grandeur aux faces de type octet
1545*/
1547
1548/*!
1549 \ingroup Variable partielle
1550 \brief Grandeur au centre des mailles de type octet
1551*/
1553
1554/*!
1555 \ingroup Variable partielle
1556 \brief Grandeur particulaire de type octet
1557*/
1559
1560/*!
1561 \ingroup Variable partielle
1562 \brief Grandeur de DDL de type octet
1563*/
1565
1566/*---------------------------------------------------------------------------*/
1567/*---------------------------------------------------------------------------*/
1568/*!
1569 \ingroup Variable partielle
1570 \brief Grandeur au noeud de type booléen
1571*/
1573
1574/*!
1575 \ingroup Variable partielle
1576 \brief Grandeur au noeud de type booléen
1577*/
1579
1580/*!
1581 \ingroup Variable partielle
1582 \brief Grandeur aux faces de type booléen
1583*/
1585
1586/*!
1587 \ingroup Variable partielle
1588 \brief Grandeur au centre des mailles de type booléen
1589*/
1591
1592/*!
1593 \ingroup Variable partielle
1594 \brief Grandeur particulaire de type booléen
1595*/
1597
1598/*!
1599 \ingroup Variable partielle
1600 \brief Grandeur de DDL de type booleen
1601*/
1603
1604/*---------------------------------------------------------------------------*/
1605/*---------------------------------------------------------------------------*/
1606
1607/*---------------------------------------------------------------------------*/
1608/*---------------------------------------------------------------------------*/
1609
1610/*!
1611 \ingroup Variable partielle
1612 \brief Grandeur de type tableau de réels
1613*/
1615
1616/*!
1617 \ingroup Variable partielle
1618 \brief Grandeur au noeud de type tableau de réels
1619*/
1621
1622/*!
1623 \ingroup Variable partielle
1624 \brief Grandeur au noeud de type tableau de réels
1625*/
1627
1628/*!
1629 \ingroup Variable partielle
1630 \brief Grandeur aux faces de type tableau de réels
1631*/
1633
1634/*!
1635 \ingroup Variable partielle
1636 \brief Grandeur au centre des mailles de type tableau de réels
1637*/
1639
1640/*!
1641 \ingroup Variable partielle
1642 \brief Grandeur particulaire de type tableau de réels
1643*/
1645
1646/*!
1647 \ingroup Variable partielle
1648 \brief Grandeur de DDL de type tableau de reels
1649*/
1651
1652/*---------------------------------------------------------------------------*/
1653/*---------------------------------------------------------------------------*/
1654/*!
1655 \ingroup Variable partielle
1656 \brief Grandeur de type tableau de coordonnées 2D
1657*/
1659
1660/*!
1661 \ingroup Variable partielle
1662 \brief Grandeur au noeud de type tableau de coordonnées
1663*/
1665
1666/*!
1667 \ingroup Variable partielle
1668 \brief Grandeur au noeud de type tableau de coordonnées
1669*/
1671
1672/*!
1673 \ingroup Variable partielle
1674 \brief Grandeur aux faces de type tableau de coordonnées
1675*/
1677
1678/*!
1679 \ingroup Variable partielle
1680 \brief Grandeur au centre des mailles de type tableau de coordonnées
1681*/
1683
1684/*!
1685 \ingroup Variable partielle
1686 \brief Grandeur particulaire de type tableau de coordonnées
1687*/
1689
1690/*!
1691 \ingroup Variable partielle
1692 \brief Grandeur de DDL de type tableau de coordonnees
1693*/
1695
1696/*---------------------------------------------------------------------------*/
1697/*---------------------------------------------------------------------------*/
1698/*!
1699 \ingroup Variable partielle
1700 \brief Grandeur de type tableau de coordonnées 3D
1701*/
1703
1704/*!
1705 \ingroup Variable partielle
1706 \brief Grandeur au noeud de type tableau de coordonnées
1707*/
1709
1710/*!
1711 \ingroup Variable partielle
1712 \brief Grandeur au noeud de type tableau de coordonnées
1713*/
1715
1716/*!
1717 \ingroup Variable partielle
1718 \brief Grandeur aux faces de type tableau de coordonnées
1719*/
1721
1722/*!
1723 \ingroup Variable partielle
1724 \brief Grandeur au centre des mailles de type tableau de coordonnées
1725*/
1727
1728/*!
1729 \ingroup Variable partielle
1730 \brief Grandeur particulaire de type tableau de coordonnées
1731*/
1733
1734/*!
1735 \ingroup Variable partielle
1736 \brief Grandeur de DDL de type tableau de coordonnees
1737*/
1739
1740/*---------------------------------------------------------------------------*/
1741/*---------------------------------------------------------------------------*/
1742/*!
1743 \ingroup Variable partielle
1744 \brief Grandeur de type tableau de tenseur de réels
1745*/
1747
1748/*!
1749 \ingroup Variable partielle
1750 \brief Grandeur au noeud de type tableau de tenseur de réels
1751*/
1753
1754/*!
1755 \ingroup Variable partielle
1756 \brief Grandeur au noeud de type tableau de tenseur de réels
1757*/
1759
1760/*!
1761 \ingroup Variable partielle
1762 \brief Grandeur aux faces de type tableau de tenseur de réels
1763*/
1765
1766/*!
1767 \ingroup Variable partielle
1768 \brief Grandeur au centre des mailles de type tableau de tenseur de réels
1769*/
1771
1772/*!
1773 \ingroup Variable partielle
1774 \brief Grandeur particulaire de type tableau de tenseur de réels
1775*/
1777
1778/*!
1779 \ingroup Variable partielle
1780 \brief Grandeur de DDL de type tableau de tenseur de reels
1781*/
1783
1784/*---------------------------------------------------------------------------*/
1785/*---------------------------------------------------------------------------*/
1786/*!
1787 \ingroup Variable partielle
1788 \brief Grandeur de type tableau de tenseur de réels
1789*/
1791
1792/*!
1793 \ingroup Variable partielle
1794 \brief Grandeur au noeud de type tableau de tenseur de réels
1795*/
1797
1798/*!
1799 \ingroup Variable partielle
1800 \brief Grandeur au noeud de type tableau de tenseur de réels
1801*/
1803
1804/*!
1805 \ingroup Variable partielle
1806 \brief Grandeur aux faces de type tableau de tenseur de réels
1807*/
1809
1810/*!
1811 \ingroup Variable partielle
1812 \brief Grandeur au centre des mailles de type tableau de tenseur de réels
1813*/
1815
1816/*!
1817 \ingroup Variable partielle
1818 \brief Grandeur particulaire de type tableau de tenseur de réels
1819*/
1821
1822/*!
1823 \ingroup Variable partielle
1824 \brief Grandeur de DDL de type tableau de tenseur de reels
1825*/
1827
1828/*---------------------------------------------------------------------------*/
1829/*---------------------------------------------------------------------------*/
1830/*!
1831 \ingroup Variable partielle
1832 \brief Grandeur de type tableau d'entiers
1833*/
1835
1836/*!
1837 \ingroup Variable partielle
1838 \brief Grandeur au noeud de type tableau d'entiers
1839*/
1841
1842/*!
1843 \ingroup Variable partielle
1844 \brief Grandeur au noeud de type tableau d'entiers
1845*/
1847
1848/*!
1849 \ingroup Variable partielle
1850 \brief Grandeur aux faces de type tableau d'entiers
1851*/
1853
1854/*!
1855 \ingroup Variable partielle
1856 \brief Grandeur au centre des mailles de type tableau d'entiers
1857*/
1859
1860/*!
1861 \ingroup Variable partielle
1862 \brief Grandeur particulaire de type tableau d'entiers
1863*/
1865
1866/*!
1867 \ingroup Variable partielle
1868 \brief Grandeur de DDL de type tableau d'entiers
1869*/
1871
1872/*---------------------------------------------------------------------------*/
1873/*---------------------------------------------------------------------------*/
1874/*!
1875 \ingroup Variable partielle
1876 \brief Grandeur de type tableau d'entiers 16 bits
1877*/
1879
1880/*!
1881 \ingroup Variable partielle
1882 \brief Grandeur au noeud de type tableau d'entiers 16 bits
1883*/
1885
1886/*!
1887 \ingroup Variable partielle
1888 \brief Grandeur au noeud de type tableau d'entiers 16 bits
1889*/
1891
1892/*!
1893 \ingroup Variable partielle
1894 \brief Grandeur aux faces de type tableau d'entiers 16 bits
1895*/
1897
1898/*!
1899 \ingroup Variable partielle
1900 \brief Grandeur au centre des mailles de type tableau d'entiers 16 bits
1901*/
1903
1904/*!
1905 \ingroup Variable partielle
1906 \brief Grandeur particulaire de type tableau d'entiers 16 bits
1907*/
1909
1910/*!
1911 \ingroup Variable partielle
1912 \brief Grandeur de DDL de type tableau d'entiers 16 bits
1913*/
1915
1916/*---------------------------------------------------------------------------*/
1917/*---------------------------------------------------------------------------*/
1918/*!
1919 \ingroup Variable partielle
1920 \brief Grandeur de type tableau d'entiers 32 bits
1921*/
1923
1924/*!
1925 \ingroup Variable partielle
1926 \brief Grandeur au noeud de type tableau d'entiers 32 bits
1927*/
1929
1930/*!
1931 \ingroup Variable partielle
1932 \brief Grandeur au noeud de type tableau d'entiers 32 bits
1933*/
1935
1936/*!
1937 \ingroup Variable partielle
1938 \brief Grandeur aux faces de type tableau d'entiers 32 bits
1939*/
1941
1942/*!
1943 \ingroup Variable partielle
1944 \brief Grandeur au centre des mailles de type tableau d'entiers 32 bits
1945*/
1947
1948/*!
1949 \ingroup Variable partielle
1950 \brief Grandeur particulaire de type tableau d'entiers 32 bits
1951*/
1953
1954/*!
1955 \ingroup Variable partielle
1956 \brief Grandeur de DDL de type tableau d'entiers 32 bits
1957*/
1959
1960/*---------------------------------------------------------------------------*/
1961/*---------------------------------------------------------------------------*/
1962/*!
1963 \ingroup Variable
1964 \brief Grandeur de type tableau d'entiers 64 bits
1965*/
1967
1968/*!
1969 \ingroup Variable partielle
1970 \brief Grandeur au noeud de type tableau d'entiers 64 bits
1971*/
1973
1974/*!
1975 \ingroup Variable partielle
1976 \brief Grandeur au noeud de type tableau d'entiers 64 bits
1977*/
1979
1980/*!
1981 \ingroup Variable partielle
1982 \brief Grandeur aux faces de type tableau d'entiers 64 bits
1983*/
1985
1986/*!
1987 \ingroup Variable partielle
1988 \brief Grandeur au centre des mailles de type tableau d'entiers 64 bits
1989*/
1991
1992/*!
1993 \ingroup Variable partielle
1994 \brief Grandeur particulaire de type tableau d'entiers 64 bits
1995*/
1997
1998/*!
1999 \ingroup Variable partielle
2000 \brief Grandeur de DDL de type tableau d'entiers 64 bits
2001*/
2003
2004/*---------------------------------------------------------------------------*/
2005/*---------------------------------------------------------------------------*/
2006/*!
2007 \ingroup Variable partielle
2008 \brief Grandeur de type tableau d'entiers 64 bits
2009*/
2011
2012/*!
2013 \ingroup Variable partielle
2014 \brief Grandeur au noeud de type tableau d'octets
2015*/
2017
2018/*!
2019 \ingroup Variable partielle
2020 \brief Grandeur au noeud de type tableau d'octets
2021*/
2023
2024/*!
2025 \ingroup Variable partielle
2026 \brief Grandeur aux faces de type tableau d'octets
2027*/
2029
2030/*!
2031 \ingroup Variable partielle
2032 \brief Grandeur au centre des mailles de type tableau d'octets
2033*/
2035
2036/*!
2037 \ingroup Variable partielle
2038 \brief Grandeur particulaire de type tableau d'octets
2039*/
2041
2042/*!
2043 \ingroup Variable partielle
2044 \brief Grandeur de DDL de type tableau d'octets
2045*/
2047
2048/*---------------------------------------------------------------------------*/
2049/*---------------------------------------------------------------------------*/
2050/*!
2051 \ingroup Variable partielle
2052 \brief Grandeur au noeud de type tableau de booléens
2053*/
2055
2056/*!
2057 \ingroup Variable partielle
2058 \brief Grandeur au noeud de type tableau de booléens
2059*/
2061
2062/*!
2063 \ingroup Variable partielle
2064 \brief Grandeur aux faces de type tableau de booléens
2065*/
2067
2068/*!
2069 \ingroup Variable partielle
2070 \brief Grandeur au centre des mailles de type tableau de booléens
2071*/
2073
2074/*!
2075 \ingroup Variable partielle
2076 \brief Grandeur particulaire de type tableau de booléens
2077*/
2079
2080/*!
2081 \ingroup Variable partielle
2082 \brief Grandeur de DDL de type tableau de booleens
2083*/
2085
2086/*---------------------------------------------------------------------------*/
2087/*---------------------------------------------------------------------------*/
2088
2089template <typename ItemType, typename DataType> class SharedMeshVariableScalarRefT;
2090
2091/*---------------------------------------------------------------------------*/
2092/*---------------------------------------------------------------------------*/
2093
2094/*!
2095 \ingroup Variable
2096 \brief Grandeur au noeud de type réel
2097*/
2099
2100/*!
2101 \ingroup SharedVariable
2102 \brief Grandeur au noeud de type réel
2103*/
2105
2106/*!
2107 \ingroup SharedVariable
2108 \brief Grandeur aux faces de type réel
2109*/
2111
2112/*!
2113 \ingroup SharedVariable
2114 \brief Grandeur au centre des mailles de type réel
2115*/
2117
2118/*!
2119 \ingroup SharedVariable
2120 \brief Grandeur particulaire de type réel
2121*/
2123
2124/*!
2125 \ingroup SharedVariable
2126 \brief Grandeur de DDL de type reel
2127*/
2129
2130/*!
2131 \ingroup SharedVariable
2132 \brief Grandeur au centre des mailles de type rel
2133*/
2135
2136/*---------------------------------------------------------------------------*/
2137/*---------------------------------------------------------------------------*/
2138
2139/*!
2140 \ingroup SharedVariable
2141 \brief Grandeur au noeud de type coordonnées
2142*/
2144
2145/*!
2146 \ingroup SharedVariable
2147 \brief Grandeur au noeud de type coordonnées
2148*/
2150
2151/*!
2152 \ingroup SharedVariable
2153 \brief Grandeur aux faces de type coordonnées
2154*/
2156
2157/*!
2158 \ingroup SharedVariable
2159 \brief Grandeur au centre des mailles de type coordonnées
2160*/
2162
2163/*!
2164 \ingroup SharedVariable
2165 \brief Grandeur particulaire de type coordonnées
2166*/
2168
2169/*!
2170 \ingroup SharedVariable
2171 \brief Grandeur de DDL de type coordonnees
2172*/
2174
2175/*---------------------------------------------------------------------------*/
2176/*---------------------------------------------------------------------------*/
2177/*!
2178 \ingroup SharedVariable
2179 \brief Grandeur de type coordonn?es 3D
2180*/
2182
2183/*!
2184 \ingroup SharedVariable
2185 \brief Grandeur au noeud de type coordonnées
2186*/
2188
2189/*!
2190 \ingroup SharedVariable
2191 \brief Grandeur au noeud de type coordonnées
2192*/
2194
2195/*!
2196 \ingroup SharedVariable
2197 \brief Grandeur aux faces de type coordonnées
2198*/
2200
2201/*!
2202 \ingroup SharedVariable
2203 \brief Grandeur au centre des mailles de type coordonnées
2204*/
2206
2207/*!
2208 \ingroup SharedVariable
2209 \brief Grandeur particulaire de type coordonnées
2210*/
2212
2213/*!
2214 \ingroup SharedVariable
2215 \brief Grandeur de DDL de type coordonnees
2216*/
2218
2219/*---------------------------------------------------------------------------*/
2220/*---------------------------------------------------------------------------*/
2221/*!
2222 \ingroup SharedVariable
2223 \brief Grandeur de type tenseur de r?els
2224*/
2226
2227/*!
2228 \ingroup SharedVariable
2229 \brief Grandeur au noeud de type tenseur de réels
2230*/
2232
2233/*!
2234 \ingroup SharedVariable
2235 \brief Grandeur au noeud de type tenseur de réels
2236*/
2238
2239/*!
2240 \ingroup SharedVariable
2241 \brief Grandeur aux faces de type tenseur de réels
2242*/
2244
2245/*!
2246 \ingroup SharedVariable
2247 \brief Grandeur au centre des mailles de type tenseur de réels
2248*/
2250
2251/*!
2252 \ingroup SharedVariable
2253 \brief Grandeur particulaire de type tenseur de réels
2254*/
2256
2257/*!
2258 \ingroup SharedVariable
2259 \brief Grandeur de DDL de type tenseur de reels
2260*/
2262
2263/*---------------------------------------------------------------------------*/
2264/*---------------------------------------------------------------------------*/
2265/*!
2266 \ingroup SharedVariable
2267 \brief Grandeur de type tenseur de r?els
2268*/
2270
2271/*!
2272 \ingroup SharedVariable
2273 \brief Grandeur au noeud de type tenseur de réels
2274*/
2276
2277/*!
2278 \ingroup SharedVariable
2279 \brief Grandeur au noeud de type tenseur de réels
2280*/
2282
2283/*!
2284 \ingroup SharedVariable
2285 \brief Grandeur aux faces de type tenseur de réels
2286*/
2288
2289/*!
2290 \ingroup SharedVariable
2291 \brief Grandeur au centre des mailles de type tenseur de réels
2292*/
2294
2295/*!
2296 \ingroup SharedVariable
2297 \brief Grandeur particulaire de type tenseur de réels
2298*/
2300
2301/*!
2302 \ingroup SharedVariable
2303 \brief Grandeur de DDL de type tenseur de reels
2304*/
2306
2307/*---------------------------------------------------------------------------*/
2308/*---------------------------------------------------------------------------*/
2309/*!
2310 \ingroup SharedVariable
2311 \brief Grandeur de type entier
2312*/
2314
2315/*!
2316 \ingroup SharedVariable
2317 \brief Grandeur au noeud de type entier
2318*/
2320
2321/*!
2322 \ingroup SharedVariable
2323 \brief Grandeur au noeud de type entier
2324*/
2326
2327/*!
2328 \ingroup SharedVariable
2329 \brief Grandeur aux faces de type entier
2330*/
2332
2333/*!
2334 \ingroup SharedVariable
2335 \brief Grandeur au centre des mailles de type entier
2336*/
2338
2339/*!
2340 \ingroup SharedVariable
2341 \brief Grandeur particulaire de type entier
2342*/
2344
2345/*!
2346 \ingroup SharedVariable
2347 \brief Grandeur de DDL de type entier
2348*/
2350
2351/*---------------------------------------------------------------------------*/
2352/*---------------------------------------------------------------------------*/
2353/*!
2354 \ingroup SharedVariable
2355 \brief Grandeur de type entier 32 bits
2356*/
2358
2359/*!
2360 \ingroup SharedVariable
2361 \brief Grandeur au noeud de type entier 32 bits
2362*/
2364
2365/*!
2366 \ingroup SharedVariable
2367 \brief Grandeur au noeud de type entier 32 bits
2368*/
2370
2371/*!
2372 \ingroup SharedVariable
2373 \brief Grandeur aux faces de type entier 32 bits
2374*/
2376
2377/*!
2378 \ingroup SharedVariable
2379 \brief Grandeur au centre des mailles de type entier 32 bits
2380*/
2382
2383/*!
2384 \ingroup SharedVariable
2385 \brief Grandeur particulaire de type entier 32 bits
2386*/
2388
2389/*!
2390 \ingroup SharedVariable
2391 \brief Grandeur de DDL de type entier 32 bits
2392*/
2394
2395/*---------------------------------------------------------------------------*/
2396/*---------------------------------------------------------------------------*/
2397/*!
2398 \ingroup SharedVariable
2399 \brief Grandeur de type entier 16 bits
2400*/
2402
2403/*!
2404 \ingroup SharedVariable
2405 \brief Grandeur au noeud de type entier 16 bits
2406*/
2408
2409/*!
2410 \ingroup SharedVariable
2411 \brief Grandeur au noeud de type entier 16 bits
2412*/
2414
2415/*!
2416 \ingroup SharedVariable
2417 \brief Grandeur aux faces de type entier 16 bits
2418*/
2420
2421/*!
2422 \ingroup SharedVariable
2423 \brief Grandeur au centre des mailles de type entier 16 bits
2424*/
2426
2427/*!
2428 \ingroup SharedVariable
2429 \brief Grandeur particulaire de type entier 16 bits
2430*/
2432
2433/*!
2434 \ingroup SharedVariable
2435 \brief Grandeur de DDL de type entier 16 bits
2436*/
2438
2439/*---------------------------------------------------------------------------*/
2440/*---------------------------------------------------------------------------*/
2441/*!
2442 \ingroup SharedVariable
2443 \brief Grandeur de type entier 64 bits
2444*/
2446
2447/*!
2448 \ingroup SharedVariable
2449 \brief Grandeur au noeud de type entier 64 bits
2450*/
2452
2453/*!
2454 \ingroup SharedVariable
2455 \brief Grandeur au noeud de type entier 64 bits
2456*/
2458
2459/*!
2460 \ingroup SharedVariable
2461 \brief Grandeur aux faces de type entier 64 bits
2462*/
2464
2465/*!
2466 \ingroup SharedVariable
2467 \brief Grandeur au centre des mailles de type entier 64 bits
2468*/
2470
2471/*!
2472 \ingroup SharedVariable
2473 \brief Grandeur particulaire de type entier 64 bits
2474*/
2476
2477/*!
2478 \ingroup SharedVariable
2479 \brief Grandeur de DDL de type entier 64 bits
2480*/
2482
2483/*---------------------------------------------------------------------------*/
2484/*---------------------------------------------------------------------------*/
2485
2486/*!
2487 \ingroup SharedVariable
2488 \brief Grandeur au noeud de type entier naturel
2489 \deprecated Utiliser #VariableNodeInteger à la place
2490*/
2492
2493/*!
2494 \ingroup SharedVariable
2495 \brief Grandeur aux faces de type entier naturel
2496 \deprecated Utiliser #VariableFaceInteger à la place
2497*/
2499
2500/*!
2501 \ingroup SharedVariable
2502 \brief Grandeur au centre des mailles de type entier naturel
2503 \deprecated Utiliser #VariableCellInteger à la place
2504*/
2506
2507/*---------------------------------------------------------------------------*/
2508/*---------------------------------------------------------------------------*/
2509/*!
2510 \ingroup SharedVariable
2511 \brief Grandeur de type entier 64 bits
2512*/
2514
2515/*!
2516 \ingroup SharedVariable
2517 \brief Grandeur de type entier 64 bits
2518*/
2520
2521/*!
2522 \ingroup SharedVariable
2523 \brief Grandeur au noeud de type octet
2524*/
2526
2527/*!
2528 \ingroup SharedVariable
2529 \brief Grandeur au noeud de type octet
2530*/
2532
2533/*!
2534 \ingroup SharedVariable
2535 \brief Grandeur aux faces de type octet
2536*/
2538
2539/*!
2540 \ingroup SharedVariable
2541 \brief Grandeur au centre des mailles de type octet
2542*/
2544
2545/*!
2546 \ingroup SharedVariable
2547 \brief Grandeur particulaire de type octet
2548*/
2550
2551/*!
2552 \ingroup SharedVariable
2553 \brief Grandeur de DDL de type octet
2554*/
2556
2557/*---------------------------------------------------------------------------*/
2558/*---------------------------------------------------------------------------*/
2559/*!
2560 \ingroup SharedVariable
2561 \brief Grandeur au noeud de type booléen
2562*/
2564
2565/*!
2566 \ingroup SharedVariable
2567 \brief Grandeur au noeud de type booléen
2568*/
2570
2571/*!
2572 \ingroup SharedVariable
2573 \brief Grandeur aux faces de type booléen
2574*/
2576
2577/*!
2578 \ingroup SharedVariable
2579 \brief Grandeur au centre des mailles de type booléen
2580*/
2582
2583/*!
2584 \ingroup SharedVariable
2585 \brief Grandeur particulaire de type booléen
2586*/
2588
2589/*!
2590 \ingroup SharedVariable
2591 \brief Grandeur de DDL de type booleen
2592*/
2594
2595/*---------------------------------------------------------------------------*/
2596/*---------------------------------------------------------------------------*/
2597
2598} // namespace Arcane
2599
2600/*---------------------------------------------------------------------------*/
2601/*---------------------------------------------------------------------------*/
2602
2603#endif
Déclarations des types généraux de Arcane.
Déclarations de types sur les entités.
Variable partielle scalaire sur un type d'entité du maillage.
Variable partielle scalaire sur un type d'entité du maillage.
Variable scalaire sur un type d'entité du maillage.
Variable scalaire sur un type d'entité du maillage.
Variable scalaire sur un type d'entité du maillage.
Variable tableau sur un type d'entité du maillage.
Variable scalaire sur un type d'entité du maillage.
Variable tableau bi dimensionnel.
Référence à une variable scalaire.
MeshPartialVariableArrayRefT< Face, Int64 > PartialVariableFaceArrayInt64
Grandeur aux faces de type tableau d'entiers 64 bits.
ItemVariableScalarRefT< Byte > VariableItemByte
Grandeur de type entier 64 bits.
VariableRefScalarT< Int32 > VariableScalarInt32
Variable scalaire de type entier 32 bits.
MeshPartialVariableArrayRefT< Node, Real > PartialVariableNodeArrayReal
Grandeur au noeud de type tableau de réels.
MeshPartialVariableArrayRefT< Cell, Real2x2 > PartialVariableCellArrayReal2x2
Grandeur au centre des mailles de type tableau de tenseur de réels.
MeshPartialVariableScalarRefT< DoF, Real2x2 > PartialVariableDoFReal2x2
Grandeur de DDL de type tenseur de reels.
MeshVariableArrayRefT< Cell, Byte > VariableCellArrayBool
Grandeur au centre des mailles de type tableau de booléen.
MeshPartialVariableArrayRefT< Particle, Real2x2 > PartialVariableParticleArrayReal2x2
Grandeur particulaire de type tableau de tenseur de réels.
MeshPartialVariableScalarRefT< Cell, Real2 > PartialVariableCellReal2
Grandeur au centre des mailles de type coordonnées.
MeshVariableScalarRefT< Cell, Real2 > VariableCellReal2
Grandeur au centre des mailles de type coordonnées.
MeshPartialVariableScalarRefT< Node, Real3 > PartialVariableNodeReal3
Grandeur au noeud de type coordonnées.
MeshVariableScalarRefT< Face, Integer > VariableFaceInteger
Grandeur aux faces de type entier.
MeshVariableArrayRefT< Particle, Int64 > VariableParticleArrayInt64
Grandeur particulaire de type tableau d'entiers.
VariableRefArrayT< Int32 > VariableArrayInt32
Variable tableau de type entier 32 bits.
MeshPartialVariableArrayRefT< DoF, Real3 > PartialVariableDoFArrayReal3
Grandeur de DDL de type tableau de coordonnees.
MeshVariableArrayRefT< Face, Real > VariableFaceArrayReal
Grandeur aux faces de type tableau de réel.
MeshVariableScalarRefT< Face, Real > VariableFaceReal
Grandeur aux faces de type réel.
MeshPartialVariableArrayRefT< Cell, Real > PartialVariableCellArrayReal
Grandeur au centre des mailles de type tableau de réels.
MeshPartialVariableScalarRefT< Face, Real > PartialVariableFaceReal
Grandeur aux faces de type réel.
MeshPartialVariableScalarRefT< DoF, Byte > PartialVariableDoFByte
Grandeur de DDL de type octet.
MeshPartialVariableArrayRefT< Face, Byte > PartialVariableFaceArrayBool
Grandeur aux faces de type tableau de booléens.
MeshVariableScalarRefT< Cell, Real > VariableCellReal
Grandeur au centre des mailles de type réel.
MeshPartialVariableArrayRefT< Cell, Real3 > PartialVariableCellArrayReal3
Grandeur au centre des mailles de type tableau de coordonnées.
MeshPartialVariableArrayRefT< Node, Real3x3 > PartialVariableNodeArrayReal3x3
Grandeur au noeud de type tableau de tenseur de réels.
MeshVariableArrayRefT< Edge, Real2 > VariableEdgeArrayReal2
Grandeur au noeud de type tableau de coordonnées.
MeshPartialVariableScalarRefT< Cell, Int32 > PartialVariableCellInt32
Grandeur au centre des mailles de type entier 32 bits.
MeshPartialVariableScalarRefT< DoF, Int64 > PartialVariableDoFInt64
Grandeur de DDL de type entier 64 bits.
MeshVariableScalarRefT< DoF, Real2x2 > VariableDoFReal2x2
Grandeur de DDL de type tenseur de reels.
VariableRefScalarT< Real3 > VariableScalarReal3
Variable scalaire de type coordonnée (x,y,z)
ItemPartialVariableScalarRefT< Int32 > PartialVariableItemInt32
Grandeur de type entier 32 bits.
MeshVariableScalarRefT< Edge, Real2x2 > VariableEdgeReal2x2
Grandeur au noeud de type tenseur de réels.
MeshPartialVariableArrayRefT< Particle, Real3x3 > PartialVariableParticleArrayReal3x3
Grandeur particulaire de type tableau de tenseur de réels.
MeshVariableArrayRefT< Edge, Real > VariableEdgeArrayReal
Grandeur au noeud de type tableau de réel.
MeshPartialVariableArrayRefT< DoF, Real2x2 > PartialVariableDoFArrayReal2x2
Grandeur de DDL de type tableau de tenseur de reels.
MeshVariableArrayRefT< Particle, Real3x3 > VariableParticleArrayReal3x3
Grandeur particulaire de type tableau de tenseur de réels.
SharedMeshVariableScalarRefT< Node, Real > SharedVariableNodeReal
Grandeur au noeud de type réel.
MeshVariableScalarRefT< Cell, Int64 > VariableCellInt64
Grandeur au centre des mailles de type entier 64 bits.
MeshVariableScalarRefT< DoF, Int32 > VariableDoFInt32
Grandeur de DDL de type entier 32 bits.
MeshPartialVariableArrayRefT< Node, Int64 > PartialVariableNodeArrayInt64
Grandeur au noeud de type tableau d'entiers 64 bits.
MeshPartialVariableArrayRefT< DoF, Real3x3 > PartialVariableDoFArrayReal3x3
Grandeur de DDL de type tableau de tenseur de reels.
MeshPartialVariableArrayRefT< DoF, Int16 > PartialVariableDoFArrayInt16
Grandeur de DDL de type tableau d'entiers 16 bits.
MeshVariableScalarRefT< Face, Byte > VariableFaceBool
Grandeur aux faces de type booléen.
MeshVariableArrayRefT< Node, Byte > VariableNodeArrayBool
Grandeur au noeud de type tableau de booléen.
MeshPartialVariableArrayRefT< Face, Real2x2 > PartialVariableFaceArrayReal2x2
Grandeur aux faces de type tableau de tenseur de réels.
ItemVariableScalarRefT< Real2 > VariableItemReal2
Grandeur de type coordonn?es 2D.
VariableRefArrayT< Int64 > VariableArrayInt64
Variable tableau de type entier 64 bits.
MeshPartialVariableScalarRefT< Cell, Integer > PartialVariableCellInteger
Grandeur au centre des mailles de type entier.
MeshPartialVariableArrayRefT< Edge, Real2 > PartialVariableEdgeArrayReal2
Grandeur au noeud de type tableau de coordonnées.
ItemPartialVariableArrayRefT< Integer > PartialVariableItemArrayInteger
Grandeur de type tableau d'entiers.
MeshVariableArrayRefT< Face, Byte > VariableFaceArrayBool
Grandeur aux faces de type tableau de booléen.
MeshPartialVariableScalarRefT< Node, Int16 > PartialVariableNodeInt16
Grandeur au noeud de type entier 16 bits.
MeshVariableArrayRefT< DoF, Int32 > VariableDoFArrayInt32
Grandeur de DDL de type tableau d'entiers 16 bits.
MeshPartialVariableArrayRefT< Particle, Real > PartialVariableParticleArrayReal
Grandeur particulaire de type tableau de réels.
MeshPartialVariableScalarRefT< DoF, Real3x3 > PartialVariableDoFReal3x3
Grandeur de DDL de type tenseur de reels.
MeshPartialVariableScalarRefT< Particle, Real3 > PartialVariableParticleReal3
Grandeur particulaire de type coordonnées.
MeshVariableArrayRefT< DoF, Integer > VariableDoFArrayInteger
Grandeur de DDL de type tableau d'entiers.
MeshVariableScalarRefT< DoF, Real2 > VariableDoFReal2
Grandeur de DDL de type coordonnees.
MeshPartialVariableArrayRefT< Face, Real3 > PartialVariableFaceArrayReal3
Grandeur aux faces de type tableau de coordonnées.
MeshVariableArrayRefT< Node, Byte > VariableNodeArrayByte
Grandeur au noeud de type tableau d'octet.
MeshPartialVariableArrayRefT< Node, Real3 > PartialVariableNodeArrayReal3
Grandeur au noeud de type tableau de coordonnées.
MeshPartialVariableScalarRefT< Edge, Real2x2 > PartialVariableEdgeReal2x2
Grandeur au noeud de type tenseur de réels.
MeshPartialVariableScalarRefT< Face, Int64 > PartialVariableFaceInt64
Grandeur aux faces de type entier 64 bits.
MeshPartialVariableArrayRefT< Cell, Real2 > PartialVariableCellArrayReal2
Grandeur au centre des mailles de type tableau de coordonnées.
MeshVariableArrayRefT< Cell, Real2 > VariableCellArrayReal2
Grandeur au centre des mailles de type tableau de coordonnées.
MeshPartialVariableScalarRefT< Edge, Byte > PartialVariableEdgeByte
Grandeur au noeud de type octet.
MeshVariableScalarRefT< Face, Real2 > VariableFaceReal2
Grandeur aux faces de type coordonnées.
MeshVariableScalarRefT< Node, Real2 > VariableNodeReal2
Grandeur au noeud de type coordonnées.
MeshPartialVariableScalarRefT< Node, Byte > PartialVariableNodeByte
Grandeur au noeud de type octet.
VariableRefArrayT< Real > VariableArrayReal
Variable tableau de type réels.
VariableRefArray2T< Real3 > VariableArray2Real3
Variable tableau à deux dimensions de type coordonnées (x,y,z)
MeshPartialVariableArrayRefT< Edge, Byte > PartialVariableEdgeArrayByte
Grandeur au noeud de type tableau d'octets.
MeshVariableArrayRefT< Cell, Int64 > VariableCellArrayInt64
Grandeur au centre des mailles de type tableau d'entiers.
MeshPartialVariableScalarRefT< Particle, Integer > PartialVariableParticleInteger
Grandeur particulaire de type entier.
MeshVariableScalarRefT< Cell, Real3 > VariableCellReal3
Grandeur au centre des mailles de type coordonnées.
MeshPartialVariableScalarRefT< Edge, Int32 > PartialVariableEdgeInt32
Grandeur au noeud de type entier 32 bits.
ItemVariableScalarRefT< Integer > VariableItemInteger
Grandeur de type entier.
MeshVariableScalarRefT< Cell, Int16 > VariableCellInt16
Grandeur au centre des mailles de type entier 16 bits.
VariableRefArray2T< Int16 > VariableArray2Int16
Variable tableau à deux dimensions de type entier 16 bits.
MeshPartialVariableScalarRefT< Face, Int16 > PartialVariableFaceInt16
Grandeur aux faces de type entier 16 bits.
MeshVariableArrayRefT< Cell, Real3 > VariableCellArrayReal3
Grandeur au centre des mailles de type tableau de coordonnées.
MeshPartialVariableScalarRefT< Particle, Real > PartialVariableParticleReal
Grandeur particulaire de type réel.
MeshPartialVariableArrayRefT< DoF, Integer > PartialVariableDoFArrayInteger
Grandeur de DDL de type tableau d'entiers.
MeshPartialVariableArrayRefT< Particle, Int32 > PartialVariableParticleArrayInt32
Grandeur particulaire de type tableau d'entiers 32 bits.
MeshVariableArrayRefT< Cell, Real2x2 > VariableCellArrayReal2x2
Grandeur au centre des mailles de type tableau de tenseur de réels.
MeshPartialVariableArrayRefT< Edge, Integer > PartialVariableEdgeArrayInteger
Grandeur au noeud de type tableau d'entiers.
VariableRefArray2T< Integer > VariableArray2Integer
Variable tableau à deux dimensions de type entier.
MeshPartialVariableScalarRefT< Face, Byte > PartialVariableFaceBool
Grandeur aux faces de type booléen.
MeshPartialVariableScalarRefT< Edge, Int16 > PartialVariableEdgeInt16
Grandeur au noeud de type entier 16 bits.
VariableRefArrayT< Real3x3 > VariableArrayReal3x3
Variable tableau de type tenseur de réels.
MeshPartialVariableArrayRefT< Node, Real2x2 > PartialVariableNodeArrayReal2x2
Grandeur au noeud de type tableau de tenseur de réels.
MeshPartialVariableArrayRefT< DoF, Real2 > PartialVariableDoFArrayReal2
Grandeur de DDL de type tableau de coordonnees.
MeshPartialVariableScalarRefT< DoF, Int16 > PartialVariableDoFInt16
Grandeur de DDL de type entier 16 bits.
MeshVariableScalarRefT< Edge, Byte > VariableEdgeByte
Grandeur au noeud de type octet.
MeshPartialVariableArrayRefT< Particle, Byte > PartialVariableParticleArrayByte
Grandeur particulaire de type tableau d'octets.
VariableRefArray2T< Byte > VariableArray2Byte
Variable tableau à deux dimensions de type byte.
MeshVariableScalarRefT< DoF, Real3x3 > VariableDoFReal3x3
Grandeur de DDL de type tenseur de reels.
ItemVariableScalarRefT< Real2x2 > VariableItemReal2x2
Grandeur de type tenseur de r?els.
VariableRefArray2T< Real2x2 > VariableArray2Real2x2
Variable tableau à deux dimensions de type tenseur de réels 3x3.
MeshVariableArrayRefT< Cell, Real3x3 > VariableCellArrayReal3x3
Grandeur au centre des mailles de type tableau de tenseur de réels.
MeshVariableScalarRefT< Node, Real2x2 > VariableNodeReal2x2
Grandeur au noeud de type tenseur de réels.
MeshPartialVariableScalarRefT< Cell, Int16 > PartialVariableCellInt16
Grandeur au centre des mailles de type entier 16 bits.
MeshVariableArrayRefT< DoF, Real2 > VariableDoFArrayReal2
Grandeur de DDL de type tableau de coordonnees.
MeshPartialVariableArrayRefT< Node, Byte > PartialVariableNodeArrayBool
Grandeur au noeud de type tableau de booléens.
VariableRefScalarT< Byte > VariableScalarByte
Variable scalaire de type byte.
MeshPartialVariableArrayRefT< Face, Int16 > PartialVariableFaceArrayInt16
Grandeur aux faces de type tableau d'entiers 16 bits.
MeshVariableScalarRefT< DoF, Real > VariableDoFReal
Grandeur de DDL de type reel.
MeshVariableArrayRefT< DoF, Real2x2 > VariableDoFArrayReal2x2
Grandeur de DDL de type tableau de tenseur de reels.
MeshVariableArrayRefT< Particle, Integer > VariableParticleArrayInteger
Grandeur particulaire de type tableau d'entiers.
MeshVariableArrayRefT< Face, Int64 > VariableFaceArrayInt64
Grandeur aux faces de type tableau d'entiers.
ItemVariableScalarRefT< Real3x3 > VariableItemReal3x3
Grandeur de type tenseur de r?els.
MeshPartialVariableScalarRefT< Node, Int32 > PartialVariableNodeInt32
Grandeur au noeud de type entier 32 bits.
MeshVariableScalarRefT< Particle, Byte > VariableParticleByte
Grandeur particulaire de type octet.
MeshPartialVariableArrayRefT< Node, Integer > PartialVariableNodeArrayInteger
Grandeur au noeud de type tableau d'entiers.
MeshPartialVariableScalarRefT< DoF, Real3 > PartialVariableDoFReal3
Grandeur de DDL de type coordonnees.
MeshPartialVariableArrayRefT< Node, Int16 > PartialVariableNodeArrayInt16
Grandeur au noeud de type tableau d'entiers 16 bits.
MeshPartialVariableScalarRefT< Particle, Byte > PartialVariableParticleByte
Grandeur particulaire de type octet.
ItemPartialVariableScalarRefT< Byte > PartialVariableItemByte
Grandeur de type entier 64 bits.
ItemPartialVariableScalarRefT< Real > PartialVariableItemReal
Grandeur de type réel.
MeshVariableArrayRefT< DoF, Byte > VariableDoFArrayBool
Grandeur de DDL de type tableau de booleens.
MeshVariableScalarRefT< Node, Int64 > VariableNodeInt64
Grandeur au noeud de type entier 64 bits.
VariableRefArrayT< Int16 > VariableArrayInt16
Variable tableau de type entier 16 bits.
MeshPartialVariableArrayRefT< Face, Real2 > PartialVariableFaceArrayReal2
Grandeur aux faces de type tableau de coordonnées.
MeshVariableArrayRefT< Particle, Int32 > VariableParticleArrayInt32
Grandeur particulaire de type tableau d'entiers.
MeshVariableScalarRefT< Edge, Integer > VariableEdgeInteger
Grandeur au noeud de type entier.
MeshPartialVariableScalarRefT< Particle, Real2 > PartialVariableParticleReal2
Grandeur particulaire de type coordonnées.
ItemPartialVariableScalarRefT< Real3x3 > PartialVariableItemReal3x3
Grandeur de type tenseur de réels.
MeshPartialVariableScalarRefT< Edge, Real3x3 > PartialVariableEdgeReal3x3
Grandeur au noeud de type tenseur de réels.
MeshVariableScalarRefT< Edge, Real > VariableEdgeReal
Grandeur au noeud de type réel.
VariableRefArray2T< Int64 > VariableArray2Int64
Variable tableau à deux dimensions de type entier 64 bits.
VariableRefArray2T< Real2 > VariableArray2Real2
Variable tableau à deux dimensions de type coordonnées (x,y)
MeshVariableArrayRefT< Particle, Byte > VariableParticleArrayBool
Grandeur particulaire de type tableau de booléen.
MeshPartialVariableScalarRefT< DoF, Integer > PartialVariableDoFInteger
Grandeur de DDL de type entier.
MeshPartialVariableScalarRefT< Node, Int64 > PartialVariableNodeInt64
Grandeur au noeud de type entier 64 bits.
MeshVariableScalarRefT< Particle, Int16 > VariableParticleInt16
Grandeur particulaire de type entier 16 bits.
VariableRefScalarT< String > VariableScalarString
Variable scalaire de type chaine de caractère.
VariableRefArrayT< Integer > VariableArrayInteger
Variable tableau de type entier.
MeshPartialVariableArrayRefT< Edge, Real2x2 > PartialVariableEdgeArrayReal2x2
Grandeur au noeud de type tableau de tenseur de réels.
MeshVariableArrayRefT< Particle, Real2 > VariableParticleArrayReal2
Grandeur particulaire de type tableau de coordonnées.
MeshVariableScalarRefT< Particle, Real3 > VariableParticleReal3
Grandeur particulaire de type coordonnées.
MeshPartialVariableScalarRefT< Edge, Real > PartialVariableEdgeReal
Grandeur au noeud de type réel.
MeshVariableScalarRefT< Edge, Byte > VariableEdgeBool
Grandeur au noeud de type booléen.
MeshPartialVariableScalarRefT< DoF, Byte > PartialVariableDoFBool
Grandeur de DDL de type booleen.
MeshPartialVariableArrayRefT< Face, Real3x3 > PartialVariableFaceArrayReal3x3
Grandeur aux faces de type tableau de tenseur de réels.
MeshPartialVariableArrayRefT< Cell, Byte > PartialVariableCellArrayByte
Grandeur au centre des mailles de type tableau d'octets.
MeshVariableArrayRefT< DoF, Real3 > VariableDoFArrayReal3
Grandeur de DDL de type tableau de reels.
MeshVariableScalarRefT< Cell, Integer > VariableCellInteger
Grandeur au centre des mailles de type entier.
ItemVariableScalarRefT< Real > VariableItemReal
Grandeur de type réel.
MeshVariableArrayRefT< Particle, Real > VariableParticleArrayReal
Grandeur particulaire de type tableau de r?el.
VariableRefScalarT< Real3x3 > VariableScalarReal3x3
Variable scalaire de type tenseur 3x3.
ItemPartialVariableArrayRefT< Int64 > PartialVariableItemArrayInt64
Grandeur de type tableau d'entiers 64 bits.
MeshPartialVariableScalarRefT< Node, Real2x2 > PartialVariableNodeReal2x2
Grandeur au noeud de type tenseur de réels.
MeshPartialVariableArrayRefT< Node, Int32 > PartialVariableNodeArrayInt32
Grandeur au noeud de type tableau d'entiers 32 bits.
MeshVariableScalarRefT< Edge, Real3 > VariableEdgeReal3
Grandeur au noeud de type coordonnées.
MeshVariableArrayRefT< DoF, Real3x3 > VariableDoFArrayReal3x3
Grandeur de DDL de type tableau de tenseur de reels.
MeshVariableScalarRefT< Node, Integer > VariableNodeInteger
Grandeur au noeud de type entier.
VariableRefArrayT< Byte > VariableArrayByte
Variable tableau de type byte.
MeshVariableScalarRefT< Node, Int16 > VariableNodeInt16
Grandeur au noeud de type entier 16 bits.
MeshPartialVariableScalarRefT< Node, Real > PartialVariableNodeReal
Grandeur au noeud de type réel.
MeshVariableScalarRefT< Cell, Byte > VariableCellByte
Grandeur au centre des mailles de type octet.
MeshVariableArrayRefT< Node, Int64 > VariableNodeArrayInt64
Grandeur au noeud de type tableau d'entiers.
MeshPartialVariableScalarRefT< Cell, Byte > PartialVariableCellBool
Grandeur au centre des mailles de type booléen.
MeshVariableArrayRefT< Cell, Byte > VariableCellArrayByte
Grandeur au centre des mailles de type tableau d'octet.
MeshVariableArrayRefT< Node, Real3x3 > VariableNodeArrayReal3x3
Grandeur au noeud de type tableau de tenseur de réels.
MeshVariableArrayRefT< Node, Integer > VariableNodeArrayInteger
Grandeur au noeud de type tableau d'entiers.
MeshPartialVariableArrayRefT< Edge, Real3 > PartialVariableEdgeArrayReal3
Grandeur au noeud de type tableau de coordonnées.
MeshVariableArrayRefT< Particle, Real3 > VariableParticleArrayReal3
Grandeur particulaire de type tableau de coordonnées.
MeshPartialVariableArrayRefT< Cell, Real3x3 > PartialVariableCellArrayReal3x3
Grandeur au centre des mailles de type tableau de tenseur de réels.
MeshPartialVariableArrayRefT< Edge, Int16 > PartialVariableEdgeArrayInt16
Grandeur au noeud de type tableau d'entiers 16 bits.
MeshVariableScalarRefT< Cell, Real3x3 > VariableCellReal3x3
Grandeur au centre des mailles de type tenseur de réels.
MeshVariableScalarRefT< Face, Real3x3 > VariableFaceReal3x3
Grandeur aux faces de type tenseur de réels.
ItemPartialVariableScalarRefT< Int64 > PartialVariableItemInt64
Grandeur de type entier 64 bits.
MeshPartialVariableScalarRefT< Cell, Real3x3 > PartialVariableCellReal3x3
Grandeur au centre des mailles de type tenseur de réels.
MeshVariableScalarRefT< DoF, Integer > VariableDoFInteger
Grandeur de DDL de type entier.
MeshVariableArrayRefT< Node, Real > VariableNodeArrayReal
Grandeur au noeud de type tableau de réel.
MeshVariableScalarRefT< DoF, Byte > VariableDoFByte
Grandeur de DDL de type octet.
MeshPartialVariableScalarRefT< Face, Byte > PartialVariableFaceByte
Grandeur aux faces de type octet.
VariableRefArrayT< Real2x2 > VariableArrayReal2x2
Variable tableau de type tenseur 2x2.
MeshVariableScalarRefT< Edge, Int32 > VariableEdgeInt32
Grandeur au noeud de type entier 32 bits.
MeshPartialVariableScalarRefT< Particle, Real2x2 > PartialVariableParticleReal2x2
Grandeur particulaire de type tenseur de réels.
MeshPartialVariableArrayRefT< DoF, Byte > PartialVariableDoFArrayBool
Grandeur de DDL de type tableau de booleens.
MeshPartialVariableScalarRefT< Particle, Real3x3 > PartialVariableParticleReal3x3
Grandeur particulaire de type tenseur de réels.
MeshVariableScalarRefT< Node, Real3 > VariableNodeReal3
Grandeur au noeud de type coordonnées.
VariableRefArrayT< Real3 > VariableArrayReal3
Variable tableau de type coordonnées (x,y,z)
MeshPartialVariableScalarRefT< Cell, Byte > PartialVariableCellByte
Grandeur au centre des mailles de type octet.
MeshPartialVariableScalarRefT< Node, Byte > PartialVariableNodeBool
Grandeur au noeud de type booléen.
MeshPartialVariableScalarRefT< Node, Integer > PartialVariableNodeInteger
Grandeur au noeud de type entier.
ItemPartialVariableScalarRefT< Real3 > PartialVariableItemReal3
Grandeur de type coordonnées 3D.
MeshVariableScalarRefT< Face, Int16 > VariableFaceInt16
Grandeur aux faces de type entier 16 bits.
VariableRefArrayT< String > VariableArrayString
Variable tableau de type chaîne de caractères.
MeshVariableArrayRefT< DoF, Int64 > VariableDoFArrayInt64
Grandeur de DDL de type tableau d'entiers 64 bits.
MeshPartialVariableArrayRefT< Particle, Real3 > PartialVariableParticleArrayReal3
Grandeur particulaire de type tableau de coordonnées.
MeshVariableArrayRefT< Face, Int32 > VariableFaceArrayInt32
Grandeur aux faces de type tableau d'entiers.
MeshVariableScalarRefT< Face, Real2x2 > VariableFaceReal2x2
Grandeur aux faces de type tenseur de réels.
ItemPartialVariableArrayRefT< Real > PartialVariableItemArrayReal
Grandeur de type tableau de réels.
MeshVariableScalarRefT< Particle, Byte > VariableParticleBool
Grandeur particulaire de type booléen.
MeshVariableArrayRefT< Particle, Byte > VariableParticleArrayByte
Grandeur particulaire de type tableau d'octets.
MeshVariableScalarRefT< DoF, Int64 > VariableDoFInt64
Grandeur de DDL de type entier 64 bits.
MeshVariableScalarRefT< DoF, Byte > VariableDoFBool
Grandeur de DDL de type booleen.
MeshVariableScalarRefT< Node, Byte > VariableNodeByte
Grandeur au noeud de type octet.
MeshVariableArrayRefT< Face, Real2 > VariableFaceArrayReal2
Grandeur aux faces de type tableau de coordonnées.
MeshPartialVariableScalarRefT< Cell, Int64 > PartialVariableCellInt64
Grandeur au centre des mailles de type entier 64 bits.
MeshPartialVariableScalarRefT< Particle, Int32 > PartialVariableParticleInt32
Grandeur particulaire de type entier 32 bits.
MeshPartialVariableArrayRefT< Edge, Real > PartialVariableEdgeArrayReal
Grandeur au noeud de type tableau de réels.
MeshVariableScalarRefT< Particle, Int32 > VariableParticleInt32
Grandeur particulaire de type entier 32 bits.
VariableRefArray2T< Real3x3 > VariableArray2Real3x3
Variable tableau à deux dimensions de type tenseur de réels 3x3.
MeshVariableScalarRefT< Particle, Real > VariableParticleReal
Grandeur particulaire de type réel.
ItemPartialVariableScalarRefT< Real2 > PartialVariableItemReal2
Grandeur de type coordonnées 2D.
MeshPartialVariableArrayRefT< DoF, Real > PartialVariableDoFArrayReal
Grandeur de DDL de type tableau de reels.
ItemVariableScalarRefT< Int64 > VariableItemInt64
Grandeur de type entier 64 bits.
MeshVariableScalarRefT< Face, Int64 > VariableFaceInt64
Grandeur aux faces de type entier 64 bits.
MeshPartialVariableScalarRefT< Edge, Real3 > PartialVariableEdgeReal3
Grandeur au noeud de type coordonnées.
MeshVariableScalarRefT< Node, Real3x3 > VariableNodeReal3x3
Grandeur au noeud de type tenseur de réels.
MeshVariableScalarRefT< Node, Int32 > VariableNodeInt32
Grandeur au noeud de type entier 32 bits.
VariableRefArray2T< Int32 > VariableArray2Int32
Variable tableau à deux dimensions de type entier 32 bits.
MeshPartialVariableArrayRefT< Node, Real2 > PartialVariableNodeArrayReal2
Grandeur au noeud de type tableau de coordonnées.
MeshVariableScalarRefT< Node, Byte > VariableNodeBool
Grandeur au noeud de type booléen.
MeshPartialVariableArrayRefT< DoF, Int64 > PartialVariableDoFArrayInt64
Grandeur de DDL de type tableau d'entiers 64 bits.
MeshPartialVariableArrayRefT< DoF, Byte > PartialVariableDoFArrayByte
Grandeur de DDL de type tableau d'octets.
MeshPartialVariableScalarRefT< Cell, Real2x2 > PartialVariableCellReal2x2
Grandeur au centre des mailles de type tenseur de réels.
MeshVariableArrayRefT< Face, Real3x3 > VariableFaceArrayReal3x3
Grandeur aux faces de type tableau de tenseur de réels.
VariableRefScalarT< Int16 > VariableScalarInt16
Variable scalaire de type entier 16 bits.
MeshPartialVariableArrayRefT< Edge, Real3x3 > PartialVariableEdgeArrayReal3x3
Grandeur au noeud de type tableau de tenseur de réels.
MeshVariableArrayRefT< Node, Real3 > VariableNodeArrayReal3
Grandeur au noeud de type tableau de coordonnées.
MeshPartialVariableScalarRefT< Particle, Byte > PartialVariableParticleBool
Grandeur particulaire de type booléen.
MeshVariableArrayRefT< DoF, Byte > VariableDoFArrayByte
Grandeur de DDL de type tableau d'octets.
MeshPartialVariableScalarRefT< DoF, Int32 > PartialVariableDoFInt32
Grandeur de DDL de type entier 32 bits.
MeshVariableScalarRefT< Face, Byte > VariableFaceByte
Grandeur aux faces de type octet.
MeshVariableArrayRefT< Cell, Real > VariableCellArrayReal
Grandeur au centre des mailles de type tableau de réel.
MeshPartialVariableScalarRefT< Node, Real3x3 > PartialVariableNodeReal3x3
Grandeur au noeud de type tenseur de réels.
MeshPartialVariableArrayRefT< Edge, Int32 > PartialVariableEdgeArrayInt32
Grandeur au noeud de type tableau d'entiers 32 bits.
MeshPartialVariableArrayRefT< Face, Byte > PartialVariableFaceArrayByte
Grandeur aux faces de type tableau d'octets.
MeshPartialVariableArrayRefT< Face, Integer > PartialVariableFaceArrayInteger
Grandeur aux faces de type tableau d'entiers.
MeshVariableScalarRefT< Edge, Real3x3 > VariableEdgeReal3x3
Grandeur au noeud de type tenseur de réels.
MeshVariableScalarRefT< DoF, Real3 > VariableDoFReal3
Grandeur de DDL de type coordonnees.
ItemPartialVariableArrayRefT< Real3 > PartialVariableItemArrayReal3
Grandeur de type tableau de coordonnées 3D.
MeshVariableScalarRefT< Particle, Real2x2 > VariableParticleReal2x2
Grandeur particulaire de type tenseur de réels.
MeshVariableScalarRefT< Cell, Real2x2 > VariableCellReal2x2
Grandeur au centre des mailles de type tenseur de réels.
MeshPartialVariableScalarRefT< Face, Real2x2 > PartialVariableFaceReal2x2
Grandeur aux faces de type tenseur de réels.
MeshVariableArrayRefT< Face, Real3 > VariableFaceArrayReal3
Grandeur aux faces de type tableau de coordonnées.
ItemVariableScalarRefT< Int16 > VariableItemInt16
Grandeur de type entier 32 bits.
ItemPartialVariableScalarRefT< Real2x2 > PartialVariableItemReal2x2
Grandeur de type tenseur de réels.
MeshVariableScalarRefT< DoF, Int16 > VariableDoFInt16
Grandeur de DDL de type entier 16 bits.
MeshPartialVariableScalarRefT< Face, Real3 > PartialVariableFaceReal3
Grandeur aux faces de type coordonnées.
MeshPartialVariableArrayRefT< Cell, Int64 > PartialVariableCellArrayInt64
Grandeur au centre des mailles de type tableau d'entiers 64 bits.
MeshVariableArrayRefT< Face, Byte > VariableFaceArrayByte
Grandeur aux faces de type tableau d'octet.
MeshVariableArrayRefT< Cell, Integer > VariableCellArrayInteger
Grandeur au centre des mailles de type tableau d'entiers.
ItemPartialVariableArrayRefT< Real3x3 > PartialVariableItemArrayReal3x3
Grandeur de type tableau de tenseur de réels.
MeshVariableArrayRefT< Particle, Int16 > VariableParticleArrayInt16
Grandeur particulaire de type tableau d'entiers 16 bits.
MeshPartialVariableScalarRefT< Cell, Real > PartialVariableCellReal
Grandeur au centre des mailles de type réel.
MeshPartialVariableScalarRefT< Face, Real2 > PartialVariableFaceReal2
Grandeur aux faces de type coordonnées.
MeshPartialVariableArrayRefT< Node, Byte > PartialVariableNodeArrayByte
Grandeur au noeud de type tableau d'octets.
MeshVariableArrayRefT< Face, Int16 > VariableFaceArrayInt16
Grandeur aux faces de type tableau d'entiers 16 bits.
MeshVariableScalarRefT< Particle, Real3x3 > VariableParticleReal3x3
Grandeur particulaire de type tenseur de réels.
MeshPartialVariableArrayRefT< Edge, Byte > PartialVariableEdgeArrayBool
Grandeur au noeud de type tableau de booléens.
MeshVariableArrayRefT< DoF, Real > VariableDoFArrayReal
Grandeur de DDL de type tableau de reels.
MeshPartialVariableArrayRefT< Particle, Int16 > PartialVariableParticleArrayInt16
Grandeur particulaire de type tableau d'entiers 16 bits.
ItemVariableScalarRefT< Real3 > VariableItemReal3
Grandeur de type coordonn?es 3D.
MeshPartialVariableScalarRefT< DoF, Real > PartialVariableDoFReal
Grandeur de DDL de type reel.
MeshPartialVariableArrayRefT< Particle, Byte > PartialVariableParticleArrayBool
Grandeur particulaire de type tableau de booléens.
MeshPartialVariableArrayRefT< Particle, Int64 > PartialVariableParticleArrayInt64
Grandeur particulaire de type tableau d'entiers 64 bits.
ItemVariableScalarRefT< Int32 > VariableItemInt32
Grandeur de type entier 32 bits.
MeshPartialVariableArrayRefT< Cell, Byte > PartialVariableCellArrayBool
Grandeur au centre des mailles de type tableau de booléens.
ItemPartialVariableArrayRefT< Int32 > PartialVariableItemArrayInt32
Grandeur de type tableau d'entiers 32 bits.
MeshVariableArrayRefT< Node, Real2x2 > VariableNodeArrayReal2x2
Grandeur au noeud de type tableau de tenseur de réels.
MeshPartialVariableArrayRefT< Cell, Int16 > PartialVariableCellArrayInt16
Grandeur au centre des mailles de type tableau d'entiers 16 bits.
MeshVariableScalarRefT< Face, Real3 > VariableFaceReal3
Grandeur aux faces de type coordonnées.
VariableRefArray2T< Real > VariableArray2Real
Variable tableau à deux dimensions de type réels.
MeshPartialVariableScalarRefT< DoF, Real2 > PartialVariableDoFReal2
Grandeur de DDL de type coordonnees.
MeshVariableScalarRefT< Particle, Int64 > VariableParticleInt64
Grandeur particulaire de type entier 64 bits.
MeshVariableScalarRefT< Edge, Int64 > VariableEdgeInt64
Grandeur au noeud de type entier 64 bits.
ItemPartialVariableScalarRefT< Int16 > PartialVariableItemInt16
Grandeur de type entier 16 bits.
ItemPartialVariableArrayRefT< Byte > PartialVariableItemArrayByte
Grandeur de type tableau d'entiers 64 bits.
VariableRefArrayT< Real2 > VariableArrayReal2
Variable tableau de type coordonnées (x,y)
VariableRefScalarT< Real > VariableScalarReal
Variable scalaire de type réel.
MeshVariableScalarRefT< Edge, Real2 > VariableEdgeReal2
Grandeur au noeud de type coordonnées.
MeshPartialVariableScalarRefT< Face, Int32 > PartialVariableFaceInt32
Grandeur aux faces de type entier 32 bits.
MeshPartialVariableScalarRefT< Edge, Integer > PartialVariableEdgeInteger
Grandeur au noeud de type entier.
MeshPartialVariableArrayRefT< Cell, Integer > PartialVariableCellArrayInteger
Grandeur au centre des mailles de type tableau d'entiers.
MeshPartialVariableArrayRefT< Particle, Integer > PartialVariableParticleArrayInteger
Grandeur particulaire de type tableau d'entiers.
MeshVariableScalarRefT< Particle, Real2 > VariableParticleReal2
Grandeur particulaire de type coordonnées.
MeshPartialVariableArrayRefT< DoF, Int32 > PartialVariableDoFArrayInt32
Grandeur de DDL de type tableau d'entiers 32 bits.
MeshVariableArrayRefT< Node, Real2 > VariableNodeArrayReal2
Grandeur au noeud de type tableau de coordonnées.
MeshPartialVariableScalarRefT< Edge, Int64 > PartialVariableEdgeInt64
Grandeur au noeud de type entier 64 bits.
MeshVariableArrayRefT< Face, Integer > VariableFaceArrayInteger
Grandeur aux faces de type tableau d'entiers.
MeshPartialVariableArrayRefT< Cell, Int32 > PartialVariableCellArrayInt32
Grandeur au centre des mailles de type tableau d'entiers 32 bits.
MeshVariableArrayRefT< Cell, Int32 > VariableCellArrayInt32
Grandeur au centre des mailles de type tableau d'entiers.
MeshPartialVariableScalarRefT< Face, Integer > PartialVariableFaceInteger
Grandeur aux faces de type entier.
MeshVariableArrayRefT< Face, Real2x2 > VariableFaceArrayReal2x2
Grandeur aux faces de type tableau de tenseur de réels.
MeshPartialVariableArrayRefT< Face, Real > PartialVariableFaceArrayReal
Grandeur aux faces de type tableau de réels.
MeshPartialVariableScalarRefT< Cell, Real3 > PartialVariableCellReal3
Grandeur au centre des mailles de type coordonnées.
VariableRefScalarT< Real2x2 > VariableScalarReal2x2
Variable scalaire de type tenseur 2x2.
MeshPartialVariableScalarRefT< Node, Real2 > PartialVariableNodeReal2
Grandeur au noeud de type coordonnées.
MeshVariableScalarRefT< Particle, Integer > VariableParticleInteger
Grandeur particulaire de type entier.
MeshPartialVariableScalarRefT< Particle, Int64 > PartialVariableParticleInt64
Grandeur particulaire de type entier 64 bits.
MeshVariableArrayRefT< Node, Int16 > VariableNodeArrayInt16
Grandeur au noeud de type tableau d'entiers 16 bits.
MeshVariableArrayRefT< Node, Int32 > VariableNodeArrayInt32
Grandeur au noeud de type tableau d'entiers.
MeshPartialVariableArrayRefT< Face, Int32 > PartialVariableFaceArrayInt32
Grandeur aux faces de type tableau d'entiers 32 bits.
MeshPartialVariableArrayRefT< Particle, Real2 > PartialVariableParticleArrayReal2
Grandeur particulaire de type tableau de coordonnées.
MeshVariableArrayRefT< Particle, Real2x2 > VariableParticleArrayReal2x2
Grandeur particulaire de type tableau de tenseur de r?els.
MeshVariableScalarRefT< Edge, Int16 > VariableEdgeInt16
Grandeur au noeud de type entier 16 bits.
MeshVariableArrayRefT< Cell, Int16 > VariableCellArrayInt16
Grandeur au centre des mailles de type tableau d'entiers 16 bits.
MeshPartialVariableScalarRefT< Edge, Byte > PartialVariableEdgeBool
Grandeur au noeud de type booléen.
ItemPartialVariableArrayRefT< Int16 > PartialVariableItemArrayInt16
Grandeur de type tableau d'entiers 16 bits.
ItemPartialVariableArrayRefT< Real2 > PartialVariableItemArrayReal2
Grandeur de type tableau de coordonnées 2D.
MeshPartialVariableScalarRefT< Face, Real3x3 > PartialVariableFaceReal3x3
Grandeur aux faces de type tenseur de réels.
MeshPartialVariableScalarRefT< Edge, Real2 > PartialVariableEdgeReal2
Grandeur au noeud de type coordonnées.
MeshVariableScalarRefT< Node, Real > VariableNodeReal
Grandeur au noeud de type réel.
MeshVariableScalarRefT< Cell, Int32 > VariableCellInt32
Grandeur au centre des mailles de type entier 32 bits.
VariableRefScalarT< Int64 > VariableScalarInt64
Variable scalaire de type entier 64 bits.
MeshPartialVariableScalarRefT< Particle, Int16 > PartialVariableParticleInt16
Grandeur particulaire de type entier 16 bits.
VariableRefScalarT< Real2 > VariableScalarReal2
Variable scalaire de type coordonnée (x,y)
MeshVariableScalarRefT< Cell, Byte > VariableCellBool
Grandeur au centre des mailles de type booléen.
ItemPartialVariableScalarRefT< Integer > PartialVariableItemInteger
Grandeur de type entier.
ItemPartialVariableArrayRefT< Real2x2 > PartialVariableItemArrayReal2x2
Grandeur de type tableau de tenseur de réels.
MeshVariableScalarRefT< Face, Int32 > VariableFaceInt32
Grandeur aux faces de type entier 32 bits.
VariableRefScalarT< Integer > VariableScalarInteger
Variable scalaire de type entier.
MeshPartialVariableArrayRefT< Edge, Int64 > PartialVariableEdgeArrayInt64
Grandeur au noeud de type tableau d'entiers 64 bits.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
SharedMeshVariableScalarRefT< Particle, Int64 > SharedVariableParticleInt64
Grandeur particulaire de type entier 64 bits.
SharedMeshVariableScalarRefT< Particle, Real3 > SharedVariableParticleReal3
Grandeur particulaire de type coordonnées.
SharedMeshVariableScalarRefT< Face, Real3 > SharedVariableFaceReal3
Grandeur aux faces de type coordonnées.
SharedMeshVariableScalarRefT< Edge, Int64 > SharedVariableEdgeInt64
Grandeur au noeud de type entier 64 bits.
SharedMeshVariableScalarRefT< Edge, Real3x3 > SharedVariableEdgeReal3x3
Grandeur au noeud de type tenseur de réels.
SharedMeshVariableScalarRefT< Particle, Real3x3 > SharedVariableParticleReal3x3
Grandeur particulaire de type tenseur de réels.
SharedItemVariableScalarRefT< Real3 > SharedVariableItemReal3
Grandeur de type coordonn?es 3D.
SharedMeshVariableScalarRefT< DoF, Int32 > SharedVariableDoFInt32
Grandeur de DDL de type entier 32 bits.
SharedMeshVariableScalarRefT< DoF, Real3 > SharedVariableDoFReal3
Grandeur de DDL de type coordonnees.
SharedMeshVariableScalarRefT< Edge, Integer > SharedVariableEdgeInteger
Grandeur au noeud de type entier.
SharedMeshVariableScalarRefT< Node, Real2x2 > SharedVariableNodeReal2x2
Grandeur au noeud de type tenseur de réels.
SharedMeshVariableScalarRefT< Cell, Real2 > SharedVariableCellReal2
Grandeur au centre des mailles de type coordonnées.
SharedItemVariableScalarRefT< Real3x3 > SharedVariableItemReal3x3
Grandeur de type tenseur de r?els.
SharedMeshVariableScalarRefT< Cell, Int32 > SharedVariableCellInt32
Grandeur au centre des mailles de type entier 32 bits.
SharedMeshVariableScalarRefT< Edge, Real > SharedVariableEdgeReal
Grandeur au noeud de type réel.
SharedMeshVariableScalarRefT< Face, Int64 > SharedVariableFaceInt64
Grandeur aux faces de type entier 64 bits.
SharedMeshVariableScalarRefT< Face, Real2 > SharedVariableFaceReal2
Grandeur aux faces de type coordonnées.
SharedMeshVariableScalarRefT< Cell, Real2x2 > SharedVariableCellReal2x2
Grandeur au centre des mailles de type tenseur de réels.
SharedMeshVariableScalarRefT< Particle, Byte > SharedVariableParticleBool
Grandeur particulaire de type booléen.
SharedMeshVariableScalarRefT< Cell, Real3 > SharedVariableCellReal3
Grandeur au centre des mailles de type coordonnées.
SharedMeshVariableScalarRefT< Node, Integer > SharedVariableNodeInteger
Grandeur au noeud de type entier.
SharedMeshVariableScalarRefT< DoF, Byte > SharedVariableDoFByte
Grandeur de DDL de type octet.
SharedMeshVariableScalarRefT< Particle, Int16 > SharedVariableParticleInt16
Grandeur particulaire de type entier 16 bits.
SharedItemVariableScalarRefT< Int16 > SharedVariableItemInt16
Grandeur de type entier 16 bits.
SharedMeshVariableScalarRefT< Cell, Real > SharedVariableCellReal
Grandeur au centre des mailles de type réel.
SharedMeshVariableScalarRefT< Cell, Byte > SharedVariableCellBool
Grandeur au centre des mailles de type booléen.
SharedMeshVariableScalarRefT< Particle, Integer > SharedVariableParticleInteger
Grandeur particulaire de type entier.
SharedItemVariableScalarRefT< Byte > SharedVariableItemByte
Grandeur de type entier 64 bits.
SharedMeshVariableScalarRefT< DoF, Real2 > SharedVariableDoFReal2
Grandeur de DDL de type coordonnees.
SharedMeshVariableScalarRefT< Edge, Byte > SharedVariableEdgeByte
Grandeur au noeud de type octet.
SharedMeshVariableScalarRefT< Node, Real2 > SharedVariableNodeReal2
Grandeur au noeud de type coordonnées.
SharedMeshVariableScalarRefT< Particle, Real > SharedVariableParticleReal
Grandeur particulaire de type réel.
SharedMeshVariableScalarRefT< DoF, Integer > SharedVariableDoFInteger
Grandeur de DDL de type entier.
SharedMeshVariableScalarRefT< Edge, Byte > SharedVariableEdgeBool
Grandeur au noeud de type booléen.
SharedMeshVariableScalarRefT< Cell, Int64 > SharedVariableCellInt64
Grandeur au centre des mailles de type entier 64 bits.
SharedMeshVariableScalarRefT< Edge, Real2x2 > SharedVariableEdgeReal2x2
Grandeur au noeud de type tenseur de réels.
SharedMeshVariableScalarRefT< Edge, Real2 > SharedVariableEdgeReal2
Grandeur au noeud de type coordonnées.
SharedMeshVariableScalarRefT< Node, Int32 > SharedVariableNodeInt32
Grandeur au noeud de type entier 32 bits.
SharedMeshVariableScalarRefT< DoF, Real2x2 > SharedVariableDoFReal2x2
Grandeur de DDL de type tenseur de reels.
SharedMeshVariableScalarRefT< Face, Byte > SharedVariableFaceBool
Grandeur aux faces de type booléen.
SharedMeshVariableScalarRefT< Node, Real3x3 > SharedVariableNodeReal3x3
Grandeur au noeud de type tenseur de réels.
SharedMeshVariableScalarRefT< Node, Real3 > SharedVariableNodeReal3
Grandeur au noeud de type coordonnées.
SharedMeshVariableScalarRefT< DoF, Int64 > SharedVariableDoFInt64
Grandeur de DDL de type entier 64 bits.
SharedMeshVariableScalarRefT< Edge, Int32 > SharedVariableEdgeInt32
Grandeur au noeud de type entier 32 bits.
SharedMeshVariableScalarRefT< DoF, Real > SharedVariableDoFReal
Grandeur de DDL de type reel.
SharedItemVariableScalarRefT< Int32 > SharedVariableItemInt32
Grandeur de type entier 32 bits.
SharedMeshVariableScalarRefT< Particle, Real2x2 > SharedVariableParticleReal2x2
Grandeur particulaire de type tenseur de réels.
SharedMeshVariableScalarRefT< Node, Byte > SharedVariableNodeByte
Grandeur au noeud de type octet.
SharedMeshVariableScalarRefT< DoF, Int16 > SharedVariableDoFInt16
Grandeur de DDL de type entier 16 bits.
SharedMeshVariableScalarRefT< Face, Real2x2 > SharedVariableFaceReal2x2
Grandeur aux faces de type tenseur de réels.
SharedMeshVariableScalarRefT< Face, Int32 > SharedVariableFaceInt32
Grandeur aux faces de type entier 32 bits.
SharedMeshVariableScalarRefT< DoF, Real3x3 > SharedVariableDoFReal3x3
Grandeur de DDL de type tenseur de reels.
SharedMeshVariableScalarRefT< Face, Int16 > SharedVariableFaceInt16
Grandeur aux faces de type entier 16 bits.
SharedMeshVariableScalarRefT< Particle, Byte > SharedVariableParticleByte
Grandeur particulaire de type octet.
SharedItemVariableScalarRefT< Real2x2 > SharedVariableItemReal2x2
Grandeur de type tenseur de r?els.
SharedMeshVariableScalarRefT< Face, Real3x3 > SharedVariableFaceReal3x3
Grandeur aux faces de type tenseur de réels.
SharedMeshVariableScalarRefT< Cell, Integer > SharedVariableCellInteger
Grandeur au centre des mailles de type entier.
SharedMeshVariableScalarRefT< Particle, Real2 > SharedVariableParticleReal2
Grandeur particulaire de type coordonnées.
SharedMeshVariableScalarRefT< Face, Integer > SharedVariableFaceInteger
Grandeur aux faces de type entier.
SharedMeshVariableScalarRefT< DoF, Byte > SharedVariableDoFBool
Grandeur de DDL de type booleen.
SharedMeshVariableScalarRefT< Edge, Int16 > SharedVariableEdgeInt16
Grandeur au noeud de type entier 16 bits.
SharedMeshVariableScalarRefT< Node, Byte > SharedVariableNodeBool
Grandeur au noeud de type booléen.
SharedItemVariableScalarRefT< Integer > SharedVariableItemInteger
Grandeur de type entier.
SharedMeshVariableScalarRefT< Face, Byte > SharedVariableFaceByte
Grandeur aux faces de type octet.
SharedMeshVariableScalarRefT< Node, Int64 > SharedVariableNodeInt64
Grandeur au noeud de type entier 64 bits.
SharedMeshVariableScalarRefT< Cell, Byte > SharedVariableCellByte
Grandeur au centre des mailles de type octet.
SharedMeshVariableScalarRefT< Node, Int16 > SharedVariableNodeInt16
Grandeur au noeud de type entier 16 bits.
SharedMeshVariableScalarRefT< Face, Real > SharedVariableFaceReal
Grandeur aux faces de type réel.
SharedMeshVariableScalarRefT< Edge, Real3 > SharedVariableEdgeReal3
Grandeur au noeud de type coordonnées.
SharedMeshVariableScalarRefT< Cell, Int16 > SharedVariableCellInt16
Grandeur au centre des mailles de type entier 16 bits.
SharedMeshVariableScalarRefT< Cell, Real3x3 > SharedVariableCellReal3x3
Grandeur au centre des mailles de type tenseur de réels.
SharedItemVariableScalarRefT< Int64 > SharedVariableItemInt64
Grandeur de type entier 64 bits.
SharedMeshVariableScalarRefT< Particle, Int32 > SharedVariableParticleInt32
Grandeur particulaire de type entier 32 bits.