QDP++
qdp_scalarsite_generic_cblas_wrapper.h File Reference

Go to the source code of this file.

Classes

struct  ordered_vcscal_user_arg
struct  unordered_vcscal_user_arg
struct  ordered_vcaxpy3_user_arg
struct  unordered_vcaxpy3_y_user_arg
struct  unordered_vcaxpy3_z_user_arg
struct  ordered_vcaxmy3_user_arg
struct  unordered_vcaxmy3_user_arg
struct  ordered_vcaxpby3_user_arg
struct  unordered_vcaxpby3_user_arg
struct  ordered_vcaxmby3_user_arg
struct  unordered_vcaxmby3_user_arg

Functions

void ordered_vcscal_evaluate_function (int lo, int hi, int myId, ordered_vcscal_user_arg *a)
void unordered_vcscal_evaluate_function (int lo, int hi, int myId, unordered_vcscal_user_arg *a)
void ordered_vcaxpy3_evaluate_function (int lo, int hi, int myId, ordered_vcaxpy3_user_arg *a)
void unordered_vcaxpy3_y_evaluate_function (int lo, int hi, int myId, unordered_vcaxpy3_y_user_arg *a)
void unordered_vcaxpy3_z_evaluate_function (int lo, int hi, int myId, unordered_vcaxpy3_z_user_arg *a)
void ordered_vcaxmy3_evaluate_function (int lo, int hi, int myId, ordered_vcaxmy3_user_arg *a)
void unordered_vcaxmy3_evaluate_function (int lo, int hi, int myId, unordered_vcaxmy3_user_arg *a)
void ordered_vcaxpby3_evaluate_function (int lo, int hi, int myId, ordered_vcaxpby3_user_arg *a)
void unordered_vcaxpby3_evaluate_function (int lo, int hi, int myId, unordered_vcaxpby3_user_arg *a)
void ordered_vcaxmby3_evaluate_function (int lo, int hi, int myId, ordered_vcaxmby3_user_arg *a)
void unordered_vcaxmby3_evaluate_function (int lo, int hi, int myId, unordered_vcaxmby3_user_arg *a)

Function Documentation

◆ ordered_vcaxmby3_evaluate_function()

◆ ordered_vcaxmy3_evaluate_function()

void ordered_vcaxmy3_evaluate_function ( int lo,
int hi,
int myId,
ordered_vcaxmy3_user_arg * a )
inline

◆ ordered_vcaxpby3_evaluate_function()

◆ ordered_vcaxpy3_evaluate_function()

void ordered_vcaxpy3_evaluate_function ( int lo,
int hi,
int myId,
ordered_vcaxpy3_user_arg * a )
inline

◆ ordered_vcscal_evaluate_function()

void ordered_vcscal_evaluate_function ( int lo,
int hi,
int myId,
ordered_vcscal_user_arg * a )
inline

◆ unordered_vcaxmby3_evaluate_function()

◆ unordered_vcaxmy3_evaluate_function()

◆ unordered_vcaxpby3_evaluate_function()

◆ unordered_vcaxpy3_y_evaluate_function()

void unordered_vcaxpy3_y_evaluate_function ( int lo,
int hi,
int myId,
unordered_vcaxpy3_y_user_arg * a )
inline

◆ unordered_vcaxpy3_z_evaluate_function()

◆ unordered_vcscal_evaluate_function()

void unordered_vcscal_evaluate_function ( int lo,
int hi,
int myId,
unordered_vcscal_user_arg * a )
inline