Home
last modified time | relevance | path

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

/petsc/include/petsc/private/kernels/
H A Dpetscaxpy.h18 #define fortranmaxpy3_ FORTRANMAXPY3 macro
22 #define fortranmaxpy3_ fortranmaxpy3 macro
26 PETSC_EXTERN void fortranmaxpy3_(void *, const void *, const void *, const void *, const void *, co…
44 fortranmaxpy3_(U, &a1, &a2, &a3, p1, p2, p3, &n); \