source: issm/trunk-jpl/src/m/enum/DebugPetscProfilingEnum.m@ 11961

Last change on this file since 11961 was 11961, checked in by habbalf, 13 years ago

Enums for PETSc profiling

File size: 402 bytes
RevLine 
[11961]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.