Welcome to OP-PIC documentation!
Contents:
- Introduction
- Getting Started
- OP-PIC C++ API
- Developer Guide
- Example Application
- Original - Load mesh and initialization
- Step 1 - Preparing to use OP-PIC
- Step 2 - OP-PIC Declaration
- Step 3 - Parallel loop :
opp_par_loop
- Step 4 - Move loop :
opp_particle_move
- Step 5 - Particle injections
- Step 6 - Global reductions
- Step 7 - Handing it all to OP-PIC
- Step 8 - Code generation