| _communicator | libMesh::ParallelObject | protected |
| bin_bounds | libMesh::Parallel::Histogram< KeyType, IdxType > | private |
| bin_iters | libMesh::Parallel::Histogram< KeyType, IdxType > | private |
| build_histogram() | libMesh::Parallel::Histogram< KeyType, IdxType > | |
| comm() const | libMesh::ParallelObject | inline |
| data | libMesh::Parallel::Histogram< KeyType, IdxType > | private |
| get_histogram() const | libMesh::Parallel::Histogram< KeyType, IdxType > | inline |
| global_bin_size(const IdxType bin) const | libMesh::Parallel::Histogram< KeyType, IdxType > | inline |
| hist | libMesh::Parallel::Histogram< KeyType, IdxType > | private |
| Histogram(const Parallel::Communicator &comm, const std::vector< KeyType > &d) | libMesh::Parallel::Histogram< KeyType, IdxType > | explicit |
| IterType typedef | libMesh::Parallel::Histogram< KeyType, IdxType > | private |
| local_bin_size(const IdxType bin) const | libMesh::Parallel::Histogram< KeyType, IdxType > | inline |
| lower_bound(const IdxType bin) const | libMesh::Parallel::Histogram< KeyType, IdxType > | inline |
| make_histogram(const IdxType nbins, KeyType max, KeyType min) | libMesh::Parallel::Histogram< KeyType, IdxType > | |
| n_bins() const | libMesh::Parallel::Histogram< KeyType, IdxType > | inline |
| n_processors() const | libMesh::ParallelObject | inline |
| operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | inline |
| ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | inline |
| ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | inline |
| processor_id() const | libMesh::ParallelObject | inline |
| upper_bound(const IdxType bin) const | libMesh::Parallel::Histogram< KeyType, IdxType > | inline |
| ~ParallelObject()=default | libMesh::ParallelObject | virtual |