| appendAllPoints(std::list< Point * > &answer) | oofem::ParticleGrid< Point > | |
| bb0 | oofem::ParticleGrid< Point > | protected |
| bb1 | oofem::ParticleGrid< Point > | protected |
| begin() | oofem::ParticleGrid< Point > | |
| beginAt(const FloatArray &x0, const FloatArray &x1) | oofem::ParticleGrid< Point > | |
| clearPosition(const IntArray &pos) | oofem::ParticleGrid< Point > | |
| clearPosition(int ind) | oofem::ParticleGrid< Point > | |
| createSubGrid(ParticleGrid< Point > *&subgrid, const IntArray &res, const IntArray &pos) | oofem::ParticleGrid< Point > | |
| data | oofem::ParticleGrid< Point > | protected |
| dx | oofem::ParticleGrid< Point > | protected |
| errorInfo(const char *func) const | oofem::ParticleGrid< Point > | inline |
| getBoundingBox(const FloatArray &x0, const FloatArray &x1, IntArray &ind0, IntArray &ind1) const | oofem::ParticleGrid< Point > | |
| getGridCoord(FloatArray &answer, const IntArray &pos) const | oofem::ParticleGrid< Point > | |
| getGridCoord(FloatArray &answer, int ind) const | oofem::ParticleGrid< Point > | |
| getGridStep(int i) const | oofem::ParticleGrid< Point > | inline |
| getNumberOfPoints() const | oofem::ParticleGrid< Point > | |
| getPoint(Point *&answer, const IntArray &pos) const | oofem::ParticleGrid< Point > | |
| getPoint(Point *&answer, int ind) const | oofem::ParticleGrid< Point > | |
| getPointsWithin(std::list< Point * > &answer, const FloatArray &x0, const FloatArray &x1) | oofem::ParticleGrid< Point > | |
| getPosition(const FloatArray &x, IntArray &pos) const | oofem::ParticleGrid< Point > | |
| getResolution(int i) | oofem::ParticleGrid< Point > | inline |
| getSubGrid(ParticleGrid< Point > *&subgrid, const IntArray &pos) const | oofem::ParticleGrid< Point > | |
| getSubGrid(ParticleGrid< Point > *&subgrid, int ind) const | oofem::ParticleGrid< Point > | |
| getTotal() const | oofem::ParticleGrid< Point > | inline |
| giveDimensions() | oofem::ParticleGrid< Point > | inline |
| giveIndex(const IntArray &pos) const | oofem::ParticleGrid< Point > | protected |
| givePosition(IntArray &pos, int index) const | oofem::ParticleGrid< Point > | protected |
| init(const IntArray &res, const FloatArray &bb0, const FloatArray &bb1) | oofem::ParticleGrid< Point > | protected |
| isEmpty() const | oofem::ParticleGrid< Point > | |
| iterator typedef | oofem::ParticleGrid< Point > | |
| n | oofem::ParticleGrid< Point > | protected |
| ParticleGrid(const IntArray &res, const FloatArray &bb0, const FloatArray &bb1) | oofem::ParticleGrid< Point > | |
| ParticleGrid(const ParticleGrid *old) | oofem::ParticleGrid< Point > | |
| ParticleGridIterator< Point > class | oofem::ParticleGrid< Point > | friend |
| res | oofem::ParticleGrid< Point > | protected |
| res_prod | oofem::ParticleGrid< Point > | protected |
| setPoint(Point *point, const IntArray &pos) | oofem::ParticleGrid< Point > | |
| setPoint(Point *point, int ind) | oofem::ParticleGrid< Point > | |
| total | oofem::ParticleGrid< Point > | protected |
| ~ParticleGrid() | oofem::ParticleGrid< Point > | |