XGCa
Classes | Enumerations | Functions
grid_weights.hpp File Reference
#include "globals.hpp"
#include "grid_structs.hpp"
#include "linear_weights.hpp"
Include dependency graph for grid_weights.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SimdPhiWeights< PWU >
 
struct  SimdPhiWeights< PhiIndOnly >
 
struct  SimdPhiWeights< PhiWtNeeded >
 
struct  SimdGridWeights< OT, PIT >
 
struct  SimdGridWeights< Order::Zero, PIT >
 
struct  SimdGridWeights< Order::One, PIT >
 

Enumerations

enum  PhiWtUsage { PhiWtNeeded , PhiIndOnly , NoPhi }
 

Functions

constexpr KOKKOS_INLINE_FUNCTION PhiWtUsage get_phi_wt_usage (PhiInterpType PIT)
 

Enumeration Type Documentation

◆ PhiWtUsage

enum PhiWtUsage
Enumerator
PhiWtNeeded 
PhiIndOnly 
NoPhi 

Function Documentation

◆ get_phi_wt_usage()

constexpr KOKKOS_INLINE_FUNCTION PhiWtUsage get_phi_wt_usage ( PhiInterpType  PIT)
constexpr
Here is the caller graph for this function: