| 
    MOOCHO (Single Doxygen Collection)
    Version of the Day
    
   | 
 

Go to the source code of this file.
Functions | |
| static int | RTOp_TOp_axpy_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_TOp_axpy_construct (RTOp_value_type alpha, struct RTOp_RTOp *op) | 
| int | RTOp_TOp_axpy_destroy (struct RTOp_RTOp *op) | 
| int | RTOp_TOp_axpy_set_alpha (RTOp_value_type alpha, struct RTOp_RTOp *op) | 
Variables | |
| const struct RTOp_RTOp_vtbl_t | RTOp_TOp_axpy_vtbl | 
      
  | 
  static | 
Definition at line 50 of file RTOp_TOp_axpy.c.
| int RTOp_TOp_axpy_construct | ( | RTOp_value_type | alpha, | 
| struct RTOp_RTOp * | op | ||
| ) | 
Definition at line 131 of file RTOp_TOp_axpy.c.
| int RTOp_TOp_axpy_destroy | ( | struct RTOp_RTOp * | op | ) | 
Definition at line 139 of file RTOp_TOp_axpy.c.
| int RTOp_TOp_axpy_set_alpha | ( | RTOp_value_type | alpha, | 
| struct RTOp_RTOp * | op | ||
| ) | 
Definition at line 146 of file RTOp_TOp_axpy.c.
| const struct RTOp_RTOp_vtbl_t RTOp_TOp_axpy_vtbl | 
Definition at line 118 of file RTOp_TOp_axpy.c.
 1.8.6