<div dir="ltr">Hi all, from the manual, I get that the options

        
                
                
        
        
                <div class="" title="Page 94">
                        <div class="">
                                <div class="">
                                        <p><span style="font-size:11pt;font-family:"NimbusMonL"">-ksp_type
preonly -pc_type luĀ <span style="font-family:arial,helvetica,sans-serif"></span></span></p><p><span style="font-size:11pt;font-family:"NimbusMonL""></span>to solve a problem by direct LU inversion are available only for sequential matrices. Should I conclude that there is no method to try a direct inversion of a big problemĀ in parallel ?</p><p>I plan to use the direct inversion only as a check that my approximation to the inverse problem is OK, because so far my algorithm which should work is not working at all and I need to debug what is going on. Namely I use an approximation to the linear problem using an approximate Schur complement, and I want to know if my approximation is false or if from the start my matrices are false.</p><p>I have tried a direct inversion on one process with the above options for a quite small problem (12x12x40 with 8 dof), but it did not work, I suppose because of memory limitation (output with log_summary at the end attached just in case).</p><p>Best</p><p>Timothee NICOLAS<br></p>
                                </div>
                        </div>
                </div>
        
</div>