SAMRAI::pdat::CopyOperation< TYPE > Class Template Reference

Class CopyOperation<TYPE> encapsulates a copy operation into an object. More...

#include <source/patchdata/array/CopyOperation.h>

List of all members.

Public Member Functions

 CopyOperation ()
 ~CopyOperation ()
void operator() (TYPE &vdst, const TYPE &vsrc) const


Detailed Description

template<class TYPE>
class SAMRAI::pdat::CopyOperation< TYPE >

Class CopyOperation<TYPE> encapsulates a copy operation into an object.


Constructor & Destructor Documentation

template<class TYPE>
SAMRAI::pdat::CopyOperation< TYPE >::CopyOperation (  )  [inline]

The default constructor does nothing interesting.

template<class TYPE>
SAMRAI::pdat::CopyOperation< TYPE >::~CopyOperation (  )  [inline]

The destructor does nothing interesting.


Member Function Documentation

template<class TYPE>
void SAMRAI::pdat::CopyOperation< TYPE >::operator() ( TYPE &  vdst,
const TYPE &  vsrc 
) const [inline]

The operator copies the source value to the destination.


The documentation for this class was generated from the following files:
Generated on Thu Jun 18 11:28:42 2009 for SAMRAI by  doxygen 1.5.1