Object-Oriented element free method
  Revised:January 06, 2004
View Full Text  View/Add Comment  Download reader
DOI:10.7511/jslx20064090
KeyWord:element free method,object-oriented programming,class,finite element method
CAO Zhong-qing  ZHOU Ben-kuan  CHEN Da-peng
Hits: 990
Download times: 8
Abstract:
      This paper introduces an object-oriented element free programming in C~(++).The emphasis is to identify and define the classes of element free program,and some typical classes are arranged into hierarchies.A class library of object-oriented element free program,including weight functions,basis functions and shape functions,was set up.Because of the relationship between element free method and finite element method,some classes of object-oriented finite element program is re-used in the programming.This paper gives a good approach for the development of software system for large scale element free analysis.