𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Linear constraints in object-oriented finite element programming

✍ Scribed by Yves Dubois-Pèlerin; Pierre Pegon


Publisher
Elsevier Science
Year
1998
Tongue
English
Weight
753 KB
Volume
154
Category
Article
ISSN
0045-7825

No coin nor oath required. For personal study only.

✦ Synopsis


One of the major reasons why finite element codes are difficult to keep clean and maintainable is that operations involving nodal information (and in particular, boundary conditions) show up in many sections of the programs and in many different contexts. The matter is further complicated by the inadequacy of the unstructured procedural programming approach promoted by the Fortran language. This article addresses the management of linear constraints, and does so from an object-oriented programming viewpoint. Emphasis is laid on both the model design and the practical programming details.


📜 SIMILAR VOLUMES


IMPROVING MODULARITY IN OBJECT-ORIENTED
✍ DUBOIS-PÈLERIN, YVES ;PEGON, PIERRE 📂 Article 📅 1997 🏛 John Wiley and Sons 🌐 English ⚖ 119 KB

Making a ®nite element code easier to maintain is achieved by further modularizing it. Due to its two levels of modularity (of procedures and data), object-oriented programming is the method of choice. Its potential is investigated in two bottlenecks of ®nite element programming where so far it has

Object oriented programming of the finit
✍ R. I. Mackie 📂 Article 📅 1992 🏛 John Wiley and Sons 🌐 English ⚖ 674 KB

## Abstract The finite element method is by its nature very modular. Object oriented programming enables full advantage to be taken of this modularity. This makes for safer and easier programming, and extending or modifying object oriented programs is very straightforward. The paper describes an ob

A new object-oriented finite element ana
✍ G.C. Archer; G. Fenves; C. Thewalt 📂 Article 📅 1999 🏛 Elsevier Science 🌐 English ⚖ 643 KB

This paper presents a new architecture for ®nite element analysis software, developed using object-oriented design. The resulting system is capable of the modeling and simulation of structural behavior, including the consideration of nonlinear static and dynamic eects. An innovation of the system de