libflame revision_anchor
Functions | Variables
FLASH_Apply_Q2_UT.c File Reference

(r)

Functions

FLA_Error FLASH_Apply_Q2_UT (FLA_Side side, FLA_Trans trans, FLA_Direct direct, FLA_Store storev, FLA_Obj D, FLA_Obj T, FLA_Obj W, FLA_Obj C, FLA_Obj E)
 

Variables

fla_apq2ut_tflash_apq2ut_cntl
 
fla_apq2ut_tflash_apq2ut_cntl_leaf
 
fla_apq2ut_tfla_apq2ut_cntl_leaf
 

Function Documentation

◆ FLASH_Apply_Q2_UT()

FLA_Error FLASH_Apply_Q2_UT ( FLA_Side  side,
FLA_Trans  trans,
FLA_Direct  direct,
FLA_Store  storev,
FLA_Obj  D,
FLA_Obj  T,
FLA_Obj  W,
FLA_Obj  C,
FLA_Obj  E 
)
20{
22
23 // Check parameters.
26
27 // Begin a parallel region.
29
30 // Invoke FLA_Apply_Q2_UT_internal() with the standard control tree.
32
33 // End the parallel region.
35
36 return r_val;
37}
fla_apq2ut_t * flash_apq2ut_cntl
Definition FLASH_Apply_Q2_UT_cntl_init.c:15
void FLASH_Queue_begin(void)
Definition FLASH_Queue.c:59
void FLASH_Queue_end(void)
Definition FLASH_Queue.c:81
FLA_Error FLA_Apply_Q2_UT_internal(FLA_Side side, FLA_Trans trans, FLA_Direct direct, FLA_Store storev, FLA_Obj D, FLA_Obj T, FLA_Obj W, FLA_Obj C, FLA_Obj E, fla_apq2ut_t *cntl)
Definition FLA_Apply_Q2_UT_internal.c:17
FLA_Error FLA_Apply_Q2_UT_check(FLA_Side side, FLA_Trans trans, FLA_Direct direct, FLA_Store storev, FLA_Obj D, FLA_Obj T, FLA_Obj W, FLA_Obj C, FLA_Obj E)
Definition FLA_Apply_Q2_UT_check.c:13
unsigned int FLA_Check_error_level(void)
Definition FLA_Check.c:18
int FLA_Error
Definition FLA_type_defs.h:47
int i
Definition bl1_axmyv2.c:145

References FLA_Apply_Q2_UT_check(), FLA_Apply_Q2_UT_internal(), FLA_Check_error_level(), flash_apq2ut_cntl, FLASH_Queue_begin(), FLASH_Queue_end(), and i.

Variable Documentation

◆ fla_apq2ut_cntl_leaf

fla_apq2ut_t* fla_apq2ut_cntl_leaf
extern

◆ flash_apq2ut_cntl

fla_apq2ut_t* flash_apq2ut_cntl
extern

◆ flash_apq2ut_cntl_leaf

fla_apq2ut_t* flash_apq2ut_cntl_leaf
extern