Proto  3.2
Classes | Namespaces | Macros | Functions
Proto_InterpStencil.H File Reference
#include "Proto_InterpStencil1D.H"
#include "implem/Proto_InterpStencilImplem.H"
#include "implem/Proto_InterpStencilDefs.H"
Include dependency graph for Proto_InterpStencil.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Proto::LazyInterpStencil< T, C, MEM, D, E >
 
class  Proto::InterpStencil< T >
 
struct  Proto::LazyInterpStencil< T, C, MEM, D, E >
 

Namespaces

 Proto
 

Macros

#define _PROTO_INTERP_STENCIL_
 

Functions

template<typename T , unsigned int C, MemType MEM, unsigned int D, unsigned int E>
BoxData< T, C, MEM, D, E > & Proto::operator+= (BoxData< T, C, MEM, D, E > &a_dst, const LazyInterpStencil< T, C, MEM, D, E > &&a_op)
 
template<typename T , unsigned int C, MemType MEM, unsigned int D, unsigned int E>
BoxData< T, C, MEM, D, E > & Proto::operator|= (BoxData< T, C, MEM, D, E > &a_dst, const LazyInterpStencil< T, C, MEM, D, E > &&a_op)
 

Macro Definition Documentation

◆ _PROTO_INTERP_STENCIL_

#define _PROTO_INTERP_STENCIL_