This is the complete list of members for LoadRegion, including all inherited members.
estimated_time_per_vertex | LoadRegion | private |
get_estimated_time_per_vertex(int i) const | LoadRegion | inline |
get_estimated_time_per_vertex() const | LoadRegion | inline |
get_largest_predicted_time(const View< int *, CLayout, HostType > &proposed_partition) const | LoadRegion | inline |
get_model_is_initialized() const | LoadRegion | inline |
get_observed_load_imbalance() const | LoadRegion | inline |
get_observed_max_region_time() const | LoadRegion | inline |
get_prediction_undershoot() const | LoadRegion | inline |
get_time_since_previous_call() | LoadRegion | inlineprivate |
initialize_model() | LoadRegion | inline |
model_has_history | LoadRegion | private |
model_is_initialized | LoadRegion | private |
my_period_rank | LoadRegion | private |
n_periods | LoadRegion | private |
n_unique_ranks | LoadRegion | private |
observed_load_imbalance | LoadRegion | private |
observed_max_region_time | LoadRegion | private |
predicted_max_region_time | LoadRegion | private |
prediction_undershoot | LoadRegion | private |
region_name | LoadRegion | private |
reset_timer() | LoadRegion | inline |
time_accumulated | LoadRegion | private |
timer_names | LoadRegion | private |
touch_timers() | LoadRegion | inlineprivate |
update_method | LoadRegion | private |
update_model(const View< int *, CLayout, HostType > ¤t_partition, double manual_time=-1.0) | LoadRegion | inline |
update_model_exp_history(const View< int *, CLayout, HostType > ¤t_partition, const View< double *, HostType > &all_periods_timings) | LoadRegion | inlineprivate |
update_model_no_history(const View< int *, CLayout, HostType > ¤t_partition, const View< double *, HostType > &all_periods_timings) | LoadRegion | inlineprivate |
UpdateMethod enum name | LoadRegion | |
verbose | LoadRegion | private |