Home
last modified time | relevance | path

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

/petsc/src/sys/tests/
H A Dex25.c109 b = PetscCoshScalar(a); in main()
/petsc/include/
H A Dpetscmath.h529 #define PetscCoshScalar(a) PetscCoshComplex(a) macro
553 #define PetscCoshScalar(a) PetscCoshReal(a) macro