Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
gpu_1d_pqm.hpp File Reference
Include dependency graph for gpu_1d_pqm.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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)

Function Documentation

◆ compute_pqm_coeff()

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 )
inlinestatic

Definition at line 130 of file gpu_1d_pqm.hpp.

Here is the call graph for this function:

◆ 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

Definition at line 35 of file gpu_1d_pqm.hpp.

Here is the call graph for this function:
Here is the caller graph for this function: