1HPL_binit(3)                 HPL Library Functions                HPL_binit(3)
2
3
4

NAME

6       HPL_binit - Initialize the row broadcast.
7

SYNOPSIS

9       #include "hpl.h"
10
11       int HPL_binit( HPL_T_panel * PANEL );
12

DESCRIPTION

14       HPL_binit  initializes   a  row  broadcast.  Successful  completion  is
15       indicated by the returned error code HPL_SUCCESS.
16

ARGUMENTS

18       PANEL   (input/output)          HPL_T_panel *
19               On entry,  PANEL  points to the  current panel  data  structure
20               being broadcast.
21

SEE ALSO

23       HPL_bcast (3), HPL_bwait (3).
24
25
26
27HPL 2.2                        February 24, 2016                  HPL_binit(3)
Impressum