Skip to main content
Top

2025 | OriginalPaper | Chapter

Object-oriented Numerics for Finite Elements

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Finally, the application of object-oriented matrix calculus is presented in two sections about quadrilateral and triangular plate elements based on typical C++ routines. The numeric functions PARALLELOGRAM and TRIANGLE exemplify, in the source code, the calculations of differential geometries, stiffness matrix relationships, and internal forces for both finite elements. The computation of corresponding numerical results is also demonstrated. The elements discussed are a bilinear parallelogram element and a linear triangular element, each with abstracted elasticity parameters. This allows the verification of calculated results for deformations and stresses under tension and shear in an elementary way. The program code, kept simple and clear, primarily aims to demonstrate how the required matrix objects of the matrix classes can be created and managed. It also illustrates how tensor/matrix arithmetic can be handled intuitively and clearly with the overloaded syntax for matrix operations.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Metadata
Title
Object-oriented Numerics for Finite Elements
Author
Udo F. Meissner
Copyright Year
2025
DOI
https://doi.org/10.1007/978-3-031-59302-4_7