New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
perf_region_names.h in branches/2016/dev_HPC_Gyre_benchmark_test/NEMOGCM/TOOLS/COUNTERS – NEMO

source: branches/2016/dev_HPC_Gyre_benchmark_test/NEMOGCM/TOOLS/COUNTERS/perf_region_names.h @ 7924

Last change on this file since 7924 was 6585, checked in by timgraham, 8 years ago

Added missing files from last commit.

File size: 85 bytes
Line 
1
2#include "perf_region_defines.h"
3
4const char*
5perf_region_names[PERF_REGIONS_MAX];
6
Note: See TracBrowser for help on using the repository browser.