Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::Numerics::ItemGroupGeometryProperty Class Reference

Internal class implementation for TemisGeometryService and Euclidian3GeometryService. More...

#include <arcane/geometry/impl/ItemGroupGeometryProperty.h>

Collaboration diagram for Arcane::Numerics::ItemGroupGeometryProperty:

Classes

struct  StorageInfo

Public Types

typedef std::map< IGeometryProperty::eProperty, StorageInfoStorageInfos

Public Member Functions

 ItemGroupGeometryProperty ()
virtual ~ItemGroupGeometryProperty ()
bool hasProperty (const IGeometryProperty::eProperty p) const
Integer getStorage (const IGeometryProperty::eProperty p) const
void resetFlags ()

Public Attributes

Integer defined
Integer computed
Integer delegated
StorageInfos storages

Detailed Description

Internal class implementation for TemisGeometryService and Euclidian3GeometryService.

Definition at line 28 of file ItemGroupGeometryProperty.h.

Member Typedef Documentation

◆ StorageInfos

typedef std::map<IGeometryProperty::eProperty, StorageInfo> Arcane::Numerics::ItemGroupGeometryProperty::StorageInfos

Definition at line 60 of file ItemGroupGeometryProperty.h.

Constructor & Destructor Documentation

◆ ItemGroupGeometryProperty()

Arcane::Numerics::ItemGroupGeometryProperty::ItemGroupGeometryProperty ( )

Constructor of the class

Definition at line 21 of file ItemGroupGeometryProperty.cc.

◆ ~ItemGroupGeometryProperty()

Arcane::Numerics::ItemGroupGeometryProperty::~ItemGroupGeometryProperty ( )
virtual

Destructor of the class

Definition at line 30 of file ItemGroupGeometryProperty.cc.

Member Function Documentation

◆ getStorage()

Integer Arcane::Numerics::ItemGroupGeometryProperty::getStorage ( const IGeometryProperty::eProperty p) const

Definition at line 43 of file ItemGroupGeometryProperty.cc.

◆ hasProperty()

bool Arcane::Numerics::ItemGroupGeometryProperty::hasProperty ( const IGeometryProperty::eProperty p) const

Definition at line 36 of file ItemGroupGeometryProperty.cc.

◆ resetFlags()

void Arcane::Numerics::ItemGroupGeometryProperty::resetFlags ( )

Definition at line 53 of file ItemGroupGeometryProperty.cc.

Member Data Documentation

◆ computed

Integer Arcane::Numerics::ItemGroupGeometryProperty::computed

Definition at line 63 of file ItemGroupGeometryProperty.h.

◆ defined

Integer Arcane::Numerics::ItemGroupGeometryProperty::defined

Definition at line 62 of file ItemGroupGeometryProperty.h.

◆ delegated

Integer Arcane::Numerics::ItemGroupGeometryProperty::delegated

Definition at line 64 of file ItemGroupGeometryProperty.h.

◆ storages

StorageInfos Arcane::Numerics::ItemGroupGeometryProperty::storages

Definition at line 65 of file ItemGroupGeometryProperty.h.


The documentation for this class was generated from the following files: