Block-Structured AMR Software Framework
 
Loading...
Searching...
No Matches
AMReX_LOUtil_K.H File Reference
#include <AMReX_Config.H>
#include <AMReX_GpuQualifiers.H>
#include <AMReX_REAL.H>

Go to the source code of this file.

Namespaces

namespace  amrex
 

Functions

template<typename T >
__host__ __device__ void amrex::poly_interp_coeff (T xInt, T const *restrict x, int N, T *restrict c) noexcept
 
template<int N, typename T >
__host__ __device__ void amrex::poly_interp_coeff (T xInt, T const *restrict x, T *restrict c) noexcept