利用AFEPack程序包求解抛物型方程的一个简单例子. 主要用于阐明AFEPack的使用.- 下载
|
利用AFEPack包求解变二次系数的椭圆型方程.在求解这个问题的过程中,先要把程序的结构进行整理,将变二次项系数的因素加进去 ,并使得其更加有利于复杂一些的问题的求解 。为此,我们使用一个类来管理这个求解的问 题,先写一个对这个类进行声明的头文件 EllipticEquation.h- 下载
|
介绍利用AFEPack求解自适应有限元的基本使用方法. 其输入参数为利用easymesh对区域进行剖分后的得到的文件.- 下载
|
主要特点 * Flexible finite element space construction based template element library 基于模板单元库灵活的构造有限元空间 * Convenient facilities to implement mesh adaption 很方便的进行网格加密和稀疏化 * Multi-mesh operation supported 支持多套网格操作 需要有一定的有限元基础和C++语言基础,最好在linux平台下用。 http://162.105.68.168/AFEPack/-main features * Flexible finite element space const ruction based template element modules based on template library the flexible structure finite element space * Convenient facilities to implem ent mesh adaption convenient grid for encryption and sparse * Multi-mesh support operation supported multiple grid operators need a definite basis for finite element and C language Introduction basis, preferably in the linux platform used. Http://162.105.68.168/AFEPack/ 下载
|