Skip to main content
Ctrl+K
SLEPc Home SLEPc Home
  • About
  • Installation
  • Documentation
  • C/Fortran API
  • slepc4py API
  • Material
  • Contact
  • GitLab
  • UPV
  • Feed
  • About
  • Installation
  • Documentation
  • C/Fortran API
  • slepc4py API
  • Material
  • Contact
  • GitLab
  • UPV
  • Feed
  • MFNGetOperator

MFNGetOperator#

Gets the matrix associated with the MFN object.

Synopsis#

#include "slepcmfn.h" 
PetscErrorCode MFNGetOperator(MFN mfn,Mat *A)

Collective

Input Parameter#

  • mfn - the MFN context

Output Parameters#

  • A - the matrix for which the matrix function is to be computed

See Also#

MFNSolve(), MFNSetOperator()

Level#

intermediate

Location#

src/mfn/interface/mfnsetup.c


Index of all MFN routines Table of Contents for all manual pages Index of all manual pages

On this page
  • Synopsis
  • Input Parameter
  • Output Parameters
  • See Also
  • Level
  • Location
Edit on GitLab

This Page

  • Show Source

© Copyright 2002-2025, Universitat Politecnica de Valencia, Spain.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.16.1.