Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetsclog.h167 #define PETSC_EXTERN_TLS extern PETSC_TLS PETSC_VISIBILITY_PUBLIC macro
169 #define PETSC_EXTERN_TLS PETSC_EXTERN macro
214 PETSC_EXTERN_TLS PetscLogDouble petsc_TotalFlops_th;
215 PETSC_EXTERN_TLS PetscLogDouble petsc_irecv_ct_th;
216 PETSC_EXTERN_TLS PetscLogDouble petsc_isend_ct_th;
217 PETSC_EXTERN_TLS PetscLogDouble petsc_recv_ct_th;
218 PETSC_EXTERN_TLS PetscLogDouble petsc_send_ct_th;
219 PETSC_EXTERN_TLS PetscLogDouble petsc_irecv_len_th;
220 PETSC_EXTERN_TLS PetscLogDouble petsc_isend_len_th;
221 PETSC_EXTERN_TLS PetscLogDouble petsc_recv_len_th;
[all …]