#include <PlayaVectorOpsImpl.hpp>

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