QUDA  0.9.0
Functions
llfat_reference.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void llfat_reference (void **fatlink, void **sitelink, QudaPrecision prec, void *act_path_coeff)
 
void llfat_reference_mg (void **fatlink, void **sitelink, void **ghost_sitelink, void **ghost_sitelink_diag, QudaPrecision prec, void *act_path_coeff)
 
void computeLongLinkCPU (void **longlink, void **sitelink, QudaPrecision prec, void *act_path_coeff)
 

Function Documentation

◆ computeLongLinkCPU()

void computeLongLinkCPU ( void **  longlink,
void **  sitelink,
QudaPrecision  prec,
void *  act_path_coeff 
)

Definition at line 360 of file llfat_reference.cpp.

References computeLongLinkCPU(), exit(), fprintf(), longlink, prec, QUDA_DOUBLE_PRECISION, and QUDA_SINGLE_PRECISION.

Here is the call graph for this function:

◆ llfat_reference()

void llfat_reference ( void **  fatlink,
void **  sitelink,
QudaPrecision  prec,
void *  act_path_coeff 
)

Definition at line 382 of file llfat_reference.cpp.

References exit(), fatlink, fprintf(), llfat_cpu(), prec, QUDA_DOUBLE_PRECISION, QUDA_SINGLE_PRECISION, Vs, Vs_t, Vs_x, Vs_y, Vs_z, Vsh, Vsh_t, Vsh_x, Vsh_y, and Vsh_z.

Referenced by llfat_test().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ llfat_reference_mg()

void llfat_reference_mg ( void **  fatlink,
void **  sitelink,
void **  ghost_sitelink,
void **  ghost_sitelink_diag,
QudaPrecision  prec,
void *  act_path_coeff 
)

Referenced by llfat_test().

Here is the caller graph for this function: