| algo_aitken(REAL under_relaxation_factor=1.0, REAL under_relaxation_factor_max=1.0, MPI_Comm local_comm=MPI_COMM_NULL, std::vector< std::pair< point_type, REAL >> pts_vlu_init=std::vector< std::pair< point_type, REAL >>(), REAL res_l2_norm_nm1=0.0) | mui::algo_aitken< CONFIG > | inline |
| get_residual_L2_Norm(time_type t_single) | mui::algo_aitken< CONFIG > | inline |
| get_residual_L2_Norm(time_type t, iterator_type it) | mui::algo_aitken< CONFIG > | inline |
| get_under_relaxation_factor(time_type t_single) | mui::algo_aitken< CONFIG > | inline |
| get_under_relaxation_factor(time_type t, iterator_type it) | mui::algo_aitken< CONFIG > | inline |
| init_under_relaxation_factor_ | mui::algo_aitken< CONFIG > | protected |
| INT typedef | mui::algo_aitken< CONFIG > | |
| iterator_type typedef | mui::algo_aitken< CONFIG > | |
| local_mpi_comm_world_ | mui::algo_aitken< CONFIG > | protected |
| minimum_iterator_ | mui::algo_aitken< CONFIG > | protected |
| point_type typedef | mui::algo_aitken< CONFIG > | |
| pts_time_res_ | mui::algo_aitken< CONFIG > | mutableprotected |
| pts_time_value_ | mui::algo_aitken< CONFIG > | mutableprotected |
| REAL typedef | mui::algo_aitken< CONFIG > | |
| relaxation(std::pair< time_type, iterator_type > t, point_type focus, OTYPE filtered_value) const | mui::algo_aitken< CONFIG > | inline |
| residual_l2_norm_ | mui::algo_aitken< CONFIG > | mutableprotected |
| time_type typedef | mui::algo_aitken< CONFIG > | |
| under_relaxation_factor_ | mui::algo_aitken< CONFIG > | mutableprotected |
| under_relaxation_factor_max_ | mui::algo_aitken< CONFIG > | protected |