OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
ObjectFunction.cpp
Go to the documentation of this file.
1// ------------------------------------------------------------------------
2// $RCSfile: ObjectFunction.cpp,v $
3// ------------------------------------------------------------------------
4// $Revision: 1.1.1.1 $
5// ------------------------------------------------------------------------
6// Copyright: see Copyright.readme
7// ------------------------------------------------------------------------
8//
9// Class: ObjectFunction
10// This abstract base class defines function objects acting on a OPAL object.
11//
12// ------------------------------------------------------------------------
13//
14// $Date: 2000/03/27 09:33:34 $
15// $Author: Andreas Adelmann $
16//
17// ------------------------------------------------------------------------
18
20
21// Class ObjectFunction
22// ------------------------------------------------------------------------
23
virtual ~ObjectFunction()