FreePOOMA  2.4.1
Public Member Functions
Reduction< MultiPatchEvaluatorTag > Struct Template Reference

Multiple-patch Reduction: More...

#include <Reduction.h>

List of all members.

Public Member Functions

 Reduction ()
 ~Reduction ()
template<class T , class Op , class Expr >
void evaluate (T &ret, const Op &op, const Expr &e) const

Detailed Description

template<>
struct Reduction< MultiPatchEvaluatorTag >

Multiple-patch Reduction:

The multiple patch version makes patches and sends them out to the single patch reduction.


Constructor & Destructor Documentation


Member Function Documentation

template<class T , class Op , class Expr >
void Reduction< MultiPatchEvaluatorTag >::evaluate ( T &  ret,
const Op &  op,
const Expr &  e 
) const [inline]

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