|
Penning Trap Simulation
Simulate particle behavior inside a Penning Trap
|
The test suite for the project. More...
#include <iomanip>#include <sstream>#include <string>#include "PenningTrap.hpp"#include "constants.hpp"#include "utils.hpp"Go to the source code of this file.
Classes | |
| class | PenningTrapTest |
| Test class for the Penning trap. More... | |
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 145 of file test_suite.cpp.