71 lines
1.0 KiB
Groff
71 lines
1.0 KiB
Groff
.TH "src/test_suite.cpp" 3 "Sun Oct 8 2023" "Penning Trap Simulation" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
src/test_suite.cpp \- The test suite for the project\&.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
\fC#include 'PenningTrap\&.hpp'\fP
|
|
.br
|
|
\fC#include 'utils\&.hpp'\fP
|
|
.br
|
|
\fC#include <iomanip>\fP
|
|
.br
|
|
\fC#include <sstream>\fP
|
|
.br
|
|
\fC#include <string>\fP
|
|
.br
|
|
|
|
.SS "Classes"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "class \fBPenningTrapTest\fP"
|
|
.br
|
|
.in -1c
|
|
.SS "Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "int \fBmain\fP ()"
|
|
.br
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
The test suite for the project\&.
|
|
|
|
|
|
.PP
|
|
\fBAuthor\fP
|
|
.RS 4
|
|
Cory Alexander Balaton (coryab)
|
|
.PP
|
|
Janita Ovidie Sandtrøen Willumsen (janitaws)
|
|
.RE
|
|
.PP
|
|
\fBVersion\fP
|
|
.RS 4
|
|
0\&.1
|
|
.RE
|
|
.PP
|
|
.PP
|
|
\fBBug\fP
|
|
.RS 4
|
|
No known bugs
|
|
.RE
|
|
.PP
|
|
|
|
.PP
|
|
Definition in file \fBtest_suite\&.cpp\fP\&.
|
|
.SH "Function Documentation"
|
|
.PP
|
|
.SS "int main ()"
|
|
|
|
.PP
|
|
Definition at line \fB135\fP of file \fBtest_suite\&.cpp\fP\&.
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for Penning Trap Simulation from the source code\&.
|