Move docs

This commit is contained in:
2023-09-28 16:21:19 +02:00
parent 85a12f2e08
commit 69864f7059
151 changed files with 0 additions and 0 deletions

40
man_pages/man3/todo.3 Normal file
View File

@@ -0,0 +1,40 @@
.TH "todo" 3 "Thu Sep 28 2023" "Penning Trap Simulation" \" -*- nroff -*-
.ad l
.nh
.SH NAME
todo \- Todo List
.PP
.IP "\fBFile \fBParticle\&.cpp\fP \fP" 1c
Implement constructor
.IP "\fBFile \fBPenningTrap\&.cpp\fP \fP" 1c
Implement constructor
.PP
.PP
Implement add_particle
.PP
.PP
Implement external_E_field
.PP
.PP
Implement external_B_field
.PP
.PP
Implement force_on_particle
.PP
.PP
Implement total_force_external
.PP
.PP
Implement total_force_particles
.PP
.PP
Implement total_force
.PP
.PP
Implement evolve_RK4
.PP
.PP
Implement evolve_forward_euler
.PP