Home
last modified time | relevance | path

Searched refs:PETSC_SKIP_COMPLEX (Results 1 – 5 of 5) sorted by relevance

/petsc/include/
H A Dpetscwebclient.h9 #if !defined(PETSC_SKIP_COMPLEX)
10 #define PETSC_SKIP_COMPLEX macro
H A Dpetscsystypes.h544 #if !defined(PETSC_SKIP_COMPLEX)
/petsc/src/sys/utils/
H A Dmathinf.c1 #if !defined(PETSC_SKIP_COMPLEX)
2 #define PETSC_SKIP_COMPLEX macro
/petsc/src/snes/tests/
H A Dex241.cxx9 #if !defined(PETSC_SKIP_COMPLEX)
10 #define PETSC_SKIP_COMPLEX macro
/petsc/src/ksp/pc/impls/spai/
H A Dispai.c19 #if !defined(PETSC_SKIP_COMPLEX)
20 …#define PETSC_SKIP_COMPLEX /* since spai uses I which conflicts with some complex implementations … macro