Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
gpu_1d_ppm_nonuniform_conserving.hpp File Reference
#include <iostream>
#include "algorithm"
#include "cmath"
#include "../arch/arch_device_api.h"
#include "gpu_slope_limiters.hpp"
#include "gpu_face_estimates.hpp"
Include dependency graph for gpu_1d_ppm_nonuniform_conserving.hpp:

Go to the source code of this file.

Functions

ARCH_DEV void compute_ppm_coeff_nonuniform (const Realf *__restrict__ const dv, const Realf *__restrict__ const values, face_estimate_order order, int k, Realf a[3], const Realf threshold, const int index, const int stride)

Function Documentation

◆ compute_ppm_coeff_nonuniform()

ARCH_DEV void compute_ppm_coeff_nonuniform ( const Realf *__restrict__ const dv,
const Realf *__restrict__ const values,
face_estimate_order order,
int k,
Realf a[3],
const Realf threshold,
const int index,
const int stride )
inline

Definition at line 39 of file gpu_1d_ppm_nonuniform_conserving.hpp.

Here is the call graph for this function: