Home
last modified time | relevance | path

Searched refs:PetscAcosScalar (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/tests/
H A Dex25.c102 b = PetscAcosScalar(a); in main()
/petsc/include/
H A Dpetscmath.h526 #define PetscAcosScalar(a) PetscAcosComplex(a) macro
550 #define PetscAcosScalar(a) PetscAcosReal(a) macro