Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
class_particles.hpp File Reference

define container Particle (with and without velocity) More...

#include "stdafx.h"
#include "class_vec_3d.hpp"
Include dependency graph for class_particles.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Particle_x< T >
 class handling particles (position only) More...
 
class  Particle_v< T >
 class handling particles (position only) More...
 

Detailed Description

define container Particle (with and without velocity)

Author
Michal Vrastil
Date
2018-06-24

Definition in file class_particles.hpp.