|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|
This is the complete list of members for LinearHistogram2D, including all inherited members.
| addValue(Vec2d value, double weight=1.) | LinearHistogram2D | inlinevirtual |
| addValueLinearInterpolate(Vec2d value, double weight=1.) | LinearHistogram2D | inline |
| bins | Histogram2D | protected |
| high | LinearHistogram2D | private |
| Histogram2D(size_t n[2]) | Histogram2D | inline |
| LinearHistogram2D(size_t n[2], Vec2d _low, Vec2d _high) | LinearHistogram2D | inline |
| LinearHistogram2D(size_t nx, size_t ny, Vec2d _low, Vec2d _high) | LinearHistogram2D | inline |
| load(const char *filename) | Histogram2D | |
| low | LinearHistogram2D | private |
| mpi_reduce() | Histogram2D | inline |
| num_bins | Histogram2D | protected |
| operator()(int x, int y) | Histogram2D | inline |
| operator+=(LinearHistogram2D &other) | LinearHistogram2D | |
| operator-=(LinearHistogram2D &other) | LinearHistogram2D | |
| save(const char *filename) const | Histogram2D | |
| writeBovAscii(const char *filename, int index, const char *datafilename) | LinearHistogram2D | |
| ~Histogram2D() | Histogram2D | inline |