16#ifndef Joint_Items_included
17#define Joint_Items_included
29template <
typename _SIZE_>
75 int nb_items_virtuels_;
Joint_Items holds the parallel distribution information for a particular geometric item type with a p...
const ArrOfInt_t & items_communs() const
const IntTab_t & renum_items_communs() const
Returns the renum_items_communs_ array (read-only). See renum_items_communs_.
Joint_Items_32_64()
default constructor
IntTab_T< _SIZE_ > IntTab_t
IntTab_t & set_renum_items_communs()
Returns the renum_items_communs_ array for filling. See renum_items_communs_.
ArrOfInt_t & set_items_communs()
Returns the items_communs_ array for filling.
int nb_items_virtuels() const
Returns the number of virtual items. See nb_items_virtuels_.
void set_nb_items_virtuels(int n)
Sets the number of virtual items. See nb_items_virtuels_.
const ArrOfInt_t & items_distants() const
Returns the items_distants_ array (read-only). See items_distants_.
ArrOfInt_t & set_items_distants()
Returns the items_distants_ array for filling.
void reset()
Resets to the initial state obtained after the default constructor.
ArrOfInt_T< _SIZE_ > ArrOfInt_t
void set_nb_items_reels(int n)
Sets the number of real items. Not yet used.
int nb_items_reels() const
Returns the number of real items. Not yet used.