Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::mesh::NewItemOwnerBuilder Class Reference
Collaboration diagram for Arcane::mesh::NewItemOwnerBuilder:

Public Member Functions

template<typename T>
Cell connectedCellOfItem (const T &item) const
template<typename T>
Integer ownerOfItem (const T &item) const
template<>
Cell connectedCellOfItem (const Node &node) const
template<>
Cell connectedCellOfItem (const Edge &edge) const
template<>
Cell connectedCellOfItem (const Face &face) const
template<>
Cell connectedCellOfItem (const Particle &particle) const

Private Member Functions

template<typename T>
Cell _minimumUniqueIdCellOfItem (const T &item) const

Detailed Description

Definition at line 44 of file NewItemOwnerBuilder.h.

Constructor & Destructor Documentation

◆ NewItemOwnerBuilder()

Arcane::mesh::NewItemOwnerBuilder::NewItemOwnerBuilder ( )
inline

Definition at line 48 of file NewItemOwnerBuilder.h.

Member Function Documentation

◆ _minimumUniqueIdCellOfItem()

template<typename T>
Cell Arcane::mesh::NewItemOwnerBuilder::_minimumUniqueIdCellOfItem ( const T & item) const
inlineprivate

Definition at line 68 of file NewItemOwnerBuilder.h.

◆ connectedCellOfItem() [1/4]

template<>
Cell Arcane::mesh::NewItemOwnerBuilder::connectedCellOfItem ( const Edge & edge) const
inline

Definition at line 88 of file NewItemOwnerBuilder.h.

◆ connectedCellOfItem() [2/4]

template<>
Cell Arcane::mesh::NewItemOwnerBuilder::connectedCellOfItem ( const Face & face) const
inline

Definition at line 95 of file NewItemOwnerBuilder.h.

◆ connectedCellOfItem() [3/4]

template<>
Cell Arcane::mesh::NewItemOwnerBuilder::connectedCellOfItem ( const Node & node) const
inline

Definition at line 81 of file NewItemOwnerBuilder.h.

◆ connectedCellOfItem() [4/4]

template<>
Cell Arcane::mesh::NewItemOwnerBuilder::connectedCellOfItem ( const Particle & particle) const
inline

Definition at line 103 of file NewItemOwnerBuilder.h.

◆ ownerOfItem()

template<typename T>
Integer Arcane::mesh::NewItemOwnerBuilder::ownerOfItem ( const T & item) const
inline

Definition at line 57 of file NewItemOwnerBuilder.h.


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