#include <profile.hpp>
|
| SysCounts () |
|
void | clusterCount (const PS::S32 n, const PS::S32 ntimes=1) |
|
void | clearClusterCount () |
|
void | getherClusterCount (int *n, int *count, const long unsigned int size) |
|
void | copyClusterCount (SysCounts &n_count) |
|
void | addClusterCount (SysCounts &n_count) |
|
void | printHist (std::ostream &fout, const PS::S64 n_loop=1, const PS::S32 width=PROFILE_PRINT_WIDTH) const |
|
void | dump (std::ostream &fout, const PS::S64 n_loop=1, const PS::S32 width=PROFILE_PRINT_WIDTH) const |
|
void | dumpHist (std::ostream &fout, const PS::S64 n_loop=1, const PS::S32 width=PROFILE_PRINT_WIDTH) const |
|
void | dumpName (std::ostream &fout, const PS::S32 width=PROFILE_PRINT_WIDTH) const |
|
void | clear () |
|
◆ SysCounts()
◆ addClusterCount()
void SysCounts::addClusterCount |
( |
SysCounts & |
n_count | ) |
|
|
inline |
◆ clear()
void SysCounts::clear |
( |
| ) |
|
|
inline |
◆ clearClusterCount()
void SysCounts::clearClusterCount |
( |
| ) |
|
|
inline |
◆ clusterCount()
void SysCounts::clusterCount |
( |
const PS::S32 |
n, |
|
|
const PS::S32 |
ntimes = 1 |
|
) |
| |
|
inline |
◆ copyClusterCount()
void SysCounts::copyClusterCount |
( |
SysCounts & |
n_count | ) |
|
|
inline |
◆ dump()
void SysCounts::dump |
( |
std::ostream & |
fout, |
|
|
const PS::S64 |
n_loop = 1 , |
|
|
const PS::S32 |
width = PROFILE_PRINT_WIDTH |
|
) |
| const |
|
inline |
◆ dumpHist()
void SysCounts::dumpHist |
( |
std::ostream & |
fout, |
|
|
const PS::S64 |
n_loop = 1 , |
|
|
const PS::S32 |
width = PROFILE_PRINT_WIDTH |
|
) |
| const |
|
inline |
◆ dumpName()
void SysCounts::dumpName |
( |
std::ostream & |
fout, |
|
|
const PS::S32 |
width = PROFILE_PRINT_WIDTH |
|
) |
| const |
|
inline |
◆ getherClusterCount()
void SysCounts::getherClusterCount |
( |
int * |
n, |
|
|
int * |
count, |
|
|
const long unsigned int |
size |
|
) |
| |
|
inline |
◆ printHist()
void SysCounts::printHist |
( |
std::ostream & |
fout, |
|
|
const PS::S64 |
n_loop = 1 , |
|
|
const PS::S32 |
width = PROFILE_PRINT_WIDTH |
|
) |
| const |
|
inline |
◆ ARC_n_groups
◆ ARC_n_groups_iso
◆ ARC_substep_sum
◆ ARC_tsyn_step_sum
◆ cluster_connected
◆ cluster_isolated
◆ ep_ep_interact
◆ ep_sp_interact
◆ H4_step_sum
◆ hard_connected
◆ hard_interrupt
◆ hard_isolated
◆ hard_single
◆ n_cluster
std::map<PS::S32,PS::S32> SysCounts::n_cluster |
Histogram of number of particles in clusters.
◆ n_counter
const PS::S32 SysCounts::n_counter |
◆ n_neighbor_zero
The documentation for this class was generated from the following file: