PETSC_i#
the imaginary number i
Synopsis#
#include <petscsys.h>
PetscComplex PETSC_i;
Note#
Complex numbers are automatically available if PETSc located a working complex implementation
See Also#
PetscRealPart()
, PetscImaginaryPart()
, PetscRealPartComplex()
, PetscImaginaryPartComplex()
Level#
beginner
Location#
Examples#
src/ksp/ksp/tutorials/ex59.c
src/ksp/ksp/tutorials/ex11.c
src/snes/tutorials/ex7.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages