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

Go to the source code of this file.

Functions

void compute_ppm_coeff_nonuniform (const Vec *const dv, const Vec *const values, const face_estimate_order order, const uint k, Vec a[3], const Realf threshold)

Function Documentation

◆ compute_ppm_coeff_nonuniform()

void compute_ppm_coeff_nonuniform ( const Vec *const dv,
const Vec *const values,
const face_estimate_order order,
const uint k,
Vec a[3],
const Realf threshold )
inline

Definition at line 39 of file cpu_1d_ppm_nonuniform_conserving.hpp.

Here is the call graph for this function: