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/ex11.c
src/ksp/ksp/tutorials/ex11f.F90
src/ksp/ksp/tutorials/ex59.c
src/snes/tutorials/ex7.c
src/ksp/ksp/tests/ex17.c
src/mat/tests/ex115.c
src/mat/tests/ex120.c
src/mat/tests/ex127.c
src/mat/tests/ex175.c
src/mat/tests/ex197.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages