amr3b.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * PFSRtreeCreate (void)
void PFSRtreeDestroy (void *r)
void PFSRtreeInsert (void *r, void *info, double xmin, double xmax, double ymin, double ymax, double zmin, double zmax)
void PFSRtreeDelete (void *r, void *info, double xmin, double xmax, double ymin, double ymax, double zmin, double zmax)
void PFSRtreeInitTraverse (void *r)
void * PFSRtreeTraverse (void *r, double *xmin, double *xmax, double *ymin, double *ymax, double *zmin, double *zmax)
void PFSRtreeInitSearchBox (void *r, double xmin, double xmax, double ymin, double ymax, double zmin, double zmax)
void * PFSRtreeSearchBox (void *r, double *xmin, double *xmax, double *ymin, double *ymax, double *zmin, double *zmax)


Function Documentation

void* PFSRtreeCreate ( void   ) 

Definition at line 14 of file amr3b.cpp.

References PFS3Rtree::Create().

Here is the call graph for this function:

void PFSRtreeDelete ( void *  r,
void *  info,
double  xmin,
double  xmax,
double  ymin,
double  ymax,
double  zmin,
double  zmax 
)

Definition at line 43 of file amr3b.cpp.

References PFS3BoxId::P, PFS3Rtree::Remove(), PFS3Box::Xmax, PFS3Box::Xmin, PFS3Box::Ymax, PFS3Box::Ymin, PFS3Box::Zmax, and PFS3Box::Zmin.

Here is the call graph for this function:

void PFSRtreeDestroy ( void *  r  ) 

Definition at line 22 of file amr3b.cpp.

References PFS3Rtree::Delete().

Here is the call graph for this function:

void PFSRtreeInitSearchBox ( void *  r,
double  xmin,
double  xmax,
double  ymin,
double  ymax,
double  zmin,
double  zmax 
)

Definition at line 84 of file amr3b.cpp.

References PFS3Rtree::Search(), PFS3Box::Xmax, PFS3Box::Xmin, PFS3Box::Ymax, PFS3Box::Ymin, PFS3Box::Zmax, and PFS3Box::Zmin.

Here is the call graph for this function:

void PFSRtreeInitTraverse ( void *  r  ) 

Definition at line 58 of file amr3b.cpp.

References PFS3Rtree::SearchAll().

Here is the call graph for this function:

void PFSRtreeInsert ( void *  r,
void *  info,
double  xmin,
double  xmax,
double  ymin,
double  ymax,
double  zmin,
double  zmax 
)

Definition at line 28 of file amr3b.cpp.

References PFS3Rtree::Insert(), PFS3BoxId::P, PFS3Box::Xmax, PFS3Box::Xmin, PFS3Box::Ymax, PFS3Box::Ymin, PFS3Box::Zmax, and PFS3Box::Zmin.

Here is the call graph for this function:

void* PFSRtreeSearchBox ( void *  r,
double *  xmin,
double *  xmax,
double *  ymin,
double *  ymax,
double *  zmin,
double *  zmax 
)

Definition at line 96 of file amr3b.cpp.

References PFS3BoxId::P, PFS3Rtree::Result(), PFS3Box::Xmax, PFS3Box::Xmin, PFS3Box::Ymax, PFS3Box::Ymin, PFS3Box::Zmax, and PFS3Box::Zmin.

Here is the call graph for this function:

void* PFSRtreeTraverse ( void *  r,
double *  xmin,
double *  xmax,
double *  ymin,
double *  ymax,
double *  zmin,
double *  zmax 
)

Definition at line 64 of file amr3b.cpp.

References PFS3BoxId::P, PFS3Rtree::ResultAll(), PFS3Box::Xmax, PFS3Box::Xmin, PFS3Box::Ymax, PFS3Box::Ymin, PFS3Box::Zmax, and PFS3Box::Zmin.

Here is the call graph for this function:


Generated on Tue Oct 23 11:23:32 2007 for Relax by  doxygen 1.5.3