Skip to content
Snippets Groups Projects
Commit 44ddad6c authored by Peter Bastian's avatar Peter Bastian
Browse files

seperated assembling of global stiffness matrix in three essential parts:

1) Generation of sparse matrix
2) Assembling of global stiffness matrix from local stiffness matrices
3) Interface for providing a local stiffness matrix and boundary conditions

All this is only for P1, but it works with hanging nodes, in parallel (with
algebraic extension of nonoverlapping grids) and for systems.
(Systems are yet untested).

[[Imported from SVN: r3653]]
parent 74de48ad
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment