|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|
#include <iostream>#include "algorithm"#include "cmath"#include "../arch/arch_device_api.h"#include "gpu_slope_limiters.hpp"#include "gpu_face_estimates.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) |
|
inline |
Definition at line 39 of file gpu_1d_ppm_nonuniform_conserving.hpp.
