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

Go to the source code of this file.

Functions

static void filter_pqm_monotonicity (const Vec *__restrict__ values, uint k, Vec &fv_l, Vec &fv_r, Vec &fd_l, Vec &fd_r)
static void compute_pqm_coeff (const Vec *__restrict__ values, face_estimate_order order, uint k, Vec a[5], const Realf threshold)

Function Documentation

◆ compute_pqm_coeff()

void compute_pqm_coeff ( const Vec *__restrict__ values,
face_estimate_order order,
uint k,
Vec a[5],
const Realf threshold )
inlinestatic

Definition at line 146 of file cpu_1d_pqm.hpp.

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

◆ filter_pqm_monotonicity()

void filter_pqm_monotonicity ( const Vec *__restrict__ values,
uint k,
Vec & fv_l,
Vec & fv_r,
Vec & fd_l,
Vec & fd_r )
inlinestatic

Definition at line 31 of file cpu_1d_pqm.hpp.

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