[petsc-users] where is PCFactorGetMatrix in petsc-3.1-p7 release
    Barry Smith 
    bsmith at mcs.anl.gov
       
    Fri Mar  4 07:40:50 CST 2011
    
    
  
  Tom,
    See http://www.mcs.anl.gov/petsc/petsc-as/snapshots/petsc-dev/docs/manual.pdf sections 13.8 and 13.9 for easy ways to find functions etc in PETSc.
  
On Mar 4, 2011, at 1:14 AM, Tomasz Jankowski wrote:
> Hello,
> 
> im trying tu use PCFactorGetMatrix which is described
> in petsc-3.1-p7/src/ksp/pc/examples/tutorials/ex1.c
> but i got "error: PCGetFactoredMatrix was not declared in this scope"
  It is PCFactorGetMatrix() not PCGetFactoredMatrix()
   Barry
> quick grep through whole petsc-3.1-p7 shows lack of this function.
> 
> ???
> 
> tom
> 
> ########################################################
> #               tomjan at jay.au.poznan.pl                #
> #              jay.au.poznan.pl/~tomjan/               #
> ########################################################
    
    
More information about the petsc-users
mailing list