Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
MultiGrid< NDIM, T > Member List

This is the complete list of members for MultiGrid< NDIM, T >, including all inherited members.

_NMultiGrid< NDIM, T >private
_NinLevelMultiGrid< NDIM, T >private
_NlevelMultiGrid< NDIM, T >private
_NtotMultiGrid< NDIM, T >private
_NtotinLevelMultiGrid< NDIM, T >private
_yMultiGrid< NDIM, T >private
clear()MultiGrid< NDIM, T >
coord_from_gridindex(size_t level, size_t i)MultiGrid< NDIM, T >
get_grid(size_t level=0)MultiGrid< NDIM, T >
get_grid(size_t level=0) const MultiGrid< NDIM, T >
get_N(size_t level=0) const MultiGrid< NDIM, T >
get_Ndim() const MultiGrid< NDIM, T >
get_Nlevel() const MultiGrid< NDIM, T >
get_Nmin() const MultiGrid< NDIM, T >
get_Ntot(size_t level=0) const MultiGrid< NDIM, T >
get_y(size_t level=0)MultiGrid< NDIM, T >
get_y(size_t level=0) const MultiGrid< NDIM, T >
get_y(size_t level, size_t i)MultiGrid< NDIM, T >
get_y(size_t level, std::vector< size_t > &coord_list)MultiGrid< NDIM, T >
gridindex_from_coord(size_t level, std::vector< size_t > &coord_list)MultiGrid< NDIM, T >
MultiGrid()MultiGrid< NDIM, T >inline
MultiGrid(size_t N)MultiGrid< NDIM, T >inline
MultiGrid(size_t N, size_t Nlevel)MultiGrid< NDIM, T >
MultiGrid(Grid< NDIM, T > &y, size_t Nlevel)MultiGrid< NDIM, T >
MultiGrid(Grid< NDIM, T > &y)MultiGrid< NDIM, T >
operator[](size_t level)MultiGrid< NDIM, T >
operator[](size_t level) const MultiGrid< NDIM, T >
restrict_down(size_t from_level)MultiGrid< NDIM, T >
restrict_down(size_t from_level, Grid< NDIM, T > &to_grid)MultiGrid< NDIM, T >
restrict_down_all()MultiGrid< NDIM, T >
set_y(size_t level, size_t i, T value)MultiGrid< NDIM, T >