Schema_Comm_statique#

#include <Schema_Comm.h>
Brief description

How to reference this class#

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

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

Detailed description#

Inherits from#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classSchema__Comm__statique__inherit__graph.png

List of Public Methods#

Complete Member Function Documentation#

get_recv_size#

Definition
const ArrOfInt & Schema_Comm_statique::get_recv_size() const
Brief description

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

Detailed description

a recues. A FINIR !!!!

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const ArrOfInt & Schema_Comm_statique::get_recv_size() const <schema-comm-statique-public-const-arrofint-ref-schema-comm-statique-get-recv-size-const>`
[const ArrOfInt & Schema_Comm_statique::get_recv_size() const](#schema-comm-statique-public-const-arrofint-ref-schema-comm-statique-get-recv-size-const)

get_send_size#

Definition
const ArrOfInt & Schema_Comm_statique::get_send_size() const
Brief description

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

Detailed description

a envoyer. A FINIR !!!!

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const ArrOfInt & Schema_Comm_statique::get_send_size() const <schema-comm-statique-public-const-arrofint-ref-schema-comm-statique-get-send-size-const>`
[const ArrOfInt & Schema_Comm_statique::get_send_size() const](#schema-comm-statique-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_