OPAL (Object Oriented Parallel Accelerator Library) 2022.1
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, DimgetFieldIter (const BareField< T, Dim > &f, const NDIndex< Dim > &pt)
 

Detailed Description

Definition at line 176 of file Interpolator.h.

Constructor & Destructor Documentation

◆ Interpolator()

Interpolator::Interpolator ( )
inline

Definition at line 226 of file Interpolator.h.

◆ ~Interpolator()

Interpolator::~Interpolator ( )
inline

Definition at line 227 of file Interpolator.h.

Member Function Documentation

◆ getFieldIter()

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: