Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::Materials::EnvImpurePartItemVectorView

Vue sur la partie impure des entités d'un milieu. Plus de détails...

#include <arcane/core/materials/ComponentPartItemVectorView.h>

+ Graphe d'héritage de Arcane::Materials::EnvImpurePartItemVectorView:
+ Graphe de collaboration de Arcane::Materials::EnvImpurePartItemVectorView:

Fonctions membres publiques

 EnvImpurePartItemVectorView (IMeshEnvironment *env, const ComponentImpurePartItemVectorView &view)
 Construit une vue pour le milieu env.
 
 EnvImpurePartItemVectorView ()
 Construit une vue non initialisée.
 
 operator ComponentImpurePartItemVectorView () const
 
- Fonctions membres publiques hérités de Arcane::Materials::EnvPartItemVectorView
 EnvPartItemVectorView (IMeshEnvironment *env, const ComponentPartItemVectorView &view)
 Construit une vue pour le milieu env.
 
 EnvPartItemVectorView ()=default
 Construit une vue non initialisée.
 
IMeshEnvironmentenvironment () const
 Matériau associé
 
- Fonctions membres publiques hérités de Arcane::Materials::ComponentPartItemVectorView
 ComponentPartItemVectorView ()=default
 Construit une vue non initialisée.
 
Integer nbItem () const
 Nombre d'entités dans la vue.
 
IMeshComponentcomponent () const
 Composant associé
 
Int32 componentPartIndex () const
 
Int32ConstArrayView valueIndexes () const
 Liste des valueIndex() de la partie.
 
Int32ConstArrayView itemIndexes () const
 Liste des indices dans itemsInternal() des entités.
 
eMatPart part () const
 Partie du composant.
 

Membres hérités additionnels

- Fonctions membres protégées hérités de Arcane::Materials::ComponentPartItemVectorView
 ComponentPartItemVectorView (IMeshComponent *component, Int32 component_part_index, Int32ConstArrayView value_indexes, Int32ConstArrayView item_indexes, const ConstituentItemLocalIdListView &constituent_list_view, eMatPart part)
 Construit une vue sur une partie des entité du composant component.
 
const ConstituentItemLocalIdListViewconstituentItemListView () const
 Tableau parties internes des entités.
 

Description détaillée

Vue sur la partie impure des entités d'un milieu.

Définition à la ligne 319 du fichier core/materials/ComponentPartItemVectorView.h.

Documentation des constructeurs et destructeur

◆ EnvImpurePartItemVectorView() [1/2]

Arcane::Materials::EnvImpurePartItemVectorView::EnvImpurePartItemVectorView ( IMeshEnvironment env,
const ComponentImpurePartItemVectorView view 
)
inline

Construit une vue pour le milieu env.

Définition à la ligne 325 du fichier core/materials/ComponentPartItemVectorView.h.

◆ EnvImpurePartItemVectorView() [2/2]

Arcane::Materials::EnvImpurePartItemVectorView::EnvImpurePartItemVectorView ( )
inline

Construit une vue non initialisée.

Définition à la ligne 328 du fichier core/materials/ComponentPartItemVectorView.h.

Documentation des fonctions membres

◆ operator ComponentImpurePartItemVectorView()

Arcane::Materials::EnvImpurePartItemVectorView::operator ComponentImpurePartItemVectorView ( ) const
inline

Définition à la ligne 332 du fichier core/materials/ComponentPartItemVectorView.h.


La documentation de cette classe a été générée à partir du fichier suivant :