文件名称:ffw_2.0
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.07mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
matlab语言的免费源代码有限元程序, 主要面向学生和研究人员, 为二次开发提供一个平台。-The finite element framework, abreviated FFW, is a free finite element program, published under GNU General Public License v.3.
The goal of this software package is to provide our target audience, students and researchers in the field of finite element research, a tool which presents various methods in a reference implementation and to provide a platform for future research and development. The following design goals guided the development decisions:
• Clean and readable implementation precedes performance,
• Good extensibility,
• Easy to debug,
• Providing mechanisms for interpreting and visualizing the numerical results.
Following these design goals we have chosen the MATLAB programming language, as it is relatively wide known in our target audience and provides a coherent setting in which one can focus on the problem at hand.
The goal of this software package is to provide our target audience, students and researchers in the field of finite element research, a tool which presents various methods in a reference implementation and to provide a platform for future research and development. The following design goals guided the development decisions:
• Clean and readable implementation precedes performance,
• Good extensibility,
• Easy to debug,
• Providing mechanisms for interpreting and visualizing the numerical results.
Following these design goals we have chosen the MATLAB programming language, as it is relatively wide known in our target audience and provides a coherent setting in which one can focus on the problem at hand.
相关搜索: 有限元
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ffw_2.0/
ffw_2.0/algorithms/
ffw_2.0/algorithms/afem.m
ffw_2.0/algorithms/computeSolution.m
ffw_2.0/algorithms/enum/
ffw_2.0/algorithms/enum/getAngle4n.m
ffw_2.0/algorithms/enum/getAngles4e.m
ffw_2.0/algorithms/enum/getArea4e.m
ffw_2.0/algorithms/enum/getArea4n.m
ffw_2.0/algorithms/enum/getDbEdges.m
ffw_2.0/algorithms/enum/getE4ed.m
ffw_2.0/algorithms/enum/getE4n.m
ffw_2.0/algorithms/enum/getEd4e.m
ffw_2.0/algorithms/enum/getEd4n.m
ffw_2.0/algorithms/enum/getGrad4e.m
ffw_2.0/algorithms/enum/getGradNC4e.m
ffw_2.0/algorithms/enum/getLength4ed.m
ffw_2.0/algorithms/enum/getMidPoint4e.m
ffw_2.0/algorithms/enum/getMidPoint4ed.m
ffw_2.0/algorithms/enum/getN4ed.m
ffw_2.0/algorithms/enum/getNbEdges.m
ffw_2.0/algorithms/enum/getNormals4DbEd.m
ffw_2.0/algorithms/enum/getNormals4e.m
ffw_2.0/algorithms/enum/getNormals4ed.m
ffw_2.0/algorithms/enum/getNormals4NbEd.m
ffw_2.0/algorithms/enum/getTangents4e.m
ffw_2.0/algorithms/integrate/
ffw_2.0/algorithms/integrate/funcHandleDama.m
ffw_2.0/algorithms/integrate/funcHandleDamaVectorised.m
ffw_2.0/algorithms/integrate/funcHandleMama.m
ffw_2.0/algorithms/integrate/funcHandleMamaVectorised.m
ffw_2.0/algorithms/integrate/funcHandleNormalJump.m
ffw_2.0/algorithms/integrate/funcHandleNormalJumpVectorised.m
ffw_2.0/algorithms/integrate/funcHandleResiduum.m
ffw_2.0/algorithms/integrate/funcHandleResiduumVectorised.m
ffw_2.0/algorithms/integrate/funcHandleRHSNb.m
ffw_2.0/algorithms/integrate/funcHandleRHSNbVectorised.m
ffw_2.0/algorithms/integrate/funcHandleRHSVolume.m
ffw_2.0/algorithms/integrate/funcHandleRHSVolumeVectorised.m
ffw_2.0/algorithms/integrate/funcHandleStima.m
ffw_2.0/algorithms/integrate/funcHandleStimaVectorised.m
ffw_2.0/algorithms/integrate/getCompositeGaussPoints.m
ffw_2.0/algorithms/integrate/getConProdGaussPoints.m
ffw_2.0/algorithms/integrate/getGaussLobattoPoints.m
ffw_2.0/algorithms/integrate/getGaussPoints.m
ffw_2.0/algorithms/integrate/integrate.m
ffw_2.0/algorithms/integrate/integrateVectorised.m
ffw_2.0/algorithms/linSysSolvers/
ffw_2.0/algorithms/linSysSolvers/direct.m
ffw_2.0/algorithms/linSysSolvers/multigrid.m
ffw_2.0/algorithms/mark/
ffw_2.0/algorithms/mark/bulk.m
ffw_2.0/algorithms/mark/graded.m
ffw_2.0/algorithms/mark/maximum.m
ffw_2.0/algorithms/mark/uniform.m
ffw_2.0/algorithms/misc/
ffw_2.0/algorithms/misc/calcExactError.m
ffw_2.0/algorithms/misc/closure.m
ffw_2.0/algorithms/misc/genericEnumerate.m
ffw_2.0/algorithms/misc/localDoFtoGlobalDoF.m
ffw_2.0/algorithms/misc/STUBestimate.m
ffw_2.0/algorithms/misc/transformation_affin.m
ffw_2.0/algorithms/refine/
ffw_2.0/algorithms/refine/redGreenBlue.m
ffw_2.0/COPYING.m
ffw_2.0/COPYING.txt
ffw_2.0/evaluation/
ffw_2.0/evaluation/drawCondNr.m
ffw_2.0/evaluation/drawDisplacementBasis.m
ffw_2.0/evaluation/drawError.m
ffw_2.0/evaluation/drawErrorOnGrid.m
ffw_2.0/evaluation/drawEtaEd.m
ffw_2.0/evaluation/drawGradU.m
ffw_2.0/evaluation/drawGrid.m
ffw_2.0/evaluation/drawMarkedBeforeClosureGrid.m
ffw_2.0/evaluation/drawMarkedGrid.m
ffw_2.0/evaluation/drawRefEdges.m
ffw_2.0/evaluation/drawRGB.m
ffw_2.0/evaluation/drawU.m
ffw_2.0/evaluation/show.m
ffw_2.0/gettingStarted.m
ffw_2.0/helpers/
ffw_2.0/helpers/loadField.m
ffw_2.0/helpers/Matlab4Maple.m
ffw_2.0/helpers/matMul.m
ffw_2.0/helpers/rowaddr.m
ffw_2.0/htmldoc/
ffw_2.0/htmldoc/alpha.png
ffw_2.0/htmldoc/c++.png
ffw_2.0/htmldoc/c.png
ffw_2.0/htmldoc/demoicon.gif
ffw_2.0/htmldoc/down.png
ffw_2.0/htmldoc/ffw/
ffw_2.0/htmldoc/ffw/advancedExample.html
ffw_2.0/htmldoc/ffw/algorithms/
ffw_2.0/htmldoc/ffw/algorithms/afem.html
ffw_2.0/htmldoc/ffw/algorithms/computeSolution.html
ffw_2.0/htmldoc/ffw/algorithms/enum/
ffw_2.0/htmldoc/ffw/algorithms/enum/getAngle4n.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getAngles4e.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getArea4e.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getArea4n.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getDbEdges.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getE4ed.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getE4n.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getEd4e.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getEd4n.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getGrad4e.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getGradNC4e.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getLength4ed.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getMidPoint4e.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getMidPoint4ed.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getN4ed.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getNbEdges.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getNormals4DbEd.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getNormals4e.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getNormals4ed.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getNormals4NbEd.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getTangents4e.html
ffw_2.0/htmldoc/ffw/algorithms/enum/menu.html
ffw_2.0/htmldoc/ffw/algorithms/integrate/
ffw_2.0/htmldoc/ffw/algorithms/integrate/funcHandleDama.html
ffw_2.0/htmldoc/ffw/algorithms/integrate/funcHandleDamaVectorised.html
ffw_2.0/htmldoc/ffw/algorithms/integrate/funcHandleMama.html
ffw_2.0/htmldoc/ffw/algorithms/integrate/funcHandleMamaVectorised.html
ffw_2.0/htmldoc/ffw/algorithms/integrate/funcHandle
ffw_2.0/algorithms/
ffw_2.0/algorithms/afem.m
ffw_2.0/algorithms/computeSolution.m
ffw_2.0/algorithms/enum/
ffw_2.0/algorithms/enum/getAngle4n.m
ffw_2.0/algorithms/enum/getAngles4e.m
ffw_2.0/algorithms/enum/getArea4e.m
ffw_2.0/algorithms/enum/getArea4n.m
ffw_2.0/algorithms/enum/getDbEdges.m
ffw_2.0/algorithms/enum/getE4ed.m
ffw_2.0/algorithms/enum/getE4n.m
ffw_2.0/algorithms/enum/getEd4e.m
ffw_2.0/algorithms/enum/getEd4n.m
ffw_2.0/algorithms/enum/getGrad4e.m
ffw_2.0/algorithms/enum/getGradNC4e.m
ffw_2.0/algorithms/enum/getLength4ed.m
ffw_2.0/algorithms/enum/getMidPoint4e.m
ffw_2.0/algorithms/enum/getMidPoint4ed.m
ffw_2.0/algorithms/enum/getN4ed.m
ffw_2.0/algorithms/enum/getNbEdges.m
ffw_2.0/algorithms/enum/getNormals4DbEd.m
ffw_2.0/algorithms/enum/getNormals4e.m
ffw_2.0/algorithms/enum/getNormals4ed.m
ffw_2.0/algorithms/enum/getNormals4NbEd.m
ffw_2.0/algorithms/enum/getTangents4e.m
ffw_2.0/algorithms/integrate/
ffw_2.0/algorithms/integrate/funcHandleDama.m
ffw_2.0/algorithms/integrate/funcHandleDamaVectorised.m
ffw_2.0/algorithms/integrate/funcHandleMama.m
ffw_2.0/algorithms/integrate/funcHandleMamaVectorised.m
ffw_2.0/algorithms/integrate/funcHandleNormalJump.m
ffw_2.0/algorithms/integrate/funcHandleNormalJumpVectorised.m
ffw_2.0/algorithms/integrate/funcHandleResiduum.m
ffw_2.0/algorithms/integrate/funcHandleResiduumVectorised.m
ffw_2.0/algorithms/integrate/funcHandleRHSNb.m
ffw_2.0/algorithms/integrate/funcHandleRHSNbVectorised.m
ffw_2.0/algorithms/integrate/funcHandleRHSVolume.m
ffw_2.0/algorithms/integrate/funcHandleRHSVolumeVectorised.m
ffw_2.0/algorithms/integrate/funcHandleStima.m
ffw_2.0/algorithms/integrate/funcHandleStimaVectorised.m
ffw_2.0/algorithms/integrate/getCompositeGaussPoints.m
ffw_2.0/algorithms/integrate/getConProdGaussPoints.m
ffw_2.0/algorithms/integrate/getGaussLobattoPoints.m
ffw_2.0/algorithms/integrate/getGaussPoints.m
ffw_2.0/algorithms/integrate/integrate.m
ffw_2.0/algorithms/integrate/integrateVectorised.m
ffw_2.0/algorithms/linSysSolvers/
ffw_2.0/algorithms/linSysSolvers/direct.m
ffw_2.0/algorithms/linSysSolvers/multigrid.m
ffw_2.0/algorithms/mark/
ffw_2.0/algorithms/mark/bulk.m
ffw_2.0/algorithms/mark/graded.m
ffw_2.0/algorithms/mark/maximum.m
ffw_2.0/algorithms/mark/uniform.m
ffw_2.0/algorithms/misc/
ffw_2.0/algorithms/misc/calcExactError.m
ffw_2.0/algorithms/misc/closure.m
ffw_2.0/algorithms/misc/genericEnumerate.m
ffw_2.0/algorithms/misc/localDoFtoGlobalDoF.m
ffw_2.0/algorithms/misc/STUBestimate.m
ffw_2.0/algorithms/misc/transformation_affin.m
ffw_2.0/algorithms/refine/
ffw_2.0/algorithms/refine/redGreenBlue.m
ffw_2.0/COPYING.m
ffw_2.0/COPYING.txt
ffw_2.0/evaluation/
ffw_2.0/evaluation/drawCondNr.m
ffw_2.0/evaluation/drawDisplacementBasis.m
ffw_2.0/evaluation/drawError.m
ffw_2.0/evaluation/drawErrorOnGrid.m
ffw_2.0/evaluation/drawEtaEd.m
ffw_2.0/evaluation/drawGradU.m
ffw_2.0/evaluation/drawGrid.m
ffw_2.0/evaluation/drawMarkedBeforeClosureGrid.m
ffw_2.0/evaluation/drawMarkedGrid.m
ffw_2.0/evaluation/drawRefEdges.m
ffw_2.0/evaluation/drawRGB.m
ffw_2.0/evaluation/drawU.m
ffw_2.0/evaluation/show.m
ffw_2.0/gettingStarted.m
ffw_2.0/helpers/
ffw_2.0/helpers/loadField.m
ffw_2.0/helpers/Matlab4Maple.m
ffw_2.0/helpers/matMul.m
ffw_2.0/helpers/rowaddr.m
ffw_2.0/htmldoc/
ffw_2.0/htmldoc/alpha.png
ffw_2.0/htmldoc/c++.png
ffw_2.0/htmldoc/c.png
ffw_2.0/htmldoc/demoicon.gif
ffw_2.0/htmldoc/down.png
ffw_2.0/htmldoc/ffw/
ffw_2.0/htmldoc/ffw/advancedExample.html
ffw_2.0/htmldoc/ffw/algorithms/
ffw_2.0/htmldoc/ffw/algorithms/afem.html
ffw_2.0/htmldoc/ffw/algorithms/computeSolution.html
ffw_2.0/htmldoc/ffw/algorithms/enum/
ffw_2.0/htmldoc/ffw/algorithms/enum/getAngle4n.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getAngles4e.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getArea4e.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getArea4n.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getDbEdges.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getE4ed.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getE4n.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getEd4e.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getEd4n.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getGrad4e.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getGradNC4e.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getLength4ed.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getMidPoint4e.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getMidPoint4ed.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getN4ed.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getNbEdges.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getNormals4DbEd.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getNormals4e.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getNormals4ed.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getNormals4NbEd.html
ffw_2.0/htmldoc/ffw/algorithms/enum/getTangents4e.html
ffw_2.0/htmldoc/ffw/algorithms/enum/menu.html
ffw_2.0/htmldoc/ffw/algorithms/integrate/
ffw_2.0/htmldoc/ffw/algorithms/integrate/funcHandleDama.html
ffw_2.0/htmldoc/ffw/algorithms/integrate/funcHandleDamaVectorised.html
ffw_2.0/htmldoc/ffw/algorithms/integrate/funcHandleMama.html
ffw_2.0/htmldoc/ffw/algorithms/integrate/funcHandleMamaVectorised.html
ffw_2.0/htmldoc/ffw/algorithms/integrate/funcHandle
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.