AN OBJECT-ORIENTED IMPLEMENTATION OF STRUCTURAL PATH-FOLLOWING

Authors
Citation
A. Olsson, AN OBJECT-ORIENTED IMPLEMENTATION OF STRUCTURAL PATH-FOLLOWING, Computer methods in applied mechanics and engineering, 161(1-2), 1998, pp. 19-47
Citations number
25
Categorie Soggetti
Computer Science Interdisciplinary Applications",Mechanics,"Engineering, Mechanical","Computer Science Interdisciplinary Applications
ISSN journal
00457825
Volume
161
Issue
1-2
Year of publication
1998
Pages
19 - 47
Database
ISI
SICI code
0045-7825(1998)161:1-2<19:AOIOSP>2.0.ZU;2-4
Abstract
The paper describes an object-oriented implementation in C++ of struct ural path-following. The necessary parts leading to the full implement ation are shown, starting from a matrix class library used as a founda tion for all matrix computations. The paper continues by describing a module containing common finite element algorithms needed for the mode ling of general structures with arbitrary constraints. The path-follow ing algorithms are contained in a separate module. The default algorit hms are briefly explained and it is shown how these can be redefined ( through inheritance) by algorithms better suited for a specific proble m. It is shown how the two modules are integrated into a general path- following implementation. Finally, some numerical examples, showing th e efficiency of the implementation and simplicity of using it, are pre sented. (C) 1998 Elsevier Science S.A. All rights reserved.