Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du fichier MeshEnvironmentVariableRef.h
+ Graphe des dépendances par inclusion de core/materials/MeshEnvironmentVariableRef.h:
+ Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier :

Aller au code source de ce fichier.

Classes

class  Arcane::Materials::CellEnvironmentVariableScalarRef< DataType_ >
 Variable scalaire sur les mailles d'un milieu du maillage. Plus de détails...
 
class  Arcane::Materials::CellEnvironmentVariableArrayRef< DataType_ >
 Variable tableau sur les mailles d'un matériau du maillage. Pour l'instant, cette classe n'est instanciée que pour les mailles. Plus de détails...
 

Espaces de nommage

namespace  Arcane
 -*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
 
namespace  Arcane::Materials
 Active toujours les traces dans les parties Arcane concernant les matériaux.
 

Définitions de type

typedef CellEnvironmentVariableScalarRef< ByteArcane::Materials::EnvironmentVariableCellByte
 Variable milieu de type Byte
 
typedef CellEnvironmentVariableScalarRef< Real > Arcane::Materials::EnvironmentVariableCellReal
 Variable milieu de type Real
 
typedef CellEnvironmentVariableScalarRef< Int16 > Arcane::Materials::EnvironmentVariableCellInt16
 Variable milieu de type Int16
 
typedef CellEnvironmentVariableScalarRef< Int32 > Arcane::Materials::EnvironmentVariableCellInt32
 Variable milieu de type Int32
 
typedef CellEnvironmentVariableScalarRef< Int64 > Arcane::Materials::EnvironmentVariableCellInt64
 Variable milieu de type Int64
 
typedef CellEnvironmentVariableScalarRef< Real2Arcane::Materials::EnvironmentVariableCellReal2
 Variable milieu de type Real2
 
typedef CellEnvironmentVariableScalarRef< Real3Arcane::Materials::EnvironmentVariableCellReal3
 Variable milieu de type Real3
 
typedef CellEnvironmentVariableScalarRef< Real2x2Arcane::Materials::EnvironmentVariableCellReal2x2
 Variable milieu de type Real2x2
 
typedef CellEnvironmentVariableScalarRef< Real3x3Arcane::Materials::EnvironmentVariableCellReal3x3
 Variable milieu de type Real3x3
 
typedef EnvironmentVariableCellInt32 Arcane::Materials::EnvironmentVariableCellInteger
 Variable milieu de type #Integer
 
typedef CellEnvironmentVariableArrayRef< ByteArcane::Materials::EnvironmentVariableCellArrayByte
 Variable milieu de type tableau de Byte
 
typedef CellEnvironmentVariableArrayRef< Real > Arcane::Materials::EnvironmentVariableCellArrayReal
 Variable milieu de type tableau de Real
 
typedef CellEnvironmentVariableArrayRef< Int16 > Arcane::Materials::EnvironmentVariableCellArrayInt16
 Variable milieu de type tableau de Int16
 
typedef CellEnvironmentVariableArrayRef< Int32 > Arcane::Materials::EnvironmentVariableCellArrayInt32
 Variable milieu de type tableau de Int32
 
typedef CellEnvironmentVariableArrayRef< Int64 > Arcane::Materials::EnvironmentVariableCellArrayInt64
 Variable milieu de type tableau de Int64
 
typedef CellEnvironmentVariableArrayRef< Real2Arcane::Materials::EnvironmentVariableCellArrayReal2
 Variable milieu de type tableau de Real2
 
typedef CellEnvironmentVariableArrayRef< Real3Arcane::Materials::EnvironmentVariableCellArrayReal3
 Variable milieu de type tableau de Real3
 
typedef CellEnvironmentVariableArrayRef< Real2x2Arcane::Materials::EnvironmentVariableCellArrayReal2x2
 Variable milieu de type tableau de Real2x2
 
typedef CellEnvironmentVariableArrayRef< Real3x3Arcane::Materials::EnvironmentVariableCellArrayReal3x3
 Variable milieu de type tableau de Real3x3
 
typedef EnvironmentVariableCellInt32 Arcane::Materials::EnvironmentVariableCellArrayInteger
 Variable milieu de type tableau de #Integer
 

Description détaillée

Ce fichier contient les différents types gérant les références sur les variables milieux.

Définition dans le fichier core/materials/MeshEnvironmentVariableRef.h.