OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Functions
read.cpp File Reference
#include "wfg.h"
#include "avl.h"
Include dependency graph for read.cpp:

Go to the source code of this file.

Functions

void printContents (FILECONTENTS *f)
 
FILECONTENTSreadFile (const char filename[])
 

Function Documentation

◆ printContents()

void printContents ( FILECONTENTS f)

◆ readFile()

FILECONTENTS * readFile ( const char  filename[])

Definition at line 40 of file read.cpp.

References FILECONTENTS::fronts, and FILECONTENTS::nFronts.

Referenced by Hypervolume::FromFile(), and SDDS::SDDSParser::run().