Chombo + EB + MF  3.2
Public Member Functions | List of all members
LevelData< T >::ApplyFunctor Struct Referenceabstract

#include <LevelData.H>

Public Member Functions

virtual ~ApplyFunctor ()
 
virtual void operator() (const Box &, int, T &) const =0
 

Detailed Description

template<class T>
struct LevelData< T >::ApplyFunctor

For use with apply( const ApplyFunctor& )

Constructor & Destructor Documentation

◆ ~ApplyFunctor()

template<class T>
virtual LevelData< T >::ApplyFunctor::~ApplyFunctor ( )
inlinevirtual

Member Function Documentation

◆ operator()()

template<class T>
virtual void LevelData< T >::ApplyFunctor::operator() ( const Box ,
int  ,
T &   
) const
pure virtual

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