source: issm/trunk/src/m/enum/PetscVecExternalResultEnum.m@ 4886

Last change on this file since 4886 was 4886, checked in by Mathieu Morlighem, 15 years ago

Synchronized Enums

File size: 357 bytes
Line 
1function macro=PetscVecExternalResultEnum()
2%PETSCVECEXTERNALRESULTENUM - Enum of PetscVecExternalResult
3%
4% WARNING: DO NOT MODIFY THIS FILE
5% this file has been automatically generated by src/c/SynchronizeMatlabEnum
6% Please read src/c/README for more information
7%
8% Usage:
9% macro=PetscVecExternalResultEnum()
10
11macro=220;
Note: See TracBrowser for help on using the repository browser.