Schema_Comm_statique#
#include <Schema_Comm.h>
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#
public : Schema_Comm
Inheritance graph#
If the image is too small, right-click and open in new tab
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
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#
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
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#
ArrOfInt Schema_Comm_statique::recv_size_
ArrOfInt Schema_Comm_statique::send_size_