OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
src
ippl
src
Utility
FieldDebugFunctions.h
Go to the documentation of this file.
1
#ifndef FIELDDEBUGFUNCTIONS_H
2
#define FIELDDEBUGFUNCTIONS_H
3
4
class
Inform
;
5
6
void
setInform
(
Inform
& inform);
7
void
setFormat
(
int
ElementsPerLine,
int
DigitsPastDecimal,
8
int
WidthOfElements = 0);
9
10
#endif
setFormat
void setFormat(int ElementsPerLine, int DigitsPastDecimal, int WidthOfElements=0)
Definition:
FieldDebugFunctions.cpp:56
setInform
void setInform(Inform &inform)
Definition:
FieldDebugFunctions.cpp:40
Inform
Definition:
Inform.h:42
Generated on Wed Aug 25 2021 16:41:00 for OPAL (Object Oriented Parallel Accelerator Library) by
1.9.1