peto24ap
Structural
- Oct 7, 2014
- 14
Hi all,
I am looking for some textbook, lecture notes or online resource about how to efficiently organize FEM code (from the programming point of view).
I have already wrote some small FEM codes for specific problems, but this time I need to make it bigger (coupling different element types - 1D, 2D, 3D, different solvers for built in material and geometric nonlinearity, and so on..). I am not looking for theory of FEM, just some guideline, how to make the structure of the code as general, clear and transparent, as possible.
Any advice will be greatlly apreciated.
Thank you
I am looking for some textbook, lecture notes or online resource about how to efficiently organize FEM code (from the programming point of view).
I have already wrote some small FEM codes for specific problems, but this time I need to make it bigger (coupling different element types - 1D, 2D, 3D, different solvers for built in material and geometric nonlinearity, and so on..). I am not looking for theory of FEM, just some guideline, how to make the structure of the code as general, clear and transparent, as possible.
Any advice will be greatlly apreciated.
Thank you