clone() const (defined in Gyoto::GridData2D) | Gyoto::GridData2D | virtual |
dphi(double dd) (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
dphi() const (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
dphi_ | Gyoto::GridData2D | private |
dr(double dd) (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
dr() const (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
dr_ | Gyoto::GridData2D | private |
dt_ | Gyoto::GridData2D | private |
fitsClose(fitsfile *fptr) | Gyoto::GridData2D | |
fitsCreate(std::string filename) | Gyoto::GridData2D | |
fitsReadHDU(fitsfile *fptr, std::string extname, double *&dest, size_t length=0) (defined in Gyoto::GridData2D) | Gyoto::GridData2D | virtual |
fitsWriteHDU(fitsfile *fptr, std::string extname, double *src, size_t length=0) | Gyoto::GridData2D | |
getIndices(size_t i[3], double const tt, double const phi, double const rr, double *const time_array=NULL) const (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
GridData2D() | Gyoto::GridData2D | |
GridData2D(const GridData2D &) | Gyoto::GridData2D | |
interpolate(double tt, double phi, double rr, double *const array, double *const time_array=NULL) const (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
nphi(size_t nn) (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
nphi() const (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
nphi_ | Gyoto::GridData2D | private |
nr(size_t nn) (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
nr() const (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
nr_ | Gyoto::GridData2D | private |
nt(size_t nn) (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
nt() const (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
nt_ | Gyoto::GridData2D | private |
phimax(double phimx) (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
phimax() const (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
phimax_ | Gyoto::GridData2D | private |
phimin(double phimn) (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
phimin() const (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
phimin_ | Gyoto::GridData2D | private |
rmax(double rmx) (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
rmax() const (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
rmax_ | Gyoto::GridData2D | private |
rmin(double rmn) (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
rmin() const (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
rmin_ | Gyoto::GridData2D | private |
tmax(double tmx) (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
tmax() const (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
tmax_ | Gyoto::GridData2D | private |
tmin(double tmn) (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
tmin() const (defined in Gyoto::GridData2D) | Gyoto::GridData2D | |
tmin_ | Gyoto::GridData2D | private |
~GridData2D() | Gyoto::GridData2D | virtual |