OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Member Functions | Static Protected Member Functions | List of all members
Interpolator Class Reference

#include <Interpolator.h>

Inheritance diagram for Interpolator:
Inheritance graph
[legend]

Public Member Functions

 Interpolator ()
 
 ~Interpolator ()
 

Static Protected Member Functions

template<class T , unsigned Dim>
static CompressedBrickIterator
< T, Dim
getFieldIter (const BareField< T, Dim > &f, const NDIndex< Dim > &pt)
 

Detailed Description

Definition at line 184 of file Interpolator.h.

Constructor & Destructor Documentation

Interpolator::Interpolator ( )
inline

Definition at line 234 of file Interpolator.h.

Interpolator::~Interpolator ( )
inline

Definition at line 235 of file Interpolator.h.

Member Function Documentation

template<class T , unsigned Dim>
static CompressedBrickIterator<T,Dim> Interpolator::getFieldIter ( const BareField< T, Dim > &  f,
const NDIndex< Dim > &  pt 
)
inlinestaticprotected

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