Usage of modular scissors in the implementation of FEM

Frydrych, Dalibor

  • Programs and Algorithms of Numerical Mathematics, Publisher: Institute of Mathematics AS CR(Prague), page 78-83

Abstract

top
Finite Element Method (FEM) is often perceived as a unique and compact programming subject. Despite the fact that many FEM implementations mention the Object Oriented Approach (OOA), this approach is used completely, only in minority of cases in most real-life situations. For example, one of building stones of OOA, the interface-based polymorphism, is used only rarely. This article is focusing on the design reuse and at the same time it gives a complex view on FEM. The article defines basic principles of OOA and their use in FEM implementation. Using OOA FEM project is split in many smaller sub-projects which are interlinked together. Links between sub-projects are one way only and non circular. Such a setting gives opportunity to use the modular scissors. In addition, these individual sub-projects can be used directly, without additional adjustments, in similar projects.

How to cite

top

Frydrych, Dalibor. "Usage of modular scissors in the implementation of FEM." Programs and Algorithms of Numerical Mathematics. Prague: Institute of Mathematics AS CR, 2010. 78-83. <http://eudml.org/doc/271307>.

@inProceedings{Frydrych2010,
abstract = {Finite Element Method (FEM) is often perceived as a unique and compact programming subject. Despite the fact that many FEM implementations mention the Object Oriented Approach (OOA), this approach is used completely, only in minority of cases in most real-life situations. For example, one of building stones of OOA, the interface-based polymorphism, is used only rarely. This article is focusing on the design reuse and at the same time it gives a complex view on FEM. The article defines basic principles of OOA and their use in FEM implementation. Using OOA FEM project is split in many smaller sub-projects which are interlinked together. Links between sub-projects are one way only and non circular. Such a setting gives opportunity to use the modular scissors. In addition, these individual sub-projects can be used directly, without additional adjustments, in similar projects.},
author = {Frydrych, Dalibor},
booktitle = {Programs and Algorithms of Numerical Mathematics},
keywords = {object oriented programming; modular scissors},
location = {Prague},
pages = {78-83},
publisher = {Institute of Mathematics AS CR},
title = {Usage of modular scissors in the implementation of FEM},
url = {http://eudml.org/doc/271307},
year = {2010},
}

TY - CLSWK
AU - Frydrych, Dalibor
TI - Usage of modular scissors in the implementation of FEM
T2 - Programs and Algorithms of Numerical Mathematics
PY - 2010
CY - Prague
PB - Institute of Mathematics AS CR
SP - 78
EP - 83
AB - Finite Element Method (FEM) is often perceived as a unique and compact programming subject. Despite the fact that many FEM implementations mention the Object Oriented Approach (OOA), this approach is used completely, only in minority of cases in most real-life situations. For example, one of building stones of OOA, the interface-based polymorphism, is used only rarely. This article is focusing on the design reuse and at the same time it gives a complex view on FEM. The article defines basic principles of OOA and their use in FEM implementation. Using OOA FEM project is split in many smaller sub-projects which are interlinked together. Links between sub-projects are one way only and non circular. Such a setting gives opportunity to use the modular scissors. In addition, these individual sub-projects can be used directly, without additional adjustments, in similar projects.
KW - object oriented programming; modular scissors
UR - http://eudml.org/doc/271307
ER -

NotesEmbed ?

top

You must be logged in to post comments.

To embed these notes on your page include the following JavaScript code on your page where you want the notes to appear.

Only the controls for the widget will be shown in your chosen language. Notes will be shown in their authored language.

Tells the widget how many notes to show per page. You can cycle through additional notes using the next and previous controls.

    
                

Note: Best practice suggests putting the JavaScript code just before the closing </body> tag.