FramAT
latest

User guide

  • Installation
  • Getting started
  • How to use the Model object
  • Model
  • Results

Theory

  • Introduction
  • FEM formulation
  • Matrix assembly

Links

  • References
  • Related projects

Changelog

  • Changelog

Contributing

  • Contributing

Developer documentation

  • General remarks
  • Module descriptions
FramAT
  • Docs »
  • Matrix assembly
  • Edit on GitHub

Matrix assembly¶

The general idea of the system matrix assembly has been outlined in FEM formulation. A few more technical notes will be given here.

Matrix assembly

Fig. 12 Matrix assembly¶

TODO – Size estimate

  • https://en.wikipedia.org/wiki/Sparse_matrix

  • https://docs.scipy.org/doc/scipy/reference/generated/scipy.sparse.csr_matrix.html#scipy.sparse.csr_matrix

  • https://stackoverflow.com/questions/10522296/how-to-assemble-large-sparse-matrices-effectively-in-python-scipy

Next Previous

© Copyright 2019, A. Dettmann Revision 4177a95b.

Built with Sphinx using a theme provided by Read the Docs.