[petsc-dev] block size information in gamg
    Stefano Zampini 
    stefano.zampini at gmail.com
       
    Mon Oct 10 10:18:42 CDT 2016
    
    
  
Mark,
I was wondering if you could provide an API/command line customization for
PCGAMG to explicitly provide the "block size" of the problem to the gamg
solver, instead of using the block size of the matrix. The matrix block
size could be always used as a fallback if this new information as not been
provided.
I'm interfacing a complicated finite element package to PETSc , where you
cannot do any assumption on the blocksize of the problem during matrix
setup, and (AFAIK) I cannot change the block size with a call to
MatSetBlockSize after the matrix has been finalized without hacking (that I
would like to avoid).
Thanks
-- 
Stefano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20161010/2d2272bc/attachment.html>
    
    
More information about the petsc-dev
mailing list