#include <PlayaVectorFunctorsImpl.hpp>

Public Member Functions | |
| void | postProc () const |
| std::string | description () const |
Definition at line 369 of file PlayaVectorFunctorsImpl.hpp.
| void PlayaFunctors::DotProduct< Scalar >::postProc | ( | ) | const [inline, virtual] |
Callback for any postprocessing step (for example, MPI all-reduce)
Implements PlayaFunctors::ReductionFunctorBase< Scalar >.
Definition at line 380 of file PlayaVectorFunctorsImpl.hpp.
| std::string PlayaFunctors::DotProduct< Scalar >::description | ( | ) | const [inline] |
Definition at line 393 of file PlayaVectorFunctorsImpl.hpp.