#include <source/mathops/array/ArrayDataNormOpsInteger.h>
Public Member Functions | |
ArrayDataNormOpsInteger () | |
~ArrayDataNormOpsInteger () | |
void | abs (pdat::ArrayData< DIM, int > &dst, const pdat::ArrayData< DIM, int > &src, const hier::Box< DIM > &box) const |
|
Empty constructor and destructor. |
|
|
|
Set destination component to absolute value of source component. That is, each destination entry is set to |