Go to the source code of this file.
Namespaces | |
amrex | |
Functions | |
template<typename T > | |
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void | amrex::poly_interp_coeff (T xInt, T const *AMREX_RESTRICT x, int N, T *AMREX_RESTRICT c) noexcept |
template<int N, typename T > | |
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void | amrex::poly_interp_coeff (T xInt, T const *AMREX_RESTRICT x, T *AMREX_RESTRICT c) noexcept |