Pressio / pressio

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

ops: tpetra-block: revise `abs` #598

Closed mzuzek closed 1 year ago

mzuzek commented 1 year ago

refs #516

Overloads

Block Tpetra abs overloads:

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

Tests

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

file name test name tested type
ops_tpetra_block_vector.cc ops_tpetra_block.vector_abs Tpetra::BlockVector<>