OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
IntSUDS.h File Reference
#include "Particle/Interpolator.h"
#include "Field/Field.h"
Include dependency graph for IntSUDS.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  InterpolatorTraits< T, Dim, IntSUDS >
class  IntSUDSImpl< Dim >
class  IntSUDSImpl< 1U >
class  IntSUDSImpl< 2U >
class  IntSUDSImpl< 3U >
class  IntSUDS

Class Documentation

◆ InterpolatorTraits< T, Dim, IntSUDS >

struct InterpolatorTraits< T, Dim, IntSUDS >
template<class T, unsigned Dim>
struct InterpolatorTraits< T, Dim, IntSUDS >

Definition at line 27 of file IntSUDS.h.

Inheritance diagram for InterpolatorTraits< T, Dim, IntSUDS >:
Collaboration diagram for InterpolatorTraits< T, Dim, IntSUDS >:
Class Members
typedef CacheData1< T, Dim > Cache_t