#include <PlayaVectorFunctorsImpl.hpp>

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