Cnames.h File Reference

Macro definitions. More...

Go to the source code of this file.

Macros

#define ADD_   0
 
#define NOCHANGE   1
 
#define UPCASE   2
 
#define C_CALL   3
 
#define F77_CALL_C   ADD_
 
#define f_create_gridinfo_handle   f_create_gridinfo_handle_
 
#define f_create_options_handle   f_create_options_handle_
 
#define f_create_ScalePerm_handle   f_create_scaleperm_handle_
 
#define f_create_LUstruct_handle   f_create_lustruct_handle_
 
#define f_create_SOLVEstruct_handle   f_create_solvestruct_handle_
 
#define f_create_SuperMatrix_handle   f_create_supermatrix_handle_
 
#define f_destroy_gridinfo_handle   f_destroy_gridinfo_handle_
 
#define f_destroy_options_handle   f_destroy_options_handle_
 
#define f_destroy_ScalePerm_handle   f_destroy_scaleperm_handle_
 
#define f_destroy_LUstruct_handle   f_destroy_lustruct_handle_
 
#define f_destroy_SOLVEstruct_handle   f_destroy_solvestruct_handle_
 
#define f_destroy_SuperMatrix_handle   f_destroy_supermatrix_handle_
 
#define f_create_SuperLUStat_handle   f_create_superlustat_handle_
 
#define f_destroy_SuperLUStat_handle   f_destroy_superlustat_handle_
 
#define f_get_gridinfo   f_get_gridinfo_
 
#define f_get_SuperMatrix   f_get_supermatrix_
 
#define f_set_SuperMatrix   f_set_supermatrix_
 
#define f_get_CompRowLoc_Matrix   f_get_comprowloc_matrix_
 
#define f_set_CompRowLoc_Matrix   f_set_comprowloc_matrix_
 
#define f_get_superlu_options   f_get_superlu_options_
 
#define f_set_superlu_options   f_set_superlu_options_
 
#define f_set_default_options   f_set_default_options_
 
#define f_superlu_gridinit   f_superlu_gridinit_
 
#define f_superlu_gridexit   f_superlu_gridexit_
 
#define f_ScalePermstructInit   f_scalepermstructinit_
 
#define f_ScalePermstructFree   f_scalepermstructfree_
 
#define f_PStatInit   f_pstatinit_
 
#define f_PStatFree   f_pstatfree_
 
#define f_LUstructInit   f_lustructinit_
 
#define f_LUstructFree   f_lustructfree_
 
#define f_Destroy_LU   f_destroy_lu_
 
#define f_dCreate_CompRowLoc_Mat_dist   f_dcreate_comprowloc_mat_dist_
 
#define f_Destroy_CompRowLoc_Mat_dist   f_destroy_comprowloc_mat_dist_
 
#define f_Destroy_SuperMat_Store_dist   f_destroy_supermat_store_dist_
 
#define f_dSolveFinalize   f_dsolvefinalize_
 
#define f_pdgssvx   f_pdgssvx_
 
#define f_dcreate_dist_matrix   f_dcreate_dist_matrix_
 
#define f_check_malloc   f_check_malloc_
 

Detailed Description

Macro definitions.

-- Distributed SuperLU routine (version 1.0) --
Lawrence Berkeley National Lab, Univ. of California Berkeley.
September 1, 1999

Macro Definition Documentation

◆ ADD_

#define ADD_   0

◆ C_CALL

#define C_CALL   3

◆ F77_CALL_C

#define F77_CALL_C   ADD_

◆ f_check_malloc

#define f_check_malloc   f_check_malloc_

◆ f_create_gridinfo_handle

#define f_create_gridinfo_handle   f_create_gridinfo_handle_

◆ f_create_LUstruct_handle

#define f_create_LUstruct_handle   f_create_lustruct_handle_

◆ f_create_options_handle

#define f_create_options_handle   f_create_options_handle_

◆ f_create_ScalePerm_handle

#define f_create_ScalePerm_handle   f_create_scaleperm_handle_

◆ f_create_SOLVEstruct_handle

#define f_create_SOLVEstruct_handle   f_create_solvestruct_handle_

◆ f_create_SuperLUStat_handle

#define f_create_SuperLUStat_handle   f_create_superlustat_handle_

◆ f_create_SuperMatrix_handle

#define f_create_SuperMatrix_handle   f_create_supermatrix_handle_

◆ f_dCreate_CompRowLoc_Mat_dist

#define f_dCreate_CompRowLoc_Mat_dist   f_dcreate_comprowloc_mat_dist_

◆ f_dcreate_dist_matrix

#define f_dcreate_dist_matrix   f_dcreate_dist_matrix_

◆ f_Destroy_CompRowLoc_Mat_dist

#define f_Destroy_CompRowLoc_Mat_dist   f_destroy_comprowloc_mat_dist_

◆ f_destroy_gridinfo_handle

#define f_destroy_gridinfo_handle   f_destroy_gridinfo_handle_

◆ f_Destroy_LU

#define f_Destroy_LU   f_destroy_lu_

◆ f_destroy_LUstruct_handle

#define f_destroy_LUstruct_handle   f_destroy_lustruct_handle_

◆ f_destroy_options_handle

#define f_destroy_options_handle   f_destroy_options_handle_

◆ f_destroy_ScalePerm_handle

#define f_destroy_ScalePerm_handle   f_destroy_scaleperm_handle_

◆ f_destroy_SOLVEstruct_handle

#define f_destroy_SOLVEstruct_handle   f_destroy_solvestruct_handle_

◆ f_destroy_SuperLUStat_handle

#define f_destroy_SuperLUStat_handle   f_destroy_superlustat_handle_

◆ f_Destroy_SuperMat_Store_dist

#define f_Destroy_SuperMat_Store_dist   f_destroy_supermat_store_dist_

◆ f_destroy_SuperMatrix_handle

#define f_destroy_SuperMatrix_handle   f_destroy_supermatrix_handle_

◆ f_dSolveFinalize

#define f_dSolveFinalize   f_dsolvefinalize_

◆ f_get_CompRowLoc_Matrix

#define f_get_CompRowLoc_Matrix   f_get_comprowloc_matrix_

◆ f_get_gridinfo

#define f_get_gridinfo   f_get_gridinfo_

◆ f_get_superlu_options

#define f_get_superlu_options   f_get_superlu_options_

◆ f_get_SuperMatrix

#define f_get_SuperMatrix   f_get_supermatrix_

◆ f_LUstructFree

#define f_LUstructFree   f_lustructfree_

◆ f_LUstructInit

#define f_LUstructInit   f_lustructinit_

◆ f_pdgssvx

#define f_pdgssvx   f_pdgssvx_

◆ f_PStatFree

#define f_PStatFree   f_pstatfree_

◆ f_PStatInit

#define f_PStatInit   f_pstatinit_

◆ f_ScalePermstructFree

#define f_ScalePermstructFree   f_scalepermstructfree_

◆ f_ScalePermstructInit

#define f_ScalePermstructInit   f_scalepermstructinit_

◆ f_set_CompRowLoc_Matrix

#define f_set_CompRowLoc_Matrix   f_set_comprowloc_matrix_

◆ f_set_default_options

#define f_set_default_options   f_set_default_options_

◆ f_set_superlu_options

#define f_set_superlu_options   f_set_superlu_options_

◆ f_set_SuperMatrix

#define f_set_SuperMatrix   f_set_supermatrix_

◆ f_superlu_gridexit

#define f_superlu_gridexit   f_superlu_gridexit_

◆ f_superlu_gridinit

#define f_superlu_gridinit   f_superlu_gridinit_

◆ NOCHANGE

#define NOCHANGE   1

◆ UPCASE

#define UPCASE   2