ASCOT5
Loading...
Searching...
No Matches
simulate
simulate_fo_fixed.h
Go to the documentation of this file.
1
5
#ifndef SIMULATE_FO_FIXED_H
6
#define SIMULATE_FO_FIXED_H
7
8
#include "
../ascot5.h
"
9
#include "
../simulate.h
"
10
#include "
../particle.h
"
11
12
void
simulate_fo_fixed
(
particle_queue
* pq,
sim_data
* sim,
int
mrk_array_size);
13
14
#endif
ascot5.h
Main header file for ASCOT5.
particle.h
Header file for particle.c.
simulate.h
Header file for simulate.c.
simulate_fo_fixed
void simulate_fo_fixed(particle_queue *pq, sim_data *sim, int mrk_array_size)
Simulates particles using fixed time-step.
Definition
simulate_fo_fixed.c:50
particle_queue
Marker queue.
Definition
particle.h:154
sim_data
Simulation data struct.
Definition
simulate.h:154
Generated on Wed Oct 9 2024 17:13:57 for ASCOT5 by
1.10.0