MatLUFactorSymbolic

Satish Balay balay at mcs.anl.gov
Mon Oct 22 15:18:53 CDT 2007


The usage of MatFactorInfo is similar to MatInfo. An example
usage of MatInfo is at src/ksp/ksp/examples/tests/ex12f.F

And you would need to look at include/finclude/petscmat.h for
the different flags that can be set in MatFactorInfo

Satish

On Mon, 22 Oct 2007, Tim Stitt wrote:

> Hi all,
> 
> I am trying to call the routine MatLUFactorSymbolic in my Fortran PETSc code
> and I am having some difficulties in figuring out what argument should be
> passed to the
> 
> MatFactorInfo *info
> 
> parameter?
> 
> Can someone describe the possible values that this parameter can take within a
> Fortran calling interface?
> 
> Thanks in advance,
> 
> Tim.
> 
> 




More information about the petsc-users mailing list