Schema_Comm_statique#

#include <Schema_Comm.h>

How to cite this class in this doc#

:ref:`Schema\_Comm\_statique <class-schema-comm-statique>`
[Schema\_Comm\_statique](#class-schema-comm-statique)

Detailed description#

Inherits from#

List of Public Methods#

Complete Member Function Documentation#

get_recv_size
const ArrOfInt & Schema_Comm_statique::get_recv_size() const

renvoie une reference a un tableau qui contient, pour chaque processeur de send_pe_list_, la taille en bytes des donnees

a recues. A FINIR !!!!

References
How to cite in this doc:
:ref:`const ArrOfInt & Schema_Comm_statique::get_recv_size() const <public-const-arrofint-ref-schema-comm-statique-get-recv-size-const>`
[const ArrOfInt & Schema_Comm_statique::get_recv_size() const](#public-const-arrofint-ref-schema-comm-statique-get-recv-size-const)
get_send_size
const ArrOfInt & Schema_Comm_statique::get_send_size() const

renvoie une reference a un tableau qui contient, pour chaque processeur de send_pe_list_, la taille en bytes des donnees

a envoyer. A FINIR !!!!

References
How to cite in this doc:
:ref:`const ArrOfInt & Schema_Comm_statique::get_send_size() const <public-const-arrofint-ref-schema-comm-statique-get-send-size-const>`
[const ArrOfInt & Schema_Comm_statique::get_send_size() const](#public-const-arrofint-ref-schema-comm-statique-get-send-size-const)

Attributes Documentation#

recv_size_ (protected)
ArrOfInt Schema_Comm_statique::recv_size_
send_size_ (protected)
ArrOfInt Schema_Comm_statique::send_size_