FORM v5.0.0-35-g6318119
Data Fields
NoDe Struct Reference
Collaboration diagram for NoDe:
Collaboration graph
[legend]

Data Fields

struct NoDeleft
 
struct NoDerght
 
int lloser
 
int rloser
 
int lsrc
 
int rsrc
 

Detailed Description

A node for the tree of losers in the final sorting on the master.

Definition at line 272 of file parallel.c.

Field Documentation

◆ left

struct NoDe* left

Definition at line 273 of file parallel.c.

◆ rght

struct NoDe* rght

Definition at line 274 of file parallel.c.

◆ lloser

int lloser

Definition at line 275 of file parallel.c.

◆ rloser

int rloser

Definition at line 276 of file parallel.c.

◆ lsrc

int lsrc

Definition at line 277 of file parallel.c.

◆ rsrc

int rsrc

Definition at line 278 of file parallel.c.


The documentation for this struct was generated from the following file: