mathLab / pi-DoMUS

Parallel Deal.II MUltiphysics Solver
http://mathlab.github.io/pi-DoMUS/
GNU Lesser General Public License v2.1
15 stars 16 forks source link

eigenvalue calculation with arpack and parpack #190

Closed asartori86 closed 8 years ago

asartori86 commented 8 years ago

@luca-heltai -- serial version works quite well. The parallel one not. To my understanding, even if it is templated, it doesn't handles Block stuff

asartori86 commented 8 years ago

@luca-heltai --- as pointed out by @gpitton https://trilinos.org/packages/nox-and-loca/

asartori86 commented 8 years ago

eig0

asartori86 commented 8 years ago

eig1

asartori86 commented 8 years ago

eig2

asartori86 commented 8 years ago

eig3

asartori86 commented 8 years ago

eig4

asartori86 commented 8 years ago

eig5

asartori86 commented 8 years ago

eig6

asartori86 commented 8 years ago

eig7

asartori86 commented 8 years ago

eig8

asartori86 commented 8 years ago

eig9

asartori86 commented 8 years ago

eig10

asartori86 commented 8 years ago

eig11

asartori86 commented 8 years ago

PR https://github.com/dealii/dealii/pull/2617 is required

asartori86 commented 8 years ago

@luca-heltai @ESeNonFossiIo @nicola-giuliani this is ready for review

asartori86 commented 8 years ago

I merge with the skype approval of @luca-heltai :)