Home
last modified time | relevance | path

Searched refs:l1_norm_op1 (Results 1 – 1 of 1) sorted by relevance

/dports/science/hypre/hypre-2.23.0/src/parcsr_ls/
H A Dams.c481 struct l1_norm_op1 : public thrust::binary_function<HYPRE_Complex, HYPRE_Complex, HYPRE_Complex> struct
622 … HYPRE_THRUST_CALL( transform, l1_norm, l1_norm + num_rows, diag_tmp, l1_norm, l1_norm_op1() ); in hypre_ParCSRComputeL1Norms()