/home/runner/work/amr-wind/amr-wind/amr-wind/utilities/tensor_ops.H Source File
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
tensor_ops.H
Go to the documentation of this file.
Definition MultiParser.H:7
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void vec_normalize(T *x)
Definition tensor_ops.H:29
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE T dot_prod(const T *x, const T *y)
Definition tensor_ops.H:11
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void cross_prod(const T *a, const T *b, T *c)
Definition tensor_ops.H:54
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE T vec_mag(const T *x)
Definition tensor_ops.H:21
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void inv_transform_vec(const amrex::Array2D< T, 0, AMREX_SPACEDIM, 0, AMREX_SPACEDIM > &tmat, const T *x, T *y)
Definition tensor_ops.H:81
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void transform_vec(const amrex::Array2D< T, 0, AMREX_SPACEDIM, 0, AMREX_SPACEDIM > &tmat, const T *x, T *y)
Definition tensor_ops.H:66
Generated by 1.12.0