首页 | 本学科首页   官方微博 | 高级检索  
     检索      

面向对象有限元程序的数据设计
引用本文:孔祥安,翟已.面向对象有限元程序的数据设计[J].西南交通大学学报,1996,31(4):355-360.
作者姓名:孔祥安  翟已
作者单位:西南交通大学应用力学研究所
摘    要:面向对象语言丰富的数据类型及类的继承性为有限元方法提供了更高的数据安全性和设计灵活性,同时也带来了一些传统的面向过程程序设计方法所没有的问题。本文用封装在类里的数据代替Fortran有限元程序中的公用区变量以降低耦合性;用静态变量定义类对象的共同属性以减少冗余性;用单元对象的链表结构取代单元文件以提高单元管理的效率和灵活性。对面向对象有限元程序设计所涉及的数据设计和维护的其它方面也进行了讨论。

关 键 词:有限元法  数据结构  面对对象  程序设计

The Data Design of Object-Oriented FEM Programming
Kong Xiang on Zhai Ji.The Data Design of Object-Oriented FEM Programming[J].Journal of Southwest Jiaotong University,1996,31(4):355-360.
Authors:Kong Xiang on Zhai Ji
Abstract:he class inheritance and other rich data types of object-oriented languages provide the FEM with high data security and programming fleaibity, while at the same bime bring out problems problems not encountered in the traditional procedural-oriented programming. This peper defines the FEM data members encapelated in C classes in place of the Fortran COMMON variables in other to enhance data hiding and decrease data coupling. To decrease data redundancy, static data members are used for implementing common resources that all objects need. The Fortran element files is replaced by a C lineal element list to gum higher effectiveness and fleaibility of element data management. Some other problems concerning the data deaign and maintenance of object- oriented FEM programming are discussed.
Keywords:finite element methane  inheritance  data structure  object-oriented programming  data hiding  linked list  
本文献已被 CNKI 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号