|
|
|||
File indexing completed on 2024-12-17 18:39:47 UTC
view on githubraw file Latest commit b4daa243 on 2023-05-28 03:53:22 UTCb4daa24319 Shre*0001 #ifndef ADOMP_H 0002 #define ADOMP_H 0003 void assertSafeStack() ; 0004 0005 void getStaticSchedule(int lo, int hi, int stride, int* threadlo, int* threadhi) ; 0006 0007 void initDynamicSchedule() ; 0008 void recordDynamicSchedule(int counter, int stride) ; 0009 void finalizeDynamicSchedule() ; 0010 #endif
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated from https://github.com/darwinproject/darwin3 by the 2.3.7-MITgcm-0.1 LXR engine. The LXR team |
|