|
Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
|
: class for effective iteration of cube of mesh cells More...
#include <core_mesh.h>

Public Member Functions | |
| IT (const Vec_3D< double > &pos) | |
| IT (const Vec_3D< double > &pos, double Hc) | |
| bool | iter () |
Public Attributes | |
| size_t | counter |
| Vec_3D< size_t > | vec |
: class for effective iteration of cube of mesh cells
Definition at line 66 of file core_mesh.h.
| bool IT< points >::iter | ( | ) |
Definition at line 187 of file core_mesh.cpp.
References IT< points >::counter, and IT< points >::vec.
Referenced by assign_from(), assign_to(), anonymous_namespace{mod_frozen_potential.cpp}::force_short(), and TEST_CASE().
| size_t IT< points >::counter |
Definition at line 72 of file core_mesh.h.
Referenced by IT< points >::iter(), and TEST_CASE().
Definition at line 73 of file core_mesh.h.
Referenced by assign_from(), assign_to(), anonymous_namespace{mod_frozen_potential.cpp}::force_short(), IT< points >::IT(), IT< points >::iter(), and TEST_CASE().