23#ifndef GPU_1D_PPM_NU_H
24#define GPU_1D_PPM_NU_H
46 m_face = ((p_face - m_face) * (values[
k*stride+
index] - (
Realf)(0.5) * (m_face + p_face)) >
47 (p_face - m_face)*(p_face - m_face) * ((
Realf)(1.0)/(
Realf)(6.0))) ?
50 p_face = (-(p_face - m_face) * (p_face - m_face) * ((
Realf)(1.0)/(
Realf)(6.0))) >
51 (p_face - m_face) * (values[
k*stride+
index] - (
Realf)(0.5) * (m_face + p_face)) ?
59 a[1] = (
Realf)(3.0) * values[
k*stride+
index] - (
Realf)(2.0) * m_face - p_face;
60 a[2] = (m_face + p_face - (
Realf)(2.0) * values[
k*stride+
index]);
void compute_filtered_face_values_nonuniform(const Realf *const dv, const Vec *const values, const uint k, const face_estimate_order order, Vec &fv_l, Vec &fv_r, const Realf threshold)
__global__ void vmesh::VelocityMesh **__restrict__ ColumnOffsets split::SplitVector< vmesh::GlobalID > Hashinator::Hashmap< vmesh::GlobalID, vmesh::LocalID > const uint *__restrict__ const Realf const int const int const Realf const Realf dv
__global__ void const Realf const uint *__restrict__ const uint *__restrict__ const vmesh::GlobalID *__restrict__ const uint const uint const uint const Realf threshold