⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dbcovml.h

📁 用于求解大型稀疏线性方程组Ax=b的数值计算库.
💻 H
字号:
#ifndef dbcovml_DOUBLE_H#define dbcovml_DOUBLE_Hvoid BCO_VecMult_CAB_double(                 const int mb,  const int kb,                  const double *val, const int *bindx, const int *bjndx,                 const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCO_VecMult_CATB_double(                 const int mb,  const int kb,                  const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCOsymm_VecMult_CAB_double(                 const int mb,  const int kb,                  const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCOskew_VecMult_CAB_double(                 const int mb,  const int kb,                  const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCOskew_VecMult_CATB_double(                 const int mb,  const int kb,                  const double *val, const int *bindx, const int *bjndx,                 const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCO_VecMult_CaAB_double(                 const int mb,  const int kb, const double alpha,                 const double *val, const int *bindx, const int *bjndx,                 const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCO_VecMult_CaATB_double(                 const int mb,  const int kb, const double alpha,                 const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCOsymm_VecMult_CaAB_double(                 const int mb,  const int kb, const double alpha,                 const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCOskew_VecMult_CaAB_double(                 const int mb,  const int kb, const double alpha,                 const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCOskew_VecMult_CaATB_double(                 const int mb,  const int kb, const double alpha,                 const double *val, const int *bindx, const int *bjndx,                 const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCO_VecMult_CABC_double(                 const int mb,  const int kb,                  const double *val, const int *bindx, const int *bjndx,                 const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCO_VecMult_CATBC_double(                 const int mb,  const int kb,                  const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCOsymm_VecMult_CABC_double(                 const int mb,  const int kb,                  const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCOskew_VecMult_CABC_double(                 const int mb,  const int kb,                  const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCOskew_VecMult_CATBC_double(                 const int mb,  const int kb,                  const double *val, const int *bindx, const int *bjndx,                 const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCO_VecMult_CaABC_double(                 const int mb,  const int kb, const double alpha,                 const double *val, const int *bindx, const int *bjndx,                 const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCO_VecMult_CaATBC_double(                 const int mb,  const int kb, const double alpha,                 const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCOsymm_VecMult_CaABC_double(                 const int mb,  const int kb, const double alpha,                 const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCOskew_VecMult_CaABC_double(                 const int mb,  const int kb, const double alpha,                 const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCOskew_VecMult_CaATBC_double(                 const int mb,  const int kb, const double alpha,                 const double *val, const int *bindx, const int *bjndx,                 const int bnnz, const int lb,                 const double *b,                    double *c,                  const int ind_base);void BCO_VecMult_CABbC_double(                 const int mb,  const int kb,                  const double *val, const int *bindx, const int *bjndx,                 const int bnnz, const int lb,                 const double *b,  const double beta,                  double *c,                  const int ind_base);void BCO_VecMult_CATBbC_double(                 const int mb,  const int kb,                  const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,  const double beta,                  double *c,                  const int ind_base);void BCOsymm_VecMult_CABbC_double(                 const int mb,  const int kb,                  const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,  const double beta,                  double *c,                  const int ind_base);void BCOskew_VecMult_CABbC_double(                 const int mb,  const int kb,                  const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,  const double beta,                  double *c,                  const int ind_base);void BCOskew_VecMult_CATBbC_double(                 const int mb,  const int kb,                  const double *val, const int *bindx, const int *bjndx,                 const int bnnz, const int lb,                 const double *b,  const double beta,                  double *c,                  const int ind_base);void BCO_VecMult_CaABbC_double(                 const int mb,  const int kb, const double alpha,                 const double *val, const int *bindx, const int *bjndx,                 const int bnnz, const int lb,                 const double *b,  const double beta,                  double *c,                  const int ind_base);void BCO_VecMult_CaATBbC_double(                 const int mb,  const int kb, const double alpha,                 const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,  const double beta,                  double *c,                  const int ind_base);void BCOsymm_VecMult_CaABbC_double(                 const int mb,  const int kb, const double alpha,                 const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,  const double beta,                  double *c,                  const int ind_base);void BCOskew_VecMult_CaABbC_double(                 const int mb,  const int kb, const double alpha,                 const double *val, const int *bindx, const int *bjndx,                  const int bnnz, const int lb,                 const double *b,  const double beta,                  double *c,                  const int ind_base);void BCOskew_VecMult_CaATBbC_double(                 const int mb,  const int kb, const double alpha,                 const double *val, const int *bindx, const int *bjndx,                 const int bnnz, const int lb,                 const double *b,  const double beta,                  double *c,                  const int ind_base);#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -