Penning Trap Simulation
Simulate particle behavior inside a Penning Trap
Loading...
Searching...
No Matches
test_suite.cpp File Reference

The test suite for the project. More...

#include "PenningTrap.hpp"
#include "utils.hpp"
#include <iomanip>
#include <sstream>
#include <string>

Go to the source code of this file.

Classes

class  PenningTrapTest
 

Functions

int main ()
 

Detailed Description

The test suite for the project.

Author
Cory Alexander Balaton (coryab)
Janita Ovidie Sandtrøen Willumsen (janitaws)
Version
0.1
Bug:
No known bugs

Definition in file test_suite.cpp.

Function Documentation

◆ main()

int main ( )

Definition at line 135 of file test_suite.cpp.