68 if( num_targ_vecs != 0 )
84 for( k = 0; k < v0_sub_dim; ++k, v0_val += v0_val_s )
int RTOp_reduct_sum_value(const struct RTOp_RTOp_vtbl_t *vtbl, const void *obj_data, RTOp_ReductTarget in_targ_obj, RTOp_ReductTarget inout_targ_obj)
const struct RTOp_RTOp_vtbl_t RTOp_ROp_sum_vtbl
const RTOp_value_type * values
#define RTOp_ERR_INVALID_NUM_VECS
static int RTOp_ROp_sum_apply_op(const struct RTOp_RTOp_vtbl_t *vtbl, const void *obj_data, const int num_vecs, const struct RTOp_SubVector vecs[], const int num_targ_vecs, const struct RTOp_MutableSubVector targ_vecs[], RTOp_ReductTarget targ_obj)
int RTOp_ROp_sum_destroy(struct RTOp_RTOp *op)
const struct RTOp_obj_type_vtbl_t RTOp_obj_null_vtbl
RTOp_value_type RTOp_ROp_sum_val(RTOp_ReductTarget targ_obj)
int RTOp_ROp_sum_construct(struct RTOp_RTOp *op)
const struct RTOp_RTOp_vtbl_t * vtbl
value_type sum(const Vector &v_rhs)
result = sum( v_rhs(i), i = 1,,,dim )
#define RTOp_ERR_INVALID_NUM_TARG_VECS
const struct RTOp_obj_type_vtbl_t RTOp_obj_value_vtbl
int RTOp_get_reduct_sum_value_op(const struct RTOp_RTOp_vtbl_t *vtbl, const void *obj_data, RTOp_reduct_op_func_ptr_t *reduct_op_func_ptr)
Teuchos_Ordinal RTOp_index_type