首页> 外文期刊>ACM transactions on mathematical software >Algorithm 832: UMFPACK V4.3―An Unsymmetric-Pattern Multifrontal Method
【24h】

Algorithm 832: UMFPACK V4.3―An Unsymmetric-Pattern Multifrontal Method

机译:算法832:UMFPACK V4.3-一种非对称模式的多面方法

获取原文
获取原文并翻译 | 示例

摘要

An ANSI C code for sparse LU factorization is presented that combines a column pre-ordering strategy with a right-looking unsymmetric-pattern multifrontal numerical factorization. The pre-ordering and symbolic analysis phase computes an upper bound on fill-in, work, and memory usage during the subsequent numerical factorization. User-callable routines are provided for ordering and analyzing a sparse matrix, computing the numerical factorization, solving a system with the LU factors, transposing and permuting a sparse matrix, and converting between sparse matrix representations. The simple user interface shields the user from the details of the complex sparse factorization data structures by returning simple handles to opaque objects. Additional user-callable routines are provided for printing and extracting the contents of these opaque objects. An even simpler way to use the package is through its MATLAB interface. UMFPACK is incorporated as a built-in operator in MATIAB 6.5 as x = Ab when A is sparse and unsymmetric.
机译:提出了一种用于稀疏LU分解的ANSI C代码,该代码结合了列预排序策略和右看的非对称模式多前沿数值分解。预排序和符号分析阶段将计算随后的数值分解期间填充,工作和内存使用的上限。提供了用户可调用的例程,用于对稀疏矩阵进行排序和分析,计算数值分解,使用LU因子求解系统,对稀疏矩阵进行转置和置换以及在稀疏矩阵表示之间进行转换。简单的用户界面通过将简单的句柄返回到不透明的对象,使用户免受复杂的稀疏分解数据结构的影响。提供了其他用户可调用的例程,用于打印和提取这些不透明对象的内容。使用该软件包的一种更简单的方法是通过其MATLAB接口。当A稀疏且不对称时,UMFPACK作为x = Ab的内置运算符并入MATIAB 6.5中。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号