source: issm/branches/trunk-jpl-damage/src/m/enum/PetscProfilingCurrentMemEnum.m@ 12004

Last change on this file since 12004 was 12004, checked in by cborstad, 13 years ago

merged trunk-jpl into trunk-jpl-damage through revision 11990

File size: 427 bytes
RevLine 
[11961]1function macro=PetscProfilingCurrentMemEnum()
2%PETSCPROFILINGCURRENTMEMENUM - Enum of PetscProfilingCurrentMem
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=PetscProfilingCurrentMemEnum()
10
11macro=StringToEnum('PetscProfilingCurrentMem');
Note: See TracBrowser for help on using the repository browser.