Pressio / pressio

core C++ library
Other
45 stars 7 forks source link

ops: tpetra: revise `abs` #597

Closed mzuzek closed 1 year ago

mzuzek commented 1 year ago

refs #516

Overloads

Tpetra abs overloads:

function parameter types
abs(T1 & y, const T2 & x) Tpetra vector

Tests

Unit tests (in tests/functional_small/ops/):

file name test name tested type
ops_tpetra_vector.cc ops_tpetra.vector_abs Tpetra::Vector<>