Home
last modified time | relevance | path

Searched defs:no_op (Results 1 – 1 of 1) sorted by relevance

/petsc/include/petsc/private/
H A Dveccupmimpl.h43 struct no_op { struct
45 constexpr PetscErrorCode operator()(T &&...) const noexcept in operator()