Inside Finite Elements von Martin Weiser | ISBN 9783110373172

Inside Finite Elements

von Martin Weiser
Buchcover Inside Finite Elements | Martin Weiser | EAN 9783110373172 | ISBN 3-11-037317-3 | ISBN 978-3-11-037317-2

„This book is a “must have„ for mathematicians and engineers interested in scientific computing and applied mathematics.“
Răzvan Răducanu in: Zentralblatt MATH 1343

„Die Sachverhalte werden kurz und bündig beschrieben. Das macht das Buch für […] Studenten, die schon etwas Erfahrung mit der Finiten Element Methode haben, zum idealen Nachschlagewerk bei praktischen Übungen.
Die Theorie wird kurz und knapp erläutert. Die praktischen Code Beispiele erleichtern den Studenten das Schreiben eigener Programme."
Dipl.-Ing. Martin Epperlein, Brandenburgische TU Cottbus Senftenberg

Inside Finite Elements

von Martin Weiser

All relevant implementation aspects of finite element methods are discussed in this book. The focus is on algorithms and data structures as well as on their concrete implementation. Theory is covered only as far as it gives insight into the construction of algorithms. In the exercises, a complete FE-solver for stationary 2D problems is implemented in Matlab/Octave.

Contents:
Finite Element Fundamentals
Grids and Finite Elements
Assembly
Solvers
Error Estimation
Mesh Refinement
Multigrid
Elastomechanics
Fluid Mechanics
Grid Data Structure
Function Reference