occ
Loading...
Searching...
No Matches
occ::ints::ECoeffs3D< T, LA, LB > Struct Template Reference

#include <ecoeffs.h>

Collaboration diagram for occ::ints::ECoeffs3D< T, LA, LB >:
[legend]

Public Member Functions

OCC_GPU_ENABLED OCC_GPU_INLINEoperator() (int ax, int ay, int az, int bx, int by, int bz, int px, int py, int pz) const
 

Public Attributes

ECoeffs1D< T, LA, LBx
 
ECoeffs1D< T, LA, LBy
 
ECoeffs1D< T, LA, LBz
 

Member Function Documentation

◆ operator()()

template<typename T , int LA, int LB>
OCC_GPU_ENABLED OCC_GPU_INLINE T occ::ints::ECoeffs3D< T, LA, LB >::operator() ( int  ax,
int  ay,
int  az,
int  bx,
int  by,
int  bz,
int  px,
int  py,
int  pz 
) const
inline

Member Data Documentation

◆ x

template<typename T , int LA, int LB>
ECoeffs1D<T, LA, LB> occ::ints::ECoeffs3D< T, LA, LB >::x

◆ y

template<typename T , int LA, int LB>
ECoeffs1D<T, LA, LB> occ::ints::ECoeffs3D< T, LA, LB >::y

◆ z

template<typename T , int LA, int LB>
ECoeffs1D<T, LA, LB> occ::ints::ECoeffs3D< T, LA, LB >::z

The documentation for this struct was generated from the following file: