|
GLAMERDOC++
Gravitational Lensing Code Library
|
This is the complete list of members for TreeForce, including all inherited members.
| _BuildTreeNB(TreeNBStruct< PType > *tree, IndexType nparticles, IndexType *particles) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| _findleaf(T *ray, TreeSimple::iterator &it) const (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| _freeTreeNB(TreeNBStruct< PType > *tree, short child) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| _NearestNeighbors(T *ray, int Nneighbors, unsigned long *neighbors, PosType *rneighbors) | TreeSimple< PType > | protected |
| _PointsWithin(T *ray, float *rmax, std::list< unsigned long > &neighborkist) | TreeSimple< PType > | protected |
| alpha_h(PosType r2s2, PosType sigma) (defined in TreeForce) | TreeForce | inlineprotectedvirtual |
| atLeaf() (defined in TreeSimple< PType >) | TreeSimple< PType > | inlineprotected |
| attachChildToCurrentNB(TreeNBStruct< PType > *tree, BranchNB &data, int child) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| atTopNB(TreeNBStruct< PType > *tree) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| BuildTreeNB(PType *xxp, IndexType Nparticles, IndexType *particles, int Ndimensions, PosType theta) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| CalcMoments() (defined in TreeForce) | TreeForce | protected |
| CalculateSPHsmoothing(int N) | TreeForce | |
| emptyTreeNB(TreeNBStruct< PType > *tree) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| force2D(PosType const *ray, PosType *alpha, KappaType *kappa, KappaType *gamma, KappaType *phi) | TreeForce | |
| force_theta (defined in TreeForce) | TreeForce | protected |
| FreeBranchNB(BranchNB *branchNB) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| freeTreeNB(TreeNBStruct< PType > *tree) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| gamma_h(PosType r2s2, PosType sigma) (defined in TreeForce) | TreeForce | inlineprotectedvirtual |
| getCurrentNB(TreeNBStruct< PType > *tree, IndexType *particles, IndexType *nparticles) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| getNbranchesNB(TreeNBStruct< PType > *tree) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| haloON (defined in TreeForce) | TreeForce | protected |
| halos (defined in TreeForce) | TreeForce | protected |
| inbox(const T *center, PosType *p1, PosType *p2) const (defined in TreeSimple< PType >) | TreeSimple< PType > | inlineprotected |
| incell (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| index (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| init | TreeForce | protected |
| insertChildToCurrentNB(TreeNBStruct< PType > *tree, IndexType *particles, IndexType nparticles, PosType boundary_p1[], PosType boundary_p2[], PosType center[], int child) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| isEmptyNB(TreeNBStruct< PType > *tree) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| kappa_background | TreeForce | protected |
| kappa_h(PosType r2s2, PosType sigma) (defined in TreeForce) | TreeForce | inlineprotectedvirtual |
| masses | TreeForce | protected |
| median_cut (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| moveToChildNB(TreeNBStruct< PType > *tree, int child) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| moveTopNB(TreeNBStruct< PType > *tree) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| moveUpNB(TreeNBStruct< PType > *tree) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| MultiMass | TreeForce | protected |
| MultiRadius | TreeForce | protected |
| Nbucket (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| Ndim (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| NewBranchNB(IndexType *particles, IndexType nparticles, PosType boundary_p1[], PosType boundary_p2[], PosType center[], int level, unsigned long branchNBnumber) | TreeSimple< PType > | protected |
| NewTreeNB(IndexType *particles, IndexType nparticles, PosType boundary_p1[], PosType boundary_p2[], PosType center[], short Ndimensions) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| NNDistance(T *ray, int Nneighbors) const | TreeSimple< PType > | |
| noChildNB(TreeNBStruct< PType > *tree) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| Nparticles (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| offEndNB(TreeNBStruct< PType > *tree) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| phi_o(PosType r2, PosType sigma) (defined in TreeForce) | TreeForce | inlineprotectedvirtual |
| PointsWithinCircle(T center[2], float radius, std::list< unsigned long > &neighborkist) | TreeSimple< PType > | |
| PointsWithinCircle(T *ray, float rmax, std::list< unsigned long > &neighborlist) | TreeSimple< PType > | |
| PointsWithinEllipse(T center[2], float a_max, float a_min, float posangle, std::list< unsigned long > &neighborkist) | TreeSimple< PType > | |
| PointsWithinEllipse(T *ray, float rmax, float rmin, float posangle, std::list< unsigned long > &neighborlist) | TreeSimple< PType > | |
| realray (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| rotate_coordinates(PosType **coord) | TreeForce | protected |
| rsph | TreeForce | protected |
| tree (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| TreeForce(PosType **xp, IndexType Npoints, float *masses, float *rsph, bool Multimass, bool Multisize, PosType my_kappa_background=0, int bucket=5, int dimensions=2, bool median=false, PosType theta=0.1) | TreeForce | |
| TreeForce(PosType **xp, IndexType Npoints, LensHalo *my_halos, bool Multisize=true, PosType my_kappa_bk=0.0, int bucket=5, int dimensions=2, bool median=false, PosType theta=0.1) | TreeForce | |
| TreeNBWalkStep(TreeNBStruct< PType > *tree, bool allowDescent) (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| TreeSimple(PType *xp, IndexType Npoints, int bucket=5, int dimensions=2, bool median=true) (defined in TreeSimple< PType >) | TreeSimple< PType > | |
| xxp (defined in TreeSimple< PType >) | TreeSimple< PType > | protected |
| ~TreeForce() (defined in TreeForce) | TreeForce | |
| ~TreeSimple() (defined in TreeSimple< PType >) | TreeSimple< PType > | virtual |