| 
    VAPoR
    0.1
    
   | 
 
This is the complete list of members for VAPoR::RegularGrid, including all inherited members.
| _AccessIJK(float **blks, size_t i, size_t j, size_t k) const | VAPoR::RegularGrid | protected | 
| _ClampCoord(double &x, double &y, double &z) const | VAPoR::RegularGrid | protected | 
| _interpolateVaryingCoord(size_t, size_t, size_t, double, double, double) const | VAPoR::RegularGrid | inlinevirtual | 
| _max | VAPoR::RegularGrid | protected | 
| _min | VAPoR::RegularGrid | protected | 
| _SetExtents(const double extents[6]) | VAPoR::RegularGrid | protected | 
| AccessIJK(size_t i, size_t j, size_t k) const | VAPoR::RegularGrid | |
| begin() | VAPoR::RegularGrid | inline | 
| begin() const | VAPoR::RegularGrid | inline | 
| bilinearElevation(size_t i0, size_t i1, size_t j0, size_t j1, size_t k0, double iwgt, double jwgt) const | VAPoR::RegularGrid | |
| bilinearInterpolation(size_t i0, size_t i1, size_t j0, size_t j1, size_t k0, double iwgt, double jwgt) const | VAPoR::RegularGrid | |
| end() | VAPoR::RegularGrid | inline | 
| end() const | VAPoR::RegularGrid | inline | 
| getBilinearWeights(double x, double y, double z, double &iwgt, double &jwgt) const | VAPoR::RegularGrid | |
| GetBlks() const | VAPoR::RegularGrid | inline | 
| GetBlockSize(size_t bs[3]) const | VAPoR::RegularGrid | inline | 
| GetBoundingBox(const size_t min[3], const size_t max[3], double extents[6]) const | VAPoR::RegularGrid | virtual | 
| GetBoundingBox(const std::vector< size_t > &min, const std::vector< size_t > &max, std::vector< double > &minu, std::vector< double > &maxu) const | VAPoR::RegularGrid | virtual | 
| GetDimensions(size_t dims[3]) const | VAPoR::RegularGrid | |
| GetEnclosingRegion(const double minu[3], const double maxu[3], size_t min[3], size_t max[3]) const | VAPoR::RegularGrid | virtual | 
| GetIJKIndex(double x, double y, double z, size_t *i, size_t *j, size_t *k) const | VAPoR::RegularGrid | virtual | 
| GetIJKIndexFloor(double x, double y, double z, size_t *i, size_t *j, size_t *k) const | VAPoR::RegularGrid | virtual | 
| GetIJKMinMax(size_t min[3], size_t max[3]) const | VAPoR::RegularGrid | inlinevirtual | 
| GetIJKOrigin(size_t min[3]) const | VAPoR::RegularGrid | inlinevirtual | 
| GetInterpolationOrder() const | VAPoR::RegularGrid | inlinevirtual | 
| GetMinCellExtents(double *x, double *y, double *z) const | VAPoR::RegularGrid | inlinevirtual | 
| GetMissingValue() const | VAPoR::RegularGrid | inline | 
| GetNumBlks() const | VAPoR::RegularGrid | inline | 
| GetRange(float range[2]) const | VAPoR::RegularGrid | virtual | 
| GetRank() | VAPoR::RegularGrid | inlinevirtual | 
| GetUserCoordinates(size_t i, size_t j, size_t k, double *x, double *y, double *z) const | VAPoR::RegularGrid | virtual | 
| GetUserExtents(double extents[6]) const | VAPoR::RegularGrid | virtual | 
| GetValue(double x, double y, double z) const | VAPoR::RegularGrid | virtual | 
| HasMissingData() const | VAPoR::RegularGrid | inline | 
| HasPeriodic(bool *idim, bool *jdim, bool *kdim) const | VAPoR::RegularGrid | inlinevirtual | 
| InsideGrid(double x, double y, double z) const | VAPoR::RegularGrid | virtual | 
| Next() | VAPoR::RegularGrid | |
| operator<<(std::ostream &o, const RegularGrid &rg) | VAPoR::RegularGrid | friend | 
| quadraticInterpolation(double x, double y, double z) const | VAPoR::RegularGrid | |
| RegularGrid(const size_t bs[3], const size_t min[3], const size_t max[3], const double extents[6], const bool periodic[3], float **blks) | VAPoR::RegularGrid | |
| RegularGrid(const size_t bs[3], const size_t min[3], const size_t max[3], const double extents[6], const bool periodic[3], float **blks, float missing_value) | VAPoR::RegularGrid | |
| ResetItr() | VAPoR::RegularGrid | |
| Reshape(const size_t min[3], const size_t max[3], const bool periodic[3]) | VAPoR::RegularGrid | virtual | 
| SetInterpolationOrder(int order) | VAPoR::RegularGrid | virtual | 
| SetMissingValue(float missing_value) | VAPoR::RegularGrid | inline | 
| SetPeriodic(const bool periodic[3]) | VAPoR::RegularGrid | inlinevirtual | 
| verticalLinearInterpolation(double x, double y, double z) const | VAPoR::RegularGrid | |
| ~RegularGrid() | VAPoR::RegularGrid | virtual | 
 1.8.9.1