#include "slepcsys.h" PetscErrorCode SlepcSCCompare(SlepcSC sc,PetscScalar ar,PetscScalar ai,PetscScalar br,PetscScalar bi,PetscInt *res)Not Collective
sc | - the sorting criterion context | |
ar | - real part of the 1st value | |
ai | - imaginary part of the 1st value | |
br | - real part of the 2nd value | |
bi | - imaginary part of the 2nd value |
res | - result of comparison |
Location: src/sys/slepcsc.c
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages