#include <Proto_BoxData.H>
|
| LazyInterpStencil () |
|
| LazyInterpStencil (const InterpStencil< T > &a_stencil, const BoxData< T, C, MEM, D, E > &a_src, Box a_range, T a_scale) |
|
void | apply (BoxData< T, C, MEM, D, E > &a_dst, bool a_overwrite) const |
|
Box | inferredRange () const |
|
◆ LazyInterpStencil() [1/2]
template<typename T , unsigned int C, MemType MEM, unsigned int D, unsigned int E>
◆ LazyInterpStencil() [2/2]
template<typename T , unsigned int C, MemType MEM, unsigned int D, unsigned int E>
Proto::LazyInterpStencil< T, C, MEM, D, E >::LazyInterpStencil |
( |
const InterpStencil< T > & |
a_stencil, |
|
|
const BoxData< T, C, MEM, D, E > & |
a_src, |
|
|
Box |
a_range, |
|
|
T |
a_scale |
|
) |
| |
|
inline |
◆ apply()
template<typename T , unsigned int C, MemType MEM, unsigned int D, unsigned int E>
◆ inferredRange()
template<typename T , unsigned int C, MemType MEM, unsigned int D, unsigned int E>
◆ range
template<typename T , unsigned int C, MemType MEM, unsigned int D, unsigned int E>
◆ op
template<typename T , unsigned int C, MemType MEM, unsigned int D, unsigned int E>
◆ srcData
template<typename T , unsigned int C, MemType MEM, unsigned int D, unsigned int E>
◆ scale
template<typename T , unsigned int C, MemType MEM, unsigned int D, unsigned int E>
The documentation for this struct was generated from the following files: