Abstract
This paper presents the architecture for a new finite element program written in the C++programming language. A powerful command interpreter allows the user not only to introduce data, but also to define the algorithms that will treat this data to obtain the desired results. In this way, the program can be very easily configured to new computational strategies. By following an object-oriented programming technique, we expect the program would not fall into the “stagnation” state that affects large finite element codes currently in use.
Original language | English |
---|---|
Pages (from-to) | 365-381 |
Number of pages | 17 |
Journal | Engineering Computations (Swansea, Wales) |
Volume | 11 |
Issue number | 4 |
DOIs | |
State | Published - 1 Apr 1994 |
Externally published | Yes |
Keywords
- Command interpreter
- Finite elements
- Object orientation
- Program configuration