source: issm/trunk/src/m/enum/DebugPetscProfilingEnum.m@ 11995

Last change on this file since 11995 was 11995, checked in by Mathieu Morlighem, 13 years ago

merged trunk-jpl and trunk for revision 11994M

File size: 402 bytes
Line 
1function macro=DebugPetscProfilingEnum()
2%DEBUGPETSCPROFILINGENUM - Enum of DebugPetscProfiling
3%
4% WARNING: DO NOT MODIFY THIS FILE
5% this file has been automatically generated by src/c/EnumDefinitions/Synchronize.sh
6% Please read src/c/EnumDefinitions/README for more information
7%
8% Usage:
9% macro=DebugPetscProfilingEnum()
10
11macro=StringToEnum('DebugPetscProfiling');
Note: See TracBrowser for help on using the repository browser.