FORM 4.3
NoDe Struct Reference

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 265 of file parallel.c.

Field Documentation

◆ left

struct NoDe* left

Definition at line 266 of file parallel.c.

◆ rght

struct NoDe* rght

Definition at line 267 of file parallel.c.

◆ lloser

int lloser

Definition at line 268 of file parallel.c.

◆ rloser

int rloser

Definition at line 269 of file parallel.c.

◆ lsrc

int lsrc

Definition at line 270 of file parallel.c.

◆ rsrc

int rsrc

Definition at line 271 of file parallel.c.


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