登录
首页 » 算法 » OFELI is an object oriented library of C++ classes for development of finite ele...

OFELI is an object oriented library of C++ classes for development of finite ele...

于 2022-02-27 发布 文件大小:2.11 MB
0 163
下载积分: 2 下载次数: 1

代码说明:

OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners. * Shape functions of most "popular" finite elements * Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).-OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are :* Various storage schemes of matrices (dense, sparse, skyline).* Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners.* Shape functions of most "popular" finite elements* Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 7. 求矢量夹角余弦 8. 求线段之间的夹角 9. 判断线段是否相交10.判断线段是否相交但不交在端点处 11.求线段所在直线的方程 12.求直线的斜率 13....
    7. 求矢量夹角余弦 8. 求线段之间的夹角 9. 判断线段是否相交10.判断线段是否相交但不交在端点处 11.求线段所在直线的方程 12.求直线的斜率 13.求直线的倾斜角14.求点关于某直线的对称点15.判断两条直线是否相交及求直线交点16.判断线段是否相交,如果相交返回交点-7. For vector cosine angle 8. For the angle between the line 9. Line judge whether the intersection 10. Line judge whether the intersection but do not pay the endpoint Office 11. For the straight line segment where equation 12. For a linear slope 13. Seeking straight tilt angle 14. For a certain point on a linear symmetrical 15 points. to judge whether the intersection of two straight and for 16 straight intersection. Line judge whether the intersection, the intersection to intersection
    2022-04-26 18:57:52下载
    积分:1
  • 微遗传多目标优化
    基于微遗传算法的多目标优化论文研制的托斯卡诺普利多 · 格雷戈里奥。基于微遗传算法 (微-GA) 是一个很小的人口 (四个人被使用在我们的实验) 和重新初始化过程具有遗传算法的多目标优化方法。我们使用三种形式的精英主义和内存来生成微遗传算法初始种群我们的方法被测试发现在专业文献中的几个标准函数。得到的结果是十分令人鼓舞,因为他们展示的是这种简单的方法可以产生 Pareto 前沿在很低的计算成本的重要组成部分。
    2022-02-21 07:37:55下载
    积分:1
  • Hough 变换
    这是代码 Hough 变换,其中 detecs 盘旋而通过定义的半径、 阈和三角洲的图像。它可以被用于带圆圈或非盘旋的功能,通过设置正确的阈限。当你降低门槛时,圈子,你正在寻找光流。我希望,它会对你有用
    2022-05-25 03:25:29下载
    积分:1
  • Dijkstra和弗洛依德的matlab实现,为了解决短…
    Dijkstra算法与Floyd算法的matlab实现,以求解最短路问题-Dijkstra algorithm and Floyd algorithm matlab realize in order to solve the shortest path problem
    2022-06-21 00:18:33下载
    积分:1
  • 设计编程实现矩阵相乘的Strassen,具体要求: (1)矩阵阶数n由用户输入(注意n非 2k 时的处理) (2)n阶矩阵A、B调用随机函数自动生成...
    设计编程实现矩阵相乘的Strassen算法,具体要求: (1)矩阵阶数n由用户输入(注意n非 2k 时的处理) (2)n阶矩阵A、B调用随机函数自动生成,限定矩阵元素在0-10之间 (3)输出A、B、C=A*B (4)请在实验报告中“程序设计(方案)说明部分”写明你如何实现矩阵划分、矩阵结果合并 (5)请在源代码中对主要函数功能、变量、语句进行注释 (6)请采用结构程序设计方法或面向对象程序设计方法,对各子功能用函数实现,不要一个主函数完成所有工作 -matrice through strassen
    2022-01-27 15:52:00下载
    积分:1
  • 一种光谱电磁扩散的数值解
    我提出了一个伪谱的显式方案,可以模拟低频电磁 (EM) 传播在地球。该方案解决了线性周期抛物型方程, 具有内机精度精密,两个时间和空间。
    2022-02-20 14:47:41下载
    积分:1
  • IIR带通滤波器设计,提供交互界面,JAVA编写,VJ编译
    IIR带通滤波器设计,提供交互界面,JAVA编写,VJ编译-IIR band-pass filter design, interface, JAVA prepared, VJ compiler
    2022-02-27 04:30:25下载
    积分:1
  • 遗传是近来较为热门的结构优化方,C源代码
    遗传算法是近来较为热门的结构优化方法,C源代码-Genetic algorithm is more popular in recent structural optimization methods, C source code
    2022-09-24 18:20:02下载
    积分:1
  • vc++和matlab语言相转化的接口软件,功能强大,工具箱互相兼容,转化成的代码质量好。
    vc++和matlab语言相转化的接口软件,功能强大,工具箱互相兼容,转化成的代码质量好。-vc++ and language phase transformation matlab interface software, powerful, compatible toolbox, into the code of good quality.
    2022-09-09 19:40:03下载
    积分:1
  • vc++实现编译原理中的LL(1)文的编译过程,非常好用.
    vc++实现编译原理中的LL(1)文法的编译过程,非常好用.-vc realization of the principle of compiler LL (1) grammar compiler course, very handy.
    2022-06-30 08:02:44下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载