Develop #14
@ -238,7 +238,7 @@ sim_arr PenningTrap::simulate(double time, unsigned int steps,
|
|||||||
}
|
}
|
||||||
|
|
||||||
void PenningTrap::write_simulation_to_dir(std::string path, double time,
|
void PenningTrap::write_simulation_to_dir(std::string path, double time,
|
||||||
int steps, std::string method,
|
unsigned int steps, std::string method,
|
||||||
bool particle_interaction)
|
bool particle_interaction)
|
||||||
{
|
{
|
||||||
if (path.back() != '/') {
|
if (path.back() != '/') {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user