Struct PGAContext

Struct Documentation

struct PGAContext

Context Structure.

This is the central data structure, think of it as “self” in OO programming

Public Members

PGAAlgorithm ga

Pointer to algorithm data.

PGACOperations cops

C-Operations

PGAFortranOperations fops

Fortran-Operations

PGAParallel par

Parallel settings

PGAReport rep

Reporting

PGASystem sys

System settings

PGADebug debug

Debug printing

PGAInitialize init

Initialization

PGAScratch scratch

Scratch space