Go to the source code of this file.
|
| static ARCH_DEV void | filter_pqm_monotonicity (const Realf *__restrict__ values, int k, Realf &fv_l, Realf &fv_r, Realf &fd_l, Realf &fd_r, const int index, const int stride) |
| static ARCH_DEV void | compute_pqm_coeff (const Realf *__restrict__ values, face_estimate_order order, int k, Realf a[5], const Realf threshold, const int index, const int stride) |
◆ compute_pqm_coeff()
◆ filter_pqm_monotonicity()
| ARCH_DEV void filter_pqm_monotonicity |
( |
const Realf *__restrict__ | values, |
|
|
int | k, |
|
|
Realf & | fv_l, |
|
|
Realf & | fv_r, |
|
|
Realf & | fd_l, |
|
|
Realf & | fd_r, |
|
|
const int | index, |
|
|
const int | stride ) |
|
inlinestatic |