Object oriented finite element programming
  
View Full Text  View/Add Comment  Download reader
DOI:10.7511/jslx19992036
KeyWord:object oriented,finite element method,C++,
Zhang Xiang
Hits: 3991
Download times: 9
Abstract:
      The object oriented programming concept is applied to finite element method. According to the nature of the finite element analysis, the classes and their methods, which describe matrix, element, node, material, shape function etc., have been developed and implemented using the object oriented programming language C++. Program is implemented and a instance is given to show the programming of finite element method.