Nektar++
Loading...
Searching...
No Matches
Namespaces | Macros | Typedefs
StdExpansion1D.cpp File Reference
#include <StdRegions/StdExpansion1D.h>
#include <LibUtilities/BasicUtils/NekInline.hpp>
#include <LibUtilities/Foundations/Interp.h>
#include <StdRegions/Operators/SwitchLevel1.h>
#include <StdRegions/Operators/SwitchLevel2.h>
#include <StdRegions/Operators/PhysDerivSumFacStdKernels.hpp>

Go to the source code of this file.

Namespaces

namespace  Nektar
 
namespace  Nektar::StdRegions
 

Macros

#define PHYSDERIV_Q(r, i)
 

Typedefs

using Nektar::StdRegions::vec_t = tinysimd::scalarT< double >
 

Macro Definition Documentation

◆ PHYSDERIV_Q

#define PHYSDERIV_Q (   r,
 
)
Value:
case NQ1(i): \
PhysDerivTensor1DKernel(NQ1(i), (const vec_t *)intmp.data(), \
(const vec_t *)D, (vec_t *)outarray.data()); \
break;
static NEK_FORCE_INLINE void PhysDerivTensor1DKernel(const unsigned int nq0, const simd_type *in, const simd_type *D0, simd_type *out_d0)
#define NQ1(i)