Re: [deal.II] Shared Memory Parallel Linear Solver

2020-02-14 Thread Wolfgang Bangerth
While going through the documentation, I came across options for DMP linear solvers but couldn't find any with SMP. Could somenone please guide me to any such possibilities within the library or through interface to some external library. You could also go through PETSc. You can build the

[deal.II] Shared Memory Parallel Linear Solver

2020-02-14 Thread Paras Kumar
Dear deal.ii Community, I am working on finite deformation hyperelasticity problem which is essentially a nonlinear-vector-valued problem with displacement as the unknown at each support point(dim=2,3). *With regards to parallelism, we currently restrict ourselves to shared memory parallel