Block-Structured AMR Software Framework
AMReX_ThirdPartyProfiling.H
Go to the documentation of this file.
1 #include <AMReX_Config.H>
2 
3 #ifdef AMREX_CRAYPAT
4 #include <pat_api.h>
5 #elif defined (AMREX_VTUNE)
6 #include <ittnotify.h>
7 #elif defined (AMREX_FORGE)
8 #include <mapsampler_api.h>
9 #endif