OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
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)

Definition at line 19 of file read.cpp.

◆ readFile()

FILECONTENTS * readFile ( const char filename[])

Definition at line 40 of file read.cpp.

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