libflame
revision_anchor
|
Go to the source code of this file.
Functions | |
FLA_Error | FLASH_Apply_CAQ_UT_inc (dim_t p, FLA_Side side, FLA_Trans trans, FLA_Direct direct, FLA_Store storev, FLA_Obj A, FLA_Obj ATW, FLA_Obj R, FLA_Obj RTW, FLA_Obj W, FLA_Obj B) |
FLA_Error | FLA_Apply_CAQ_UT_inc_apply_panels (dim_t nb_part, FLA_Obj A, FLA_Obj ATW, FLA_Obj W, FLA_Obj B) |
FLA_Error | FLASH_Apply_CAQ_UT_inc_create_workspace (dim_t p, FLA_Obj TW, FLA_Obj B, FLA_Obj *W) |
FLA_Error | FLA_Apply_CAQ_UT_inc_internal (FLA_Side side, FLA_Trans trans, FLA_Direct direct, FLA_Store storev, FLA_Obj R, FLA_Obj TW, FLA_Obj W1, FLA_Obj B, fla_apcaqutinc_t *cntl) |
FLA_Error | FLA_Apply_CAQ_UT_inc_lhfc (FLA_Obj R, FLA_Obj TW, FLA_Obj W1, FLA_Obj B, fla_apcaqutinc_t *cntl) |
FLA_Error FLA_Apply_CAQ_UT_inc_apply_panels | ( | dim_t | nb_part, |
FLA_Obj | A, | ||
FLA_Obj | ATW, | ||
FLA_Obj | W, | ||
FLA_Obj | B | ||
) |
References FLA_Cont_with_3x1_to_2x1(), FLA_Obj_length(), FLA_Part_2x1(), FLA_Repart_2x1_to_3x1(), and FLASH_Apply_Q_UT_inc().
Referenced by FLASH_Apply_CAQ_UT_inc().
FLA_Error FLA_Apply_CAQ_UT_inc_internal | ( | FLA_Side | side, |
FLA_Trans | trans, | ||
FLA_Direct | direct, | ||
FLA_Store | storev, | ||
FLA_Obj | R, | ||
FLA_Obj | TW, | ||
FLA_Obj | W1, | ||
FLA_Obj | B, | ||
fla_apcaqutinc_t * | cntl | ||
) |
References FLA_Apply_CAQ_UT_inc_internal_check(), FLA_Apply_CAQ_UT_inc_lhfc(), and FLA_Check_error_level().
Referenced by FLASH_Apply_CAQ_UT_inc().
FLA_Error FLA_Apply_CAQ_UT_inc_lhfc | ( | FLA_Obj | R, |
FLA_Obj | TW, | ||
FLA_Obj | W1, | ||
FLA_Obj | B, | ||
fla_apcaqutinc_t * | cntl | ||
) |
References FLA_Apply_CAQ_UT_inc_lhfc_blk_var1().
Referenced by FLA_Apply_CAQ_UT_inc_internal().
FLA_Error FLASH_Apply_CAQ_UT_inc | ( | dim_t | p, |
FLA_Side | side, | ||
FLA_Trans | trans, | ||
FLA_Direct | direct, | ||
FLA_Store | storev, | ||
FLA_Obj | A, | ||
FLA_Obj | ATW, | ||
FLA_Obj | R, | ||
FLA_Obj | RTW, | ||
FLA_Obj | W, | ||
FLA_Obj | B | ||
) |
References FLA_Apply_CAQ_UT_inc_apply_panels(), FLA_Apply_CAQ_UT_inc_check(), FLA_Apply_CAQ_UT_inc_internal(), FLA_CAQR_UT_inc_compute_blocks_per_part(), FLA_Check_error_level(), FLA_Part_2x1(), flash_apcaqutinc_cntl, FLASH_Queue_begin(), and FLASH_Queue_end().
Referenced by FLASH_CAQR_UT_inc_solve().
References FLA_Abort(), FLA_Obj_datatype(), FLA_Obj_width(), FLA_Print_message(), FLASH_Obj_create_ext(), FLASH_Obj_depth(), FLASH_Obj_scalar_length_tl(), and FLASH_Obj_scalar_width_tl().
Referenced by FLASH_CAQR_UT_inc_solve().