|
GInX
Geodesics Integrator tool for particles in GRMHD using Adaptive Mesh Refinement using AMReX.
|
ParticlesContainer class definition. More...
#include <cctk.h>#include "AMReX_Array.H"#include "AMReX_CTOParallelForImpl.H"#include "AMReX_ParallelDescriptor.H"#include "BaseParticleContainer.hxx"#include "Interpolator.hxx"#include "Utilities.hxx"#include "cctk_Types.h"#include "cctk_core.h"#include <AMReX_AmrParticles.H>#include <AMReX_MultiFab.H>#include <AMReX_MultiFabUtil.H>#include <AMReX_Particles.H>#include <AMReX_REAL.H>#include <cassert>#include <cctk_Arguments.h>#include <cctk_Parameters.h>#include <cmath>#include <fstream>#include <iostream>#include <sstream>#include <string>
Include dependency graph for ParticlesContainer.hxx:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GInX::ParticlesContainer< StructType > |
| ParticlesContainer class definition. More... | |
Namespaces | |
| namespace | GInX |
| Interpolators namespace. | |
ParticlesContainer class definition.
The following file contains the definition of the ParticlesContainer class and its methods, the class inherits from the abstract BaseContainer class. On this class we have defined the evolution of the particles quantities involved on the dynamics of the photons.