Hello.
I'm working with non-overlapping DDM (FETI methods specifically) and I would like to know this: is it possible to perform decomposition of the global mesh into submeshes and perform self-contained FEM on each submesh concurrently? So I will have some local stiffness matrices, etc., for corresponding parts of the global mesh on each processor.
Thanks!