Public Member Functions | |
| void | checkSame (ItemConnectivityContainerView rhs) const |
| Checks that the two instances this and rhs have the same values. | |
Friends | |
| template<typename ItemType1, typename ItemType2> | |
| class | IndexedItemConnectivityGenericViewT |
| class | MutableIndexedParticleCellConnectivityView |
Definition at line 43 of file ItemConnectivityContainerView.h.
| void Arcane::ItemConnectivityContainerView::checkSame | ( | ItemConnectivityContainerView | rhs | ) | const |
Checks that the two instances this and rhs have the same values.
Throws a FatalErrorException if not.
Definition at line 27 of file ItemConnectivityContainerView.cc.
References ARCANE_FATAL.
|
friend |
Definition at line 52 of file ItemConnectivityContainerView.h.
|
friend |
Definition at line 131 of file ItemConnectivityContainerView.h.